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 PrimaryKeyMethod unmarshal.Methods in org.exolab.castor.xml.schema.annotations.jdo with parameters of type PrimaryKeyModifier and TypeMethodDescriptionvoidTable.setPrimaryKey(PrimaryKey primaryKey) Sets the value of field 'primaryKey'.