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

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

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

Methods in com.triactive.jdo.store.adapter that return TableInfo
 TableInfo DatabaseAdapter.newTableInfo(java.sql.ResultSet rs)
          A factory for TableInfo objects.
 TableInfo CatalogInfoCache.getTableInfo(TableName tableName, java.sql.Connection conn)
          Returns the table info for a database table.
 



Copyright © 2001-2007 The TJDO Project All Rights Reserved.