Package net.java.ao.types

Interface Summary
LogicalType<T> Defines a logical type which can translate between one or more Java types and one or more JDBC types.
 

Class Summary
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-2013. All Rights Reserved.