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

Packages that use ForeignKeyInfo
com.triactive.jdo.store   
 

Uses of ForeignKeyInfo in com.triactive.jdo.store
 

Subclasses of ForeignKeyInfo in com.triactive.jdo.store
(package private)  class PostgreSQLForeignKeyInfo
          Represents the metadata of a table's foreign key column in PostgreSQL.
 

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



Copyright © 2001 TriActive, Inc. All Rights Reserved.