Uses of Class
org.clazzes.jdbc2xml.schema.PrimaryKeyInfo

Packages that use PrimaryKeyInfo
org.clazzes.jdbc2xml.schema   
 

Uses of PrimaryKeyInfo in org.clazzes.jdbc2xml.schema
 

Methods in org.clazzes.jdbc2xml.schema that return PrimaryKeyInfo
 PrimaryKeyInfo TableInfo.getPrimaryKey()
           
 

Methods in org.clazzes.jdbc2xml.schema with parameters of type PrimaryKeyInfo
 void TableInfo.setPrimaryKey(PrimaryKeyInfo primaryKey)
           
 



Copyright © 2007. All Rights Reserved.