Uses of Class
org.exolab.castor.xml.schema.annotations.jdo.PrimaryKey

Packages that use PrimaryKey
org.exolab.castor.xml.schema.annotations.jdo   
 

Uses of PrimaryKey in org.exolab.castor.xml.schema.annotations.jdo
 

Methods in org.exolab.castor.xml.schema.annotations.jdo that return PrimaryKey
 PrimaryKey Table.getPrimaryKey()
          Returns the value of field 'primaryKey'.
static PrimaryKey PrimaryKey.unmarshal(Reader reader)
          Method unmarshal.
 

Methods in org.exolab.castor.xml.schema.annotations.jdo with parameters of type PrimaryKey
 void Table.setPrimaryKey(PrimaryKey primaryKey)
          Sets the value of field 'primaryKey'.
 



Copyright © 2012. All Rights Reserved.