Uses of Class
org.jpox.store.exceptions.DatastoreFieldDefinitionException

Packages that use DatastoreFieldDefinitionException
org.jpox.store.rdbms Package providing management of the persistence to RDBMS datastores. 
 

Uses of DatastoreFieldDefinitionException in org.jpox.store.rdbms
 

Methods in org.jpox.store.rdbms that throw DatastoreFieldDefinitionException
 void Column.checkPrimitive()
          Checks the column definition
 void Column.checkInteger()
          Checks the column definition
 void Column.checkDecimal()
          Checks the column definition
 void Column.checkString()
          Checks the column definition
 



Copyright © -2007 . All Rights Reserved.