See: Description
Interface | Description |
---|---|
Mapper<R> |
Mapper translates an object into a Table key.
|
Class | Description |
---|---|
DurationAccessor<R> | |
DurationConvertSQLValue<T extends java.lang.Number> |
SQLAccessor that converts an SQLAccessor of a different type to a Duration
|
DurationSQLExpression |
SQLExpression for duration.
|
DurationSQLValue | |
TableMaker<O> | |
TableMapper |
Creates a Table from a SQL GROUP BY query with a single key.
|
TypeConverterSQLValue<H,T,D> |
A type converter wrapper SQLValue.
|
TypeFilterProducerSQLValue<T,D,X> |
A type converter wrapper SQLValue.
|