Net4j DB Framework Documentation

The Net4j DB Framework contains the database core framework and database adapter plugins for H2, DB2, Oracle, Derby, Mysql, HSQLDB and PostgreSQL.

See: Description

Net4j DB Framework 
Package Description
org.eclipse.net4j.db
The Net4j DB framework.
org.eclipse.net4j.db.ddl
The Net4j DB framework concepts for the abstraction of the SQL data definition language.
org.eclipse.net4j.db.ddl.delta
The Net4j DB framework concepts for the abstraction of schema deltas.
org.eclipse.net4j.db.dml
The Net4j DB framework concepts for the abstraction of the SQL data manipulation language.
org.eclipse.net4j.spi.db
Server service provider interfaces and useful base implementations for the Net4j DB framework.
org.eclipse.net4j.spi.db.ddl
Server service provider interfaces for the Net4j DB framework.
Net4j DB Framework Derby Adapter 
Package Description
org.eclipse.net4j.db.derby
The Net4j DB Framework support for Derby databases.
Net4j DB Framework H2 Adapter 
Package Description
org.eclipse.net4j.db.h2
The Net4j DB Framework support for H2 databases.
Net4j DB Framework HSQLDB Adapter 
Package Description
org.eclipse.net4j.db.hsqldb
The Net4j DB Framework support for HSQLDB databases.
Net4j DB Framework JDBC Support 
Package Description
org.eclipse.net4j.db.jdbc
Implementations of the JDBC API that require Java 1.7 compatibility at development time.
Net4j DB Framework MYSQL Adapter 
Package Description
org.eclipse.net4j.db.mysql
The Net4j DB Framework support for MYSQL databases.
Net4j DB Framework PostgreSQL Adapter 
Package Description
org.eclipse.net4j.db.postgresql
The Net4j DB Framework support for PostgreSQL databases.

Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.