Packages

package ptype

Type Members

  1. class MultiplePartitionKeysForPType [P] extends PTypeException

    an exception thrown when persistent type contains more than one partition 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 SubdomainException

    an exception involving persistent type creation or use

  4. class PartitionKeyForDerivedPTypeException [P] extends PTypeException

    an exception thrown when derived persistent type contains a partition key

Ungrouped