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
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  
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
org.eclipse.net4j.db.derby The Net4j DB Framework support for Derby databases.

 

Net4j DB Framework H2 Adapter
org.eclipse.net4j.db.h2 The Net4j DB Framework support for H2 databases.

 

Net4j DB Framework HSQLDB Adapter
org.eclipse.net4j.db.hsqldb The Net4j DB Framework support for HSQLDB databases.

 

Net4j DB Framework MYSQL Adapter
org.eclipse.net4j.db.mysql The Net4j DB Framework support for MYSQL databases.

 

Net4j DB Framework PostgreSQL Adapter
org.eclipse.net4j.db.postgresql The Net4j DB Framework support for PostgreSQL databases.

 

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

Additional database drivers are available via Elver.org (read the license informations).



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