package ptype
Content Hierarchy
Type Members
-
class
MultiplePrimaryKeysForPType[P] extends PTypeException
an exception thrown when persistent type contains more than one primary key
-
class
NoPropsForPTypeException[P] extends PTypeException
an exception thrown when persistent type neither overrides
propSet
, nor defines an inner objectprops
-
class
PTypeException extends ModelTypeException
an exception involving persistent type creation or use
-
class
PrimaryKeyForDerivedPTypeException[P] extends PTypeException
an exception thrown when derived persistent type contains a primary key