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
_
T
tailMap(Object)
- Method in class com.objy.db.util.
ooTreeMap
Reserved for future use; you should not call this method.
tailSet(Object)
- Method in class com.objy.db.util.
ooTreeSet
Reserved for future use; you should not call this method.
target()
- Method in interface com.objy.db.iapp.
PooFDObj
terminate()
- Method in class com.objy.db.app.
Session
Terminates this session.
terminate()
- Method in interface com.objy.db.iapp.
PSession
test_assocID()
- Method in interface com.objy.db.iapp.
PRelationshipManager
THREAD_POLICY_RESTRICTED
- Static variable in interface com.objy.db.app.
oo
Thread policy: A thread's interaction is restricted; it must be joined to a session to perform any persistent operation with that session or objects belonging to that session.
THREAD_POLICY_UNRESTRICTED
- Static variable in interface com.objy.db.app.
oo
Thread policy: A thread's interaction is unrestricted; any given thread can interact with any session or objects belonging to any session.
threads()
- Method in class com.objy.db.app.
Session
Gets the threads that are joined to this session.
threads()
- Method in interface com.objy.db.iapp.
PSession
toArray()
- Method in class com.objy.db.util.
ooCollection
Creates an array containing all the elements (or keys) in this collection.
toArray(Object[])
- Method in class com.objy.db.util.
ooCollection
Returns an array that contains all elements in this collection and whose runtime type is that of the specified array.
ToManyRelationship
- class com.objy.db.app.
ToManyRelationship
.
Represents a to-many relationship on a class.
ToOneRelationship
- class com.objy.db.app.
ToOneRelationship
.
Represents a to-one relationship on a class.
TRANS_NO_WAIT
- Static variable in interface com.objy.db.app.
oo
Reserved for future use.
Transaction
- class com.objy.db.app.
Transaction
.
Represents an ODMG transaction.
Transaction()
- Constructor for class com.objy.db.app.
Transaction
(ODMG)
Constructs an ODMG transaction object and creates its associated session and federated-database object.
Transaction(PTransaction)
- Constructor for class com.objy.db.app.
Transaction
Reserved for internal use.
TransactionAbortedException
- exception com.objy.db.
TransactionAbortedException
.
Signals that Objectivity/DB has asynchronously terminated the application's transaction due to a deadlock, resource failure, and so on.
TransactionAbortedException()
- Constructor for class com.objy.db.
TransactionAbortedException
Reserved for internal use; you obtain an exception of this class only by catching unchecked exceptions.
TransactionAbortedException(String)
- Constructor for class com.objy.db.
TransactionAbortedException
Reserved for internal use; you obtain an exception of this class only by catching unchecked exceptions.
TransactionInProgressException
- exception com.objy.db.
TransactionInProgressException
.
Signals that a transaction is in progress during an operation that must be performed when no transaction is in progress.
TransactionInProgressException()
- Constructor for class com.objy.db.
TransactionInProgressException
Reserved for internal use; you obtain an exception of this class only by catching unchecked exceptions.
TransactionInProgressException(String)
- Constructor for class com.objy.db.
TransactionInProgressException
Reserved for internal use; you obtain an exception of this class only by catching unchecked exceptions.
TransactionNotInProgressException
- exception com.objy.db.
TransactionNotInProgressException
.
Signals that a transaction is not in progress during an operation that must be performed during a transaction.
TransactionNotInProgressException()
- Constructor for class com.objy.db.
TransactionNotInProgressException
Reserved for internal use; you obtain an exception of this class only by catching unchecked exceptions.
TransactionNotInProgressException(String)
- Constructor for class com.objy.db.
TransactionNotInProgressException
Reserved for internal use; you obtain an exception of this class only by catching unchecked exceptions.
transferControl(ooAPObj)
- Method in class com.objy.db.app.
ooContObj
(FTO/DRO)
Transfers control of this container to the specified autonomous partition.
transferControl(PooAPObj)
- Method in interface com.objy.db.iapp.
PooContObj
TRANSFERRED
- Static variable in interface com.objy.db.app.
oo
(DRO)
Container filter mode: Retrieve only those containers that have a different controlling Autonomous Partition from the database.
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.