|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StateInterrogation | |
|---|---|
| javax.jdo.spi | This package contains the interfaces and classes used by JDO implementations. |
| Uses of StateInterrogation in javax.jdo.spi |
|---|
| Methods in javax.jdo.spi with parameters of type StateInterrogation | |
|---|---|
void |
JDOImplHelper.addStateInterrogation(StateInterrogation si)
Add a StateInterrogation to the list. |
Object |
JDOImplHelper.StateInterrogationObjectReturn.get(Object pc,
StateInterrogation si)
Return the associated instance. |
Boolean |
JDOImplHelper.StateInterrogationBooleanReturn.is(Object pc,
StateInterrogation si)
Interrogate the state of the instance |
void |
JDOImplHelper.removeStateInterrogation(StateInterrogation si)
Remove a StateInterrogation from the list. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||