Uses of Class
org.jpox.store.rdbms.typeinfo.ExportedKeyInfo

Packages that use ExportedKeyInfo
org.jpox.store.rdbms.adapter Provides mappings of all supported databases to aspects of the database that determines the SQL generation. 
 

Uses of ExportedKeyInfo in org.jpox.store.rdbms.adapter
 

Methods in org.jpox.store.rdbms.adapter that return ExportedKeyInfo
 ExportedKeyInfo DatabaseAdapter.newExportedKeyInfo(java.sql.ResultSet rs)
          A factory for ForeignKeyInfo objects.
 



Copyright © -2007 . All Rights Reserved.