| Package | Description |
|---|---|
| org.axiondb.types |
DataType implementations. |
| Modifier and Type | Class and Description |
|---|---|
class |
DateType
Implements a date type which can generate instances of java.sql.Date and other JDBC
date-related types.
|
class |
TimeType
Implements a date type which can generate instances of java.sql.Date and other JDBC
date-related types.
|