Package wt.pom
package wt.pom
-
ClassDescriptionConnectionException captures errors with a datastore connect/disconnect.ConnectionLostException captures errors with a datastore interaction.DatastoreException captures errors with a datastore interaction.DeadlockDetectedException captures deadlock detection during a datastore interaction.ObjectIsPersistentException captures errors with a datastore interaction.ObjectIsStaleException captures errors with a datastore interaction.ObjectLockedException captures errors with a datastore interaction.ObjectNotPersistentException captures errors with a datastore interaction.PagingFetchTimeOutException captures errors when fetching pages.This exception captures errors when attempting to fetch pages from a paging session that has timed out.This exception captures errors when attempting to fetch pages from a paging session that has timed out.PersistenceException is the super class of all exceptions in the wt.pom package.PersistentObjectManager provides datastore independent persistence interfaces.This exception is thrown when an error occurs during Persistent Object Manager (POM) initialization.This interface specifies methods for listening to operations(create, update, delete, lock, refresh) on PerssitentObjectManager layer.A fixed size, most recently used object cache.Transaction provides interfaces to create transaction blocks.This interface specifies methods for processing that occurs at the end of a transaction after normal work is completed, but before the transaction is committed.This interface specifies methods for listening to transaction commits and rollbacks.UniquenessException captures errors with a datastore interaction.