Copyright © 2002 HYWY Software Corporation
Gopalan Suresh Raj
Chief Architect, HYWY Software
PM’s getObjectById()
•Locates a persistent instance in the cache of instances managed by the Persistence Manager.
•The getObjectById method attempts to find an instance in the cache with the specified JDO identity.
•If it is not available in the cache, it is loaded from the datastore.