PersistenceManager getPersistenceManager()
Get the
PersistenceManager
associated with this Query
. If this Query
was restored from a serialized form, it has no PersistenceManager
, and this method returns null
.
- Return:
- the
PersistenceManager
associated with thisQuery
.
- Since:
- JDO 1.0