Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
R
ReflectionUtility
- Class in
com.sptci
A utility class to handle common reflection tasks.
ReflectionUtility()
- Constructor for class com.sptci.
ReflectionUtility
Default constructor.
refresh(Object)
- Method in class com.sptci.jdo.
PersistenceManager
Refresh the state of the instance from the data store.
refresh(Object)
- Method in class com.sptci.jdo.
PersistenceManager2
Refresh the state of the instance from the data store.
refreshAll(Object[])
- Method in class com.sptci.jdo.
PersistenceManager
Refresh the state of an array of instances from the data store.
refreshAll(Collection)
- Method in class com.sptci.jdo.
PersistenceManager
Refresh the state of a
Collection
of instances from the data store.
refreshAll()
- Method in class com.sptci.jdo.
PersistenceManager
Refresh the state of all applicable instances from the data store.
refreshAll(Object[])
- Method in class com.sptci.jdo.
PersistenceManager2
Refresh the state of an array of instances from the data store.
refreshAll(Collection)
- Method in class com.sptci.jdo.
PersistenceManager2
Refresh the state of a
Collection
of instances from the data store.
refreshAll()
- Method in class com.sptci.jdo.
PersistenceManager2
Refresh the state of all applicable instances from the data store.
refreshAll(JDOException)
- Method in class com.sptci.jdo.
PersistenceManager2
Method to do a refresh of objects that failed verification in the exception.
removeInstanceLifecycleListener(InstanceLifecycleListener)
- Method in class com.sptci.jdo.
PersistenceManager2
Method to remove a currently registered lifecycle listener, as per JDO 2.0 spec 12.15.
removePropertyChangeListener(PropertyChangeListener)
- Method in class com.sptci.echo2demo.
InputFormModel
Removes a property change listener from this
bean
.
removeUserObject(Object)
- Method in class com.sptci.jdo.
PersistenceManager2
Method to remove a user object from the PersistenceManager.
resetHash()
- Method in class com.sptci.jdo.
JDOObject
Reset the
hash
value.
resource
- Static variable in class com.sptci.echo2demo.
Configuration
The resource bundle that represents the appropriate properties file.
retrieve(Object)
- Method in class com.sptci.jdo.
PersistenceManager
Retrieve field values of an instance from the store.
retrieve(Object)
- Method in class com.sptci.jdo.
PersistenceManager2
Retrieve field values of an instance from the store.
retrieve(Object, boolean)
- Method in class com.sptci.jdo.
PersistenceManager2
Method to retrieve the fields of an object.
retrieveAll(Collection)
- Method in class com.sptci.jdo.
PersistenceManager
Retrieve field values of instances from the store.
retrieveAll(Object[])
- Method in class com.sptci.jdo.
PersistenceManager
Retrieve field values of instances from the store.
retrieveAll(Collection)
- Method in class com.sptci.jdo.
PersistenceManager2
Retrieve field values of instances from the store.
retrieveAll(Object[])
- Method in class com.sptci.jdo.
PersistenceManager2
Retrieve field values of instances from the store.
retrieveAll(Object[], boolean)
- Method in class com.sptci.jdo.
PersistenceManager2
Retrieve field values of instances from the store.
retrieveAll(Collection, boolean)
- Method in class com.sptci.jdo.
PersistenceManager2
Retrieve field values of instances from the store.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
Copyright © 2006 Sans Pareil Technologies, Inc. All Rights Reserved.