JDO Method
in javax.jdo.Query

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 this Query.
Since:
JDO 1.0