Properties' Summary |
string
JavaDriverClass |
[ OPTIONAL ]
which jdbc driver class should be loaded to create the connection.
|
boolean
IsAutoRetrievingEnabled |
[ OPTIONAL ]
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.
|
string
AutoRetrievingStatement |
[ OPTIONAL ]
specifies the statement which should be executed
when asking an "INSERT" statement for the XGeneratedResultSet (future concept) interface.
|
Copyright © 2003 Sun Microsystems, Inc.