See: Description
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.
|
Package | Description |
---|---|
org.eclipse.net4j.db.derby |
The Net4j DB Framework support for Derby databases.
|
Package | Description |
---|---|
org.eclipse.net4j.db.h2 |
The Net4j DB Framework support for H2 databases.
|
Package | Description |
---|---|
org.eclipse.net4j.db.hsqldb |
The Net4j DB Framework support for HSQLDB databases.
|
Package | Description |
---|---|
org.eclipse.net4j.db.jdbc |
Implementations of the JDBC API that require Java 1.7 compatibility at development time.
|
Package | Description |
---|---|
org.eclipse.net4j.db.mysql |
The Net4j DB Framework support for MYSQL databases.
|
Package | Description |
---|---|
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-2014 Eike Stepper (Berlin, Germany) and others.