|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
DatabaseAdapter.newForeignKeyInfo(java.sql.ResultSet rs)
A factory for ForeignKeyInfo objects. |
ForeignKeyInfo |
PostgreSQLAdapter.newForeignKeyInfo(java.sql.ResultSet rs)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |