| Interface | Description |
|---|---|
| Formatter | |
| GenOrmConnection | |
| GenOrmDSEnvelope |
One of the classes generated is a class called
DSEnvelope. |
| GenOrmKeyGenerator | |
| GenOrmQueryRecord | |
| GenOrmQueryResultSet<T extends GenOrmQueryRecord> | |
| GenOrmRecordFactory | |
| GenOrmResultSet | |
| GenOrmServletDSEnvelope |
| Class | Description |
|---|---|
| DataSourceWrapper | |
| DefaultFormatter | |
| GenOrmBigDecimal | |
| GenOrmBinary | |
| GenOrmBoolean | |
| GenOrmByte | |
| GenOrmConstraint | |
| GenOrmDate | |
| GenOrmDouble | |
| GenOrmDudConnection |
This class is for transactionless connections to the db
All connections are associated with the statements and closed
when the statement is closed
|
| GenOrmField | |
| GenOrmFieldMeta | |
| GenOrmFieldTemplate<T> | |
| GenOrmGroupedConnection |
This behaves similar to GenOrmTransactionConnection except a connection is
not held open.
|
| GenOrmInt | |
| GenOrmLong | |
| GenOrmPreparedStatement | |
| GenOrmRecord | |
| GenOrmRecordKey |
The Key is used to identify the uniqueness of this particular record.
|
| GenOrmShort | |
| GenOrmStatement | |
| GenOrmString | |
| GenOrmTimestamp | |
| GenOrmTransactionConnection | |
| GenOrmUUID | |
| LeakDetectorDataSource | |
| Pair<A,B> | |
| PreparedStatementWrapper | |
| QueryHelper | |
| SQLQuery | |
| StatementWrapper |
| Exception | Description |
|---|---|
| GenOrmException |