|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Synchronizable | |
|---|---|
| org.firebirdsql.jdbc | |
| Uses of Synchronizable in org.firebirdsql.jdbc |
|---|
| Classes in org.firebirdsql.jdbc that implement Synchronizable | |
|---|---|
class |
AbstractCallableStatement
The interface used to execute SQL stored procedures. |
class |
AbstractPreparedStatement
Implementation of PreparedStatementinterface. |
class |
AbstractResultSet
Implementation of ResultSet interface. |
class |
AbstractStatement
The object used for executing a static SQL statement and obtaining the results produced by it. |
class |
FBBlob
The representation (mapping) in the JavaTM programming language of an SQL BLOB value. |
class |
FBCachedBlob
This class represents a cached blob field. |
class |
FBCallableStatement
JDBC 3.0 compliant implementation of CallableStatement. |
class |
FBPreparedStatement
|
class |
FBResultSet
|
class |
FBStatement
|
class |
InternalTransactionCoordinator
Transaction coordinator for the FBConnection class. |
| Constructors in org.firebirdsql.jdbc with parameters of type Synchronizable | |
|---|---|
FBRowUpdater(GDSHelper connection,
XSQLVAR[] xsqlvars,
Synchronizable syncProvider,
boolean cached,
FBObjectListener.ResultSetListener rsListener)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||