Uses of Package
org.castor.ddlgen.typeinfo

Packages that use org.castor.ddlgen.typeinfo
org.castor.ddlgen This package contains functional classes, exceptions and Main class for DDL generator. 
org.castor.ddlgen.schemaobject This package contains SchemaObject's for ddl generation including Table, Field, KeyGenerator, Index, Schema,ForeignKey and PrimaryKey. 
org.castor.ddlgen.typeinfo This package contains various type definitions which implement the TypeInfo interface. 
 

Classes in org.castor.ddlgen.typeinfo used by org.castor.ddlgen
TypeInfo
          Interface associates JDBC to SQL type and its parameters.
 

Classes in org.castor.ddlgen.typeinfo used by org.castor.ddlgen.schemaobject
TypeInfo
          Interface associates JDBC to SQL type and its parameters.
 

Classes in org.castor.ddlgen.typeinfo used by org.castor.ddlgen.typeinfo
AbstractType
          Abstract TypeInfo with common properties of all implementations.
TypeInfo
          Interface associates JDBC to SQL type and its parameters.
 



Copyright © 2010. All Rights Reserved.