Verwendungen von Package
org.eclipse.net4j.db
Packages, die org.eclipse.net4j.db verwenden
Package
Beschreibung
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.
-
Von org.eclipse.net4j.db verwendete Klassen in org.eclipse.net4j.dbKlasseBeschreibungA
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. -
Von org.eclipse.net4j.db.ddl verwendete Klassen in org.eclipse.net4j.dbKlasseBeschreibungA
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
. -
Von org.eclipse.net4j.db.derby verwendete Klassen in org.eclipse.net4j.db
-
Von org.eclipse.net4j.db.h2 verwendete Klassen in org.eclipse.net4j.db
-
Von org.eclipse.net4j.db.hsqldb verwendete Klassen in org.eclipse.net4j.db
-
Von org.eclipse.net4j.db.mysql verwendete Klassen in org.eclipse.net4j.dbKlasseBeschreibungEnumerates the SQL data types that are compatible with the DB framework.Abstracts all aspects of a database that are vendor-specific.
-
Von org.eclipse.net4j.db.postgresql verwendete Klassen in org.eclipse.net4j.db
-
Von org.eclipse.net4j.spi.db verwendete Klassen in org.eclipse.net4j.dbKlasseBeschreibungA
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
. -
Von org.eclipse.net4j.spi.db.ddl verwendete Klassen in org.eclipse.net4j.dbKlasseBeschreibungA
runtime exception
thrown to indicate problems with a database, frequently used to wrap checkedSQL exceptions
.