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
_
C
CannotUpgradeLockException
- exception com.objy.db.
CannotUpgradeLockException
.
Signals an attempt to upgrade a read lock to a write lock during an MROW transaction when another client has modified the object.
CannotUpgradeLockException()
- Constructor for class com.objy.db.
CannotUpgradeLockException
Reserved for internal use.
CannotUpgradeLockException(String)
- Constructor for class com.objy.db.
CannotUpgradeLockException
Reserved for internal use.
changePartition(ooAPObj)
- Method in class com.objy.db.app.
ooDBObj
(FTO)
Changes the autonomous partition that contains this database.
changePartition(PooAPObj)
- Method in interface com.objy.db.iapp.
PooDBObj
checkLS(String)
- Method in class com.objy.db.app.
Connection
Tests whether a lock server is running on the specified host machine.
checkLS(String)
- Method in interface com.objy.db.iapp.
PConnection
checkpoint()
- Method in class com.objy.db.app.
Transaction
(ODMG)
Commits all persistent operations executed since the last checkpoint, retaining all locks acquired during the current transaction.
checkpoint()
- Method in class com.objy.db.app.
Session
Commits all persistent operations executed since the last checkpoint, retaining all locks acquired during the current transaction.
checkpoint()
- Method in interface com.objy.db.iapp.
PTransaction
checkpoint(int)
- Method in class com.objy.db.app.
Transaction
Commits all persistent operations executed since the last checkpoint and potentially downgrades all locks acquired during the current transaction.
checkpoint(int)
- Method in class com.objy.db.app.
Session
Commits all persistent operations executed since the last checkpoint and potentially downgrades all locks acquired during the current transaction.
checkpoint(int)
- Method in interface com.objy.db.iapp.
PTransaction
checkpoint(int)
- Method in interface com.objy.db.iapp.
PSession
clear()
- Method in class com.objy.db.app.
ToManyRelationship
Removes all relationships with this object.
clear()
- Method in class com.objy.db.app.
ToOneRelationship
Drops the relationship to any object.
clear()
- Method in class com.objy.db.util.
ooCollection
Sets this collection to an empty collection, removing any elements it contains.
clear(PooObj)
- Method in interface com.objy.db.iapp.
PToOneRelationshipManager
clear(PooObj)
- Method in interface com.objy.db.iapp.
PToManyRelationshipManager
clearModified()
- Method in class com.objy.db.app.
ooObj
Removes the modified mark from this object.
clearModified()
- Method in interface com.objy.db.iapp.
PooObj
Removes the modified mark from this persistor's object.
clearModified()
- Method in interface com.objy.db.iapp.
IooObj
Removes the modified mark from this object.
clearParameters()
- Method in interface com.objy.db.iapp.
PooMap
clearParameters()
- Method in class com.objy.db.util.
ooMap
Resets the
statistical parameters
for this name map to zero.
clearSpecialReferences()
- Method in interface com.objy.db.iapp.
PSession
close()
- Method in class com.objy.db.app.
Iterator
Closes
this iterator.
close()
- Method in class com.objy.db.app.
Connection
Closes the connection between this connection object and the federated database.
close()
- Method in class com.objy.db.app.
Database
(ODMG)
Closes the connection associated with this ODMG database object.
close()
- Method in interface com.objy.db.iapp.
PConnection
close()
- Method in interface com.objy.db.iapp.
PItr
close()
- Method in interface com.objy.db.util.
ooCollectionIterator
Closes
this iterator.
cluster(Object)
- Method in class com.objy.db.app.
ooObj
Makes the specified object persistent, clustering it near this object.
cluster(Object)
- Method in class com.objy.db.app.
ooContObj
Makes the specified object persistent, clustering it near this container.
cluster(Object)
- Method in class com.objy.db.app.
ooDBObj
Makes the specified object persistent, clustering it in this database.
cluster(Object)
- Method in interface com.objy.db.iapp.
PooDBObj
cluster(Object)
- Method in interface com.objy.db.iapp.
PooObj
Makes the specified object persistent, clustering it near this persistor's object.
cluster(Object)
- Method in interface com.objy.db.iapp.
IooObj
Makes the specified object persistent, clustering it near this object.
ClusterReason
- interface com.objy.db.app.
ClusterReason
.
Defines constants that indicate the reason an object is being clustered, as well as behavior shared by all cluster reasons.
clusterReason(int)
- Method in interface com.objy.db.iapp.
PRoot
ClusterStrategy
- interface com.objy.db.app.
ClusterStrategy
.
Defines behavior shared by all clustering strategies.
COLLECTION
- Static variable in interface com.objy.db.app.
ClusterReason
Cluster reason: An object is being made persistent because it was added to a persistent collection (the requesting object).
com.objy.db
- package com.objy.db
Provides exception and support classes.
com.objy.db.app
- package com.objy.db.app
Provides general application classes and interfaces.
com.objy.db.iapp
- package com.objy.db.iapp
Provides interfaces for persistence.
com.objy.db.util
- package com.objy.db.util
Provides persistence-capable collection classes and miscellaneous utility classes.
commit()
- Method in class com.objy.db.app.
Transaction
(ODMG)
Commits the current transaction.
commit()
- Method in class com.objy.db.app.
Session
Commits the current transaction.
commit()
- Method in interface com.objy.db.iapp.
PTransaction
commit()
- Method in interface com.objy.db.iapp.
PSession
compact()
- Method in class com.objy.db.util.
ooBTree
Minimizes the number of nodes in this ordered collection's B-tree.
comparator()
- Method in class com.objy.db.util.
ooCollection
Gets the comparator for this collection.
compare(Object, Object)
- Method in class com.objy.db.util.
ooCompare
Compares the two persistent objects.
compareOoId(PooObj)
- Method in interface com.objy.db.iapp.
PooObj
Reserved for internal use; you should not call this method.
Connection
- class com.objy.db.app.
Connection
.
Represents a connection to an Objectivity/DB federated database.
connectionId()
- Method in class com.objy.db.app.
ooDBObj
Reserved for internal use; you should not call this method.
connectionId()
- Method in interface com.objy.db.iapp.
PHasSession
containedAPs()
- Method in class com.objy.db.app.
ooFDObj
(FTO/DRO)
Initializes an iterator to find the set of autonomous partitions contained by this federated database.
containedAPs()
- Method in interface com.objy.db.iapp.
PooFDObj
containedDBs()
- Method in class com.objy.db.app.
ooFDObj
Initializes an iterator to find the databases contained by this federated database.
containedDBs()
- Method in interface com.objy.db.iapp.
PooFDObj
containersControlledBy()
- Method in class com.objy.db.app.
ooAPObj
Initializes an iterator to find the set of containers controlled by this autonomous partition.
containersControlledBy()
- Method in interface com.objy.db.iapp.
PooAPObj
containingImage()
- Method in class com.objy.db.app.
ooDBObj
(DRO)
Initializes an iterator to find all the autonomous partitions in which this database has images.
containingImage()
- Method in interface com.objy.db.iapp.
PooDBObj
contains()
- Method in class com.objy.db.app.
ooContObj
Initializes an iterator to find all basic objects in this container.
contains()
- Method in class com.objy.db.app.
ooDBObj
Initializes an iterator to find all the containers in this database.
contains()
- Method in interface com.objy.db.iapp.
PooDBObj
contains()
- Method in interface com.objy.db.iapp.
PooContObj
contains(int)
- Method in class com.objy.db.app.
ooDBObj
(DRO)
Initializes an iterator to find the containers contained in this database that satisfy the specified filter.
contains(int)
- Method in interface com.objy.db.iapp.
PooDBObj
contains(Object)
- Method in class com.objy.db.util.
ooCollection
Tests whether this collection contains the specified object.
contains(Object)
- Method in class com.objy.db.util.
ooBTree
Tests whether this ordered collection contains the specified object.
contains(Object)
- Method in class com.objy.db.util.
ooHashMap
Tests whether the specified object is a key of this unordered object map.
contains(Object)
- Method in class com.objy.db.util.
ooTreeMap
Tests whether the specified object is a key of this sorted object map.
containsAll(Collection)
- Method in class com.objy.db.util.
ooTreeList
Tests whether this list contains all elements in the specified collection.
containsAll(Collection)
- Method in class com.objy.db.util.
ooHashSet
Tests whether this unordered set contains all elements in the specified collection.
containsAll(Collection)
- Method in class com.objy.db.util.
ooTreeSet
Tests whether this sorted set contains all elements in the specified collection.
containsKey(Object)
- Method in class com.objy.db.util.
ooHashMap
Tests whether this unordered object map contains an element with the specified key.
containsKey(Object)
- Method in class com.objy.db.util.
ooTreeMap
Tests whether this sorted object map contains an element with the specified key.
containsValue(Object)
- Method in class com.objy.db.util.
ooHashMap
Tests whether this unordered object map contains an element with the specified value.
containsValue(Object)
- Method in class com.objy.db.util.
ooTreeMap
Tests whether this sorted object map contains an element with the specified value.
convertObjects()
- Method in class com.objy.db.app.
ooContObj
Converts all basic objects in this container to be consistent with their current Java class definitions.
convertObjects()
- Method in class com.objy.db.app.
ooFDObj
Converts all basic objects in this federated database to be consistent with their current Java class definitions.
convertObjects()
- Method in class com.objy.db.app.
ooDBObj
Converts all basic objects in this database to be consistent with their current Java class definitions.
convertObjects()
- Method in interface com.objy.db.iapp.
PooFDObj
convertObjects()
- Method in interface com.objy.db.iapp.
PooDBObj
convertObjects()
- Method in interface com.objy.db.iapp.
PooContObj
COPY_COPY
- Static variable in class com.objy.db.app.
Relationship
Copy mode: Copy this relationship from an object to a copy of the object.
COPY_DELETE
- Static variable in class com.objy.db.app.
Relationship
Copy mode: Delete this relationship in the copy of an object and leave it in the original object.
COPY_MOVE
- Static variable in class com.objy.db.app.
Relationship
Copy mode: Move this relationship from an object to a copy of the object.
copy(Object)
- Method in class com.objy.db.app.
ooObj
Copies this basic object, clustering the new object with the specified object.
copy(Object)
- Method in class com.objy.db.app.
ooContObj
Overrides the inherited behavior; disallows copying objects for this container.
copy(Object)
- Method in interface com.objy.db.iapp.
PooObj
Copies this persistor's object (a basic object), clustering the new object with the specified object.
copy(Object)
- Method in interface com.objy.db.iapp.
IooObj
Copies this basic object, clustering the new object with the specified object.
copy(Object)
- Method in class com.objy.db.util.
ooCollection
Overrides the inherited method; disallows copying for collections.
copy(Object)
- Method in class com.objy.db.util.
ooMap
Overrides the inherited method; disallows copying for name maps.
current()
- Static method in class com.objy.db.app.
Transaction
(ODMG)
Gets the transaction joined with the currently active Java thread.
current()
- Static method in class com.objy.db.app.
Connection
Gets this application's connection object.
current()
- Static method in class com.objy.db.app.
Database
Gets this application's ODMG database object.
current()
- Method in interface com.objy.db.util.
ooCollectionIterator
Gets this collection iterator's current element.
currentValue()
- Method in interface com.objy.db.util.
ooCollectionIterator
Finds the value object paired with the current (key) object in this collection iterator’s iteration set.
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.