| Interface | Description |
|---|---|
| LogicalType<T> |
Defines a logical type which can translate between one or more Java types and one or more JDBC types.
|
| Class | Description |
|---|---|
| LogicalTypes | |
| SchemaProperties |
Describes the underlying SQL schema type that corresponds to a given
TypeInfo. |
| TypeInfo<T> |
Describes a mapping between a
LogicalType, with optional qualifiers, and the
underlying database type. |
| TypeManager |
Central managing class for the ActiveObjects type system.
|
| TypeManager.Builder | |
| TypeQualifiers |
Describes optional modifiers to a type: string length for string types, precision and scale
for numeric types.
|
Copyright © 2007-2015. All Rights Reserved.