Uses of Class
net.ontopia.persistence.proxy.PersistenceRuntimeException

Packages that use PersistenceRuntimeException
net.ontopia.persistence.proxy An object-relational mapping framework. 
 

Uses of PersistenceRuntimeException in net.ontopia.persistence.proxy
 

Subclasses of PersistenceRuntimeException in net.ontopia.persistence.proxy
 class IdentityNotFoundException
          INTERNAL: Thrown when an object was not found in the database.
 class ReadOnlyTransactionException
          INTERNAL: Thrown when modifications are attempted on a read-only transaction.
 class TransactionNotActiveException
          INTERNAL: Thrown when persistence related problems occur.
 



Copyright © 2000-2012 Ontopia.