(package private) static JDOImplHelper.StateInterrogationBooleanReturn |
JDOHelper.isDeleted |
The stateless instance used for handling non-binary-compatible
implementations of isDeleted.
|
(package private) static JDOImplHelper.StateInterrogationBooleanReturn |
JDOHelper.isDetached |
The stateless instance used for handling non-binary-compatible
implementations of isDetached.
|
(package private) static JDOImplHelper.StateInterrogationBooleanReturn |
JDOHelper.isDirty |
The stateless instance used for handling non-binary-compatible
implementations of isDirty.
|
(package private) static JDOImplHelper.StateInterrogationBooleanReturn |
JDOHelper.isNew |
The stateless instance used for handling non-binary-compatible
implementations of isNew.
|
(package private) static JDOImplHelper.StateInterrogationBooleanReturn |
JDOHelper.isPersistent |
The stateless instance used for handling non-binary-compatible
implementations of isPersistent.
|
(package private) static JDOImplHelper.StateInterrogationBooleanReturn |
JDOHelper.isTransactional |
The stateless instance used for handling non-binary-compatible
implementations of isTransactional.
|