|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
DB adapters
.runtime exception
thrown to indicate problems with a database, frequently used to wrap
checked SQL exceptions
.DB schemas
.row handler
with a method
that is called once per row deserialized within DBUtil.deserializeTable()
.method
that is called after
a number of table rows have been handled by one of the subtypes of this interface.row handler
with a method
that is called once per row serialized within DBUtil.serializeTable()
.DB adapter
for Derby databases.Derby adapter
for embedded databases.parameters
list
of the containing statement
.
DB adapter
for H2 databases.DB adapter
for HyperSQL databases.HSQLDB data source
with a nicer HSQLDBDataSource.toString()
method.connection
, roughly comparable with a data source
.DB table
.DB table
.index
specification in a DB table
.DB statement
.DB tables
that can be created in or dropped from a database through a
DB adapter
.DB schema
.parameters
.DB schema
.DB adapter
for MySQL databases.DB adapter
for PostgreSQL databases.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |