Packages

package ptype

Type Members

  1. class MultiplePrimaryKeysForPType[P] extends PTypeException

    an exception thrown when persistent type contains more than one primary key

  2. class NoPropsForPTypeException[P] extends PTypeException

    an exception thrown when persistent type neither overrides propSet, nor defines an inner object props

  3. class PTypeException extends ModelTypeException

    an exception involving persistent type creation or use

  4. class PrimaryKeyForDerivedPTypeException[P] extends PTypeException

    an exception thrown when derived persistent type contains a primary key

Ungrouped