Uses of Class
org.exolab.jms.tools.db.PrimaryKey

Packages that use PrimaryKey
org.exolab.jms.tools.db   
 

Uses of PrimaryKey in org.exolab.jms.tools.db
 

Methods in org.exolab.jms.tools.db that return PrimaryKey
 PrimaryKey Table.getPrimaryKey()
           
static PrimaryKey PrimaryKey.unmarshal(java.io.Reader)
           
 

Methods in org.exolab.jms.tools.db with parameters of type PrimaryKey
 void Table.setPrimaryKey(PrimaryKey)
           
 



Copyright © 1999-2007 The OpenJMS Group. All Rights Reserved.