TIBCO BusinessEvents™
RDBMS
Database
Database
.
insert()
Signature
Concept insert(Concept instance)
Domain
ACTION, CONDITION, BUI
Description
Inserts the instance of the Concept passed into the associated database table.
Parameters
Name
Type
Description
instance
Concept
The instance of the DBConcept to insert.
Returns
Type
Description
Concept
The inserted concept instance
Cautions
none