Overview
Package
Class
Tree
Index
Help
Objectivity for Java Reference
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
_
R
READ
- Static variable in interface com.objy.db.app.
oo
Lock mode: The persistent object is locked for read.
READ
- Static variable in class com.objy.db.app.
Transaction
(ODMG)
Lock mode: The persistent object is locked for read.
REFERENCE
- Static variable in interface com.objy.db.app.
ClusterReason
Cluster reason: An object is being made persistent because the requesting object references it in a persistent field and the requesting object is being written to the database.
refresh(int)
- Method in class com.objy.db.app.
ooContObj
Updates the session's copy of this container and its objects.
refresh(int)
- Method in interface com.objy.db.iapp.
PooContObj
refresh(int)
- Method in class com.objy.db.util.
ooCollection
Refreshes each container used internally by this collection, except for the container in which the collection itself is stored.
registerClass(String)
- Method in class com.objy.db.app.
Connection
Registers the specified class in the schema of the connected federated database.
registerClass(String)
- Method in interface com.objy.db.iapp.
PConnection
rehash(long)
- Method in interface com.objy.db.iapp.
PooMap
rehash(long)
- Method in class com.objy.db.util.
ooMap
Resizes this name map's hash table.
Relationship
- class com.objy.db.app.
Relationship
.
Abstract superclass for classes that define
relationships
between objects.
RELATIONSHIP
- Static variable in interface com.objy.db.app.
ClusterReason
Cluster reason: An object is being made persistent because the requesting object has formed a relationship with it.
releaseReadLock()
- Method in class com.objy.db.app.
ooContObj
Releases this container's read lock.
releaseReadLock()
- Method in interface com.objy.db.iapp.
PooContObj
reloadCachedObject(Object)
- Method in class com.objy.db.app.
Session
Reloads cached information for the specified persistent object.
reloadCachedObject(Object)
- Method in interface com.objy.db.iapp.
PSession
remove()
- Method in class com.objy.db.app.
Iterator
Reserved for internal use; you should not call this method.
remove(int)
- Method in class com.objy.db.util.
ooTreeList
Removes the element at the specified index from this list.
remove(Object)
- Method in class com.objy.db.app.
ToManyRelationship
Removes a relationship between this object and the specified object.
remove(Object)
- Method in class com.objy.db.util.
ooHashMap
Removes the element of this unordered object map, if any, with the specified key.
remove(Object)
- Method in class com.objy.db.util.
ooTreeMap
Removes the element of this sorted object map, if any, with the specified key.
remove(Object)
- Method in class com.objy.db.util.
ooTreeList
Removes the first occurrence of the specified object from this list.
remove(Object)
- Method in class com.objy.db.util.
ooHashSet
Removes the specified object from this unordered set.
remove(Object)
- Method in class com.objy.db.util.
ooTreeSet
Removes the specified object from this sorted set.
remove(PooObj, Object)
- Method in interface com.objy.db.iapp.
PToManyRelationshipManager
remove(String)
- Method in interface com.objy.db.iapp.
PooMap
remove(String)
- Method in class com.objy.db.util.
ooMap
Removes the element with the specified key from this name map.
removeAll(Collection)
- Method in class com.objy.db.util.
ooTreeList
Removes from this list the first occurrence of each element of the specified collection.
removeAll(Collection)
- Method in class com.objy.db.util.
ooHashSet
Removes all elements of the specified collection from this unordered set.
removeAll(Collection)
- Method in class com.objy.db.util.
ooTreeSet
Removes all elements of the specified collection from this sorted set.
removeAllDeleted()
- Method in class com.objy.db.util.
ooCollection
Removes from this collection all persistent objects that have been deleted from the federated database.
removeRange(int, int)
- Method in class com.objy.db.util.
ooTreeList
Removes from this list all elements with indexes in the specified range.
reopen()
- Method in class com.objy.db.app.
Connection
Reopens the connection to the federated database.
reopen()
- Method in interface com.objy.db.iapp.
PConnection
replace(Object, String)
- Method in interface com.objy.db.iapp.
PooMap
replace(Object, String)
- Method in class com.objy.db.util.
ooMap
Replaces the element with the specified key in this name map.
replicate(ooAPObj, String, String, long)
- Method in class com.objy.db.app.
ooDBObj
(DRO)
Creates an image of this database in the specified autonomous partition with the given weight.
replicate(PooAPObj, String, String, long)
- Method in interface com.objy.db.iapp.
PooDBObj
reportErrors()
- Method in class com.objy.db.
ObjyRuntimeException
Prints information about the errors that occurred.
reportErrors()
- Method in class com.objy.db.
FetchFailedException
Deprecated.
reportErrors()
- Method in class com.objy.db.
ObjyException
Prints information about the errors that occurred.
requestCluster(Object, ClusterReason, Object)
- Method in interface com.objy.db.app.
ClusterStrategy
Makes the specified object persistent and assigns it to the container or database selected by this clustering strategy.
requestCluster(Object, ClusterReason, Object)
- Method in class com.objy.db.app.
Session
Makes the specified object persistent and assigns it to the container or database selected by this session's clustering strategy.
requestCluster(Object, ClusterReason, Object)
- Method in class com.objy.db.app.
DefaultClusterStrategy
Makes the specified object persistent and clusters it with the requesting object.
requestCluster(Object, ClusterReason, Object)
- Method in interface com.objy.db.iapp.
PSession
retainAll(Collection)
- Method in class com.objy.db.util.
ooTreeList
Retains all elements of this list that are also in the specified collection, deleting all other elements.
retainAll(Collection)
- Method in class com.objy.db.util.
ooHashSet
Retains all elements of this unordered set that are also in the specified collection, deleting all other elements.
retainAll(Collection)
- Method in class com.objy.db.util.
ooTreeSet
Retains all elements of this sorted set that are also in the specified collection, deleting all other elements.
returnAll()
- Method in class com.objy.db.app.
ooAPObj
Clears this autonomous partition, returning all controlled containers to their home autonomous partitions.
returnAll()
- Method in interface com.objy.db.iapp.
PooAPObj
returnControl()
- Method in class com.objy.db.app.
ooContObj
(FTO/DRO)
Returns control of this container to the autonomous partition that includes this container's database.
returnControl()
- Method in interface com.objy.db.iapp.
PooContObj
rootNames()
- Method in class com.objy.db.app.
ooFDObj
Initializes an iterator to find the root names maintained by this federated database.
rootNames()
- Method in class com.objy.db.app.
ooDBObj
Initializes an iterator to find the root names maintained by this database.
rootNames()
- Method in interface com.objy.db.iapp.
PooFDObj
rootNames()
- Method in interface com.objy.db.iapp.
PConnection
rootNames()
- Method in interface com.objy.db.iapp.
PooDBObj
Overview
Package
Class
Tree
Index
Help
Objectivity for Java Reference
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
_
Copyright © 2000 Objectivity, Inc. All rights reserved.