| Class | Description |
|---|---|
| DmPreparedStatement |
A wrapper for java.sql.PreparedStatement that adds methods for dealing Directly interacting with the DataObject class, as well of methods to retrive values
that were used in the preparation of the PreparedStatement
|
| JavaSql |
Contains static methods for mapping between java.sql.Types and Java objects
|
| MsSqlLookup | |
| PSBuilder | |
| QueryUtils |
Collection of static methods useful when writing/retrieving data from an sql database
|
| SqlLookup |
A class which allows for the programatic construction of an Sql query for looking up data out of a database.
|
| SqlPkLookup |
A class that is simplifies looking up primary keys based on a number of constraints.
|
| Enum | Description |
|---|---|
| SqlLookup.Distinct | |
| SqlLookup.Order |