Uses of Package
com.akiban.sql.types

Packages that use com.akiban.sql.types
com.akiban.sql.compiler   
com.akiban.sql.parser   
com.akiban.sql.types   
 

Classes in com.akiban.sql.types used by com.akiban.sql.compiler
DataTypeDescriptor
          DataTypeDescriptor describes a runtime SQL type.
TypeId
          TypeId describes the static information about a SQL type independent of any specific attributes of the type such as length.
 

Classes in com.akiban.sql.types used by com.akiban.sql.parser
AliasInfo
          An interface for describing an alias in Derby systems.
AliasInfo.Type
           
CharacterTypeAttributes
          Character set and collation for character types.
DataTypeDescriptor
          DataTypeDescriptor describes a runtime SQL type.
JSQLType
          Type descriptor which wraps all 3 kinds of types supported in Derby's JSQL language: SQL types, Java primitives, Java classes.
TypeId
          TypeId describes the static information about a SQL type independent of any specific attributes of the type such as length.
 

Classes in com.akiban.sql.types used by com.akiban.sql.types
AliasInfo
          An interface for describing an alias in Derby systems.
AliasInfo.Type
           
CharacterTypeAttributes
          Character set and collation for character types.
CharacterTypeAttributes.CollationDerivation
           
DataTypeDescriptor
          DataTypeDescriptor describes a runtime SQL type.
MethodAliasInfo
          Describe a method alias.
RoutineAliasInfo.SQLAllowed
           
TypeId
          TypeId describes the static information about a SQL type independent of any specific attributes of the type such as length.
 



Copyright © 2013 Akiban Technologies, Inc. All rights reserved.