Date: 2005-02-10T12:41:15 Editor: MichaelBouschen Wiki: Apache JDO Wiki Page: FrontPage URL: http://wiki.apache.org/jdo/FrontPage
Removed PersistenceManager link Change Log: ------------------------------------------------------------------------------ @@ -7,7 +7,7 @@ Interfaces are defined for the user's view of persistence: - * PersistenceManager: the component responsible for the life cycle of persistent instances, Query factory, and Transaction access + * Persistence``Manager: the component responsible for the life cycle of persistent instances, Query factory, and Transaction access * Query: the component responsible for querying the datastore and returning persistent instances or values * Transaction: the component responsible for initiating and completing transactions