Class Summary |
BaseTableReader<T> |
Provides the base implementation of all database table readers. |
BaseTableReader.ReadResult<T> |
Represents the result of an entity read from the result set at the current position. |
DatabaseContext |
This class manages the lifecycle of JDBC objects to minimise the risk of
connection leaks and to support a consistent approach to database access. |
IdentityColumnValueLoader |
A utility class for retrieving the last inserted identity column value. |
TileCalculator |
Calculates a tile index based upon coordinate values. |