Uses of Class
com.triactive.jdo.store.UnsupportedDataTypeException

Packages that use UnsupportedDataTypeException
com.triactive.jdo.store   
 

Uses of UnsupportedDataTypeException in com.triactive.jdo.store
 

Methods in com.triactive.jdo.store that throw UnsupportedDataTypeException
 TypeInfo DatabaseAdapter.getTypeInfo(int dataType)
          Returns type information for the database type that best implements the given JDBC type.
 TypeInfo DatabaseAdapter.getTypeInfo(int[] candidateDataTypes)
          Returns type information for the first one of the given candidate JDBC data types supported by this database.
 



Copyright ? 2001 TriActive, Inc. All Rights Reserved.