Uses of Class
org.exolab.castor.xml.schema.annotations.jdo.PrimaryKey
Packages that use PrimaryKey
-
Uses of PrimaryKey in org.exolab.castor.xml.schema.annotations.jdo
Methods in org.exolab.castor.xml.schema.annotations.jdo that return PrimaryKeyModifier and TypeMethodDescriptionTable.getPrimaryKey()
Returns the value of field 'primaryKey'.static PrimaryKey
Method unmarshal.Methods in org.exolab.castor.xml.schema.annotations.jdo with parameters of type PrimaryKeyModifier and TypeMethodDescriptionvoid
Table.setPrimaryKey
(PrimaryKey primaryKey) Sets the value of field 'primaryKey'.