Overview | Module | Use | Devguide | Index |
Services' Summary | Interfaces' Summary | Properties' Summary | Services' Details | Interfaces' Details | Properties' Details |
|
|||
|
Included Services - Summary | |
ConnectionProperties |
|
Properties' Summary | |
boolean ParameterNameSubstitution |
[ OPTIONAL ] should the parameter '?' in prepared statement be substituated with an distinct name |
long Timeout |
[ OPTIONAL ] the Timeout after which time a timeout should happen |
boolean Silent |
[ OPTIONAL ] Silent - should the connection be silent. No user interaction while creating the connection. |
boolean UseCatalog |
[ OPTIONAL ] should the driver should support a catalog. |
string CharSet |
[ OPTIONAL ] specifies the encoding to use to translate the backend data |
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. |
Included Services - Details | |
ConnectionProperties
|
Properties' Details | |
ParameterNameSubstitution
|
|
Timeout
|
|
Silent
|
|
UseCatalog
|
|
CharSet
|
|
IsAutoRetrievingEnabled
|
|
AutoRetrievingStatement
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.