See: Description
Interface | Description |
---|---|
DBTypeMapper |
This interface defines methods for mapping table columns to object values (object-relational mapping).
|
Class | Description |
---|---|
DBColumnKey |
This class encapsulates the most important database meta data for DBObject columns.
|
DBInfo |
This class reads lots of database meta data in order to be displayed
in an info-dialog
|
JdbcColumn |
This class models the column information read from the database metadata
|
JdbcTable |
This class models the table information read from the database metadata
|
Reference |
This class models database references such as primary/foreign key relationships
|
Enum | Description |
---|---|
JavaColumnType |
This enum defines valid column types that can be mapped in a
DBOTypeMapCredential |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.