| Package | Description |
|---|---|
| org.waarp.common.database |
Classes implementing Database access
|
| org.waarp.common.database.model |
Classes implementing Database Model (H2, Oracle, PostgreSQL, MySQL, MariaDB)
|
| Class and Description |
|---|
| DbModel
Interface for Database Model
This class is an interface for special functions that needs special implementations according to
the database model used.
|
| DbType
Type of Database supported
|
| Class and Description |
|---|
| DbModel
Interface for Database Model
This class is an interface for special functions that needs special implementations according to
the database model used.
|
| DbModelAbstract
This Abstract class regroups common methods for all implementation classes.
|
| DbModelH2.DBType |
| DbModelMariadb.DBType |
| DbModelMysql.DBType |
| DbModelOracle.DBType |
| DbModelPostgresql.DBType |
| DbType
Type of Database supported
|
Copyright © 2009–2019 Waarp. All rights reserved.