Apama Documentation : Connecting Apama Applications to External Components : Standard IAF Plug-ins : The Database Connector IAF Adapter (ADBC) : The ADBCHelper application programming interface : Getting schema information
Getting schema information
The following actions return information about a table in a database. The actions are only valid in the handleResult action specified in a doSQLQuery, doSQLQueryOnError, or doSQLQueryAck operation when dealing with a returned row.
action getSchemaFieldOrder() returns sequence< string >
action getSchemaFieldTypes() returns dictionary< string, string >
action getSchemaIndexFields() returns sequence< string >
Copyright © 2013-2017 Software AG, Darmstadt, Germany. (Innovation Release)

Product LogoContact Support   |   Community   |   Feedback