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
_
A
abort()
- Method in class com.objy.db.app.
Transaction
(ODMG)
Aborts the current transaction.
abort()
- Method in class com.objy.db.app.
Session
Aborts the current transaction.
abort()
- Method in interface com.objy.db.iapp.
PTransaction
abort()
- Method in interface com.objy.db.iapp.
PSession
activate(ActivateInfo)
- Method in class com.objy.db.app.
ooObj
Default implementation for handling an activate event.
activate(ActivateInfo)
- Method in interface com.objy.db.iapp.
PersistentEvents
Handles an activate event, which is triggered when this persistent object is fetched from the database.
ActivateInfo
- interface com.objy.db.iapp.
ActivateInfo
.
Defines behavior shared by all activate information objects.
add(int, Object)
- Method in class com.objy.db.util.
ooTreeList
Inserts the specified object into this list at the specified index.
add(Object)
- Method in class com.objy.db.app.
ToManyRelationship
Adds a relationship between this object and the specified object.
add(Object)
- Method in class com.objy.db.util.
ooCollection
Adds the specified object to this collection.
add(Object)
- Method in class com.objy.db.util.
ooTreeMap
Overrides the inherited method; disallows adding an element to this sorted object map.
add(Object, String)
- Method in interface com.objy.db.iapp.
PooMap
add(Object, String)
- Method in class com.objy.db.util.
ooMap
Adds an element with a unique key to this name map.
add(PooObj, Object)
- Method in interface com.objy.db.iapp.
PToManyRelationshipManager
addAll(Collection)
- Method in class com.objy.db.util.
ooTreeList
Adds all elements in the specified collection to the end of this list.
addAll(Collection)
- Method in class com.objy.db.util.
ooHashSet
Adds all elements in the specified collection to this unordered set.
addAll(Collection)
- Method in class com.objy.db.util.
ooTreeSet
Adds all elements in the specified collection to this sorted set.
addAll(int, Collection)
- Method in class com.objy.db.util.
ooTreeList
Inserts all elements in the specified collection of objects into this list at the specified index.
addContainer(ooContObj, String, long, long, long)
- Method in class com.objy.db.app.
ooDBObj
Adds the specified container with the specified system name, hash value, number of initial pages, and percent growth to this database.
addContainer(ooContObj, String, long, long, long)
- Method in interface com.objy.db.iapp.
PooDBObj
addFirst(Object)
- Method in class com.objy.db.util.
ooTreeList
Adds the specified object to the beginning of this list.
addIndex(String, String, String)
- Method in class com.objy.db.app.
ooContObj
Adds an index to this container.
addIndex(String, String, String)
- Method in class com.objy.db.app.
ooFDObj
Adds an index to this federated database.
addIndex(String, String, String)
- Method in class com.objy.db.app.
ooDBObj
Adds an index to this database.
addIndex(String, String, String)
- Method in interface com.objy.db.iapp.
PooFDObj
addIndex(String, String, String)
- Method in interface com.objy.db.iapp.
PooDBObj
addIndex(String, String, String)
- Method in interface com.objy.db.iapp.
PooContObj
addUniqueIndex(String, String, String)
- Method in class com.objy.db.app.
ooContObj
Adds a unique index to this container.
addUniqueIndex(String, String, String)
- Method in class com.objy.db.app.
ooFDObj
Adds a unique index to this federated database.
addUniqueIndex(String, String, String)
- Method in class com.objy.db.app.
ooDBObj
Adds a unique index to this database.
addUniqueIndex(String, String, String)
- Method in interface com.objy.db.iapp.
PooFDObj
addUniqueIndex(String, String, String)
- Method in interface com.objy.db.iapp.
PooDBObj
addUniqueIndex(String, String, String)
- Method in interface com.objy.db.iapp.
PooContObj
ALL
- Static variable in interface com.objy.db.app.
oo
Field access level: The predicate query can test all fields.
ALL_CONTAINERS
- Static variable in interface com.objy.db.app.
oo
(DRO)
Container filter mode: Retrieve all containers from the database.
AMS_ONLY
- Static variable in interface com.objy.db.app.
oo
AMS usage mode: Use AMS exclusively.
AMS_PREFERRED
- Static variable in interface com.objy.db.app.
oo
AMS usage mode: Use AMS for remote data access if it is available.
APPLICATION
- Static variable in interface com.objy.db.app.
ClusterReason
Cluster reason: An object is being made persistent for some application-specific reason, that is, by a direct call to
requestCluster
.
assertOtherRelMatches(String, Relationship)
- Method in class com.objy.db.app.
Relationship
Reserved for internal use; you should not call this method.
assertValidMember(String, Class, String)
- Method in class com.objy.db.app.
Relationship
Reserved for internal use; you should not call this method.
assertValidMember(String, Class, String)
- Method in class com.objy.db.app.
OneToOne
Reserved for internal use; you should not call this method.
assertValidMember(String, Class, String)
- Method in class com.objy.db.app.
ManyToMany
Reserved for internal use; you should not call this method.
assertValidMember(String, Class, String)
- Method in class com.objy.db.app.
ManyToOne
Reserved for internal use; you should not call this method.
assertValidMember(String, Class, String)
- Method in class com.objy.db.app.
OneToMany
Reserved for internal use; you should not call this method.
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.