Package wt.pom

Class PersistentObjectManager

java.lang.Object
wt.pom.PersistentObjectManager
All Implemented Interfaces:
wt.pom.POMIfc

public class PersistentObjectManager extends Object implements wt.pom.POMIfc
PersistentObjectManager provides datastore independent persistence interfaces. This class brokers persist requests and forwards them to a PersistentDataService to handle the actual persistence operation.

Supported API: true

Extendable: false
See Also:
  • WTConnection
  • TransactionManager