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

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

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

Methods in com.triactive.jdo.store.adapter that return ForeignKeyInfo
 ForeignKeyInfo PostgresqlAdapter.newForeignKeyInfo(java.sql.ResultSet rs)
           
 ForeignKeyInfo DatabaseAdapter.newForeignKeyInfo(java.sql.ResultSet rs)
          A factory for ForeignKeyInfo objects.
 



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