Properties' Details |
JavaDriverClass
string JavaDriverClass;
- [ OPTIONAL ]
- Description
- which jdbc driver class should be loaded to create the connection.
|
|
IsAutoRetrievingEnabled
boolean IsAutoRetrievingEnabled;
- [ OPTIONAL ]
- Description
- specifies if retrieving of auto generated values should be enabled or not.
If true than the statement will support the XGeneratedResultSet (future concept) interface, otherwise not.
|
|
AutoRetrievingStatement
string AutoRetrievingStatement;
- [ OPTIONAL ]
- Description
- specifies the statement which should be executed
when asking an "INSERT" statement for the XGeneratedResultSet (future concept) interface.
|
|
Copyright © 2003 Sun Microsystems, Inc.