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

Packages that use UnsupportedDataTypeException
com.triactive.jdo.store.adapter   
 

Uses of UnsupportedDataTypeException in com.triactive.jdo.store.adapter
 

Methods in com.triactive.jdo.store.adapter 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-2007 The TJDO Project All Rights Reserved.