Uses of Package
org.eclipse.net4j.db
Package
Description
The Net4j DB framework.
The Net4j DB framework concepts for the abstraction of the SQL data definition language.
The Net4j DB Framework support for Derby databases.
The Net4j DB Framework support for H2 databases.
The Net4j DB Framework support for HSQLDB databases.
The Net4j DB Framework support for MYSQL databases.
The Net4j DB Framework support for PostgreSQL databases.
Server service provider interfaces and useful base implementations for the Net4j DB framework.
Server service provider interfaces for the Net4j DB framework.
-
ClassDescriptionA
runtime exception
thrown to indicate problems with a database, frequently used to wrap checkedSQL exceptions
.Enumerates the SQL data types that are compatible with the DB framework.Arow handler
with amethod
that is called once per row deserialized withinDBUtil.deserializeTable()
.Call-back interface with amethod
that is called after a number of table rows have been handled by one of the subtypes of this interface.Abstracts all aspects of a database that are vendor-specific.Provides a databaseconnection
, roughly comparable with adata source
.Provides a databaseconnection
, roughly comparable with adata source
.An enum for the degree of probability to which a prepared statement is reused later on.Call-back that handles the values of, for example, a row in a database table. -
ClassDescriptionA
runtime exception
thrown to indicate problems with a database, frequently used to wrap checkedSQL exceptions
.Enumerates the SQL data types that are compatible with the DB framework.Abstracts all aspects of a database that are vendor-specific.Provides a databaseconnection
, roughly comparable with adata source
. -
-
-
-
ClassDescriptionEnumerates the SQL data types that are compatible with the DB framework.Abstracts all aspects of a database that are vendor-specific.
-
-
ClassDescriptionA
runtime exception
thrown to indicate problems with a database, frequently used to wrap checkedSQL exceptions
.Enumerates the SQL data types that are compatible with the DB framework.Abstracts all aspects of a database that are vendor-specific.Provides a databaseconnection
, roughly comparable with adata source
. -
ClassDescriptionA
runtime exception
thrown to indicate problems with a database, frequently used to wrap checkedSQL exceptions
.