Uses of Package
net.java.ao.types

Packages that use net.java.ao.types
net.java.ao   
net.java.ao.schema.ddl   
net.java.ao.schema.helper   
net.java.ao.schema.info   
net.java.ao.types   
 

Classes in net.java.ao.types used by net.java.ao
TypeInfo
          Describes a mapping between a LogicalType, with optional qualifiers, and the underlying database type.
TypeManager
          Central managing class for the ActiveObjects type system.
 

Classes in net.java.ao.types used by net.java.ao.schema.ddl
TypeInfo
          Describes a mapping between a LogicalType, with optional qualifiers, and the underlying database type.
TypeManager
          Central managing class for the ActiveObjects type system.
 

Classes in net.java.ao.types used by net.java.ao.schema.helper
TypeInfo
          Describes a mapping between a LogicalType, with optional qualifiers, and the underlying database type.
 

Classes in net.java.ao.types used by net.java.ao.schema.info
TypeInfo
          Describes a mapping between a LogicalType, with optional qualifiers, and the underlying database type.
TypeManager
          Central managing class for the ActiveObjects type system.
 

Classes in net.java.ao.types used by net.java.ao.types
LogicalType
          Defines a logical type which can translate between one or more Java types and one or more JDBC types.
SchemaProperties
          Describes the underlying SQL schema type that corresponds to a given TypeInfo.
TypeInfo
          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.