| Package | Description |
|---|---|
| org.enhydra.jdbc.informix | |
| org.enhydra.jdbc.instantdb | |
| org.enhydra.jdbc.oracle | |
| org.enhydra.jdbc.standard | |
| org.enhydra.jdbc.sybase |
| Modifier and Type | Class and Description |
|---|---|
class |
InformixPooledConnection |
class |
InformixXAConnection |
| Modifier and Type | Class and Description |
|---|---|
class |
IdbXAConnection
Provides and InstantDB specific instance of StandardXAConnection.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OracleXAConnection
Provides an Oracle specific instance of StandardXAConnection.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StandardXAConnection
Provides a generic wrapper for JDBC 1 drivers.
|
| Constructor and Description |
|---|
StandardConnectionHandle(StandardPooledConnection pooledCon,
Hashtable preparedStatementCache,
int preparedStmtCacheSize)
Constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SybasePooledConnection |
class |
SybaseXAConnection |
Copyright © 2014–2015. All rights reserved.