Class | Description |
---|---|
ColumnDescriptor |
Descriptor of a database table column
|
DatabaseDescriptor |
Descriptor of a relational database
|
DatabaseManager |
Implementation of generic relational database transactions
|
ForeignKeyColumnDescriptor |
Wrapper class for foreign key columns
|
SQLToJavaTypeMap |
Service for mapping an Java type to a database type (used for schema creation and persistence service implementation
|
SQLTransaction |
SQL Transaction Services
|
SQLTransactionLogger |
TransactionLogging for SQL database
|
SQLTransition | |
SQLType |
Wrapper around a SQL column Type
|
SQLUtil |
SQL Utilities
|
TableDescriptor |
Descriptor of a database table
|
TableRelation |
Descriptor of a relation
|
Enum | Description |
---|---|
ColumnConstraintType |
SQL Column Constraint types, required for JSON object persistence
|
Copyright © 2005-2014 The Resoa Project, resoa.org.