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
_
P
PConnection
- interface com.objy.db.iapp.
PConnection
.
Reserved for internal use.
Persistent
- interface com.objy.db.iapp.
Persistent
.
Defines the behavior shared by all persistent objects.
PersistentEventInfo
- interface com.objy.db.iapp.
PersistentEventInfo
.
Defines constants that indicate why a persistent event occurred.
PersistentEvents
- interface com.objy.db.iapp.
PersistentEvents
.
Defines the behavior for persistent objects that can receive notifications of
persistent events
.
persistor()
- Method in class com.objy.db.app.
ooObj
Reserved for internal use; you should not call this method.
persistor()
- Method in class com.objy.db.app.
Session
Reserved for internal use; you should not call this method.
PHasSession
- interface com.objy.db.iapp.
PHasSession
.
Reserved for internal use; you should use
PooObj
instead of this interface.
PItr
- interface com.objy.db.iapp.
PItr
.
Reserved for internal use.
PooAPObj
- interface com.objy.db.iapp.
PooAPObj
.
Reserved for internal use.
PooContObj
- interface com.objy.db.iapp.
PooContObj
.
Reserved for internal use.
PooDBObj
- interface com.objy.db.iapp.
PooDBObj
.
Reserved for internal use.
PooFDObj
- interface com.objy.db.iapp.
PooFDObj
.
Reserved for internal use.
PooMap
- interface com.objy.db.iapp.
PooMap
.
Reserved for internal use.
PooObj
- interface com.objy.db.iapp.
PooObj
.
Defines the behavior shared by all persistors.
PRelationshipManager
- interface com.objy.db.iapp.
PRelationshipManager
.
Reserved for internal use.
preWrite(PreWriteInfo)
- Method in class com.objy.db.app.
ooObj
Default implementation for handling a pre-write event.
preWrite(PreWriteInfo)
- Method in interface com.objy.db.iapp.
PersistentEvents
Handles a pre-write event, which is triggered when this persistent object is being written to the database.
PreWriteInfo
- interface com.objy.db.iapp.
PreWriteInfo
.
Defines behavior shared by all pre-write information objects.
printRunStatus()
- Method in class com.objy.db.app.
Session
Prints a summary of Objectivity/DB internal statistics to the standard output device; used primarily for performance tuning.
printRunStatus()
- Method in interface com.objy.db.iapp.
PSession
printStatistics()
- Method in interface com.objy.db.iapp.
PooMap
printStatistics()
- Method in class com.objy.db.util.
ooMap
Prints runtime statistics for this name map to the standard output device.
printString()
- Method in interface com.objy.db.iapp.
PooFDObj
PRIVATE
- Static variable in class com.objy.db.app.
Relationship
Access-control mode: Allow private access to the relationship.
PRoot
- interface com.objy.db.iapp.
PRoot
.
Reserved for internal use.
PROTECTED
- Static variable in class com.objy.db.app.
Relationship
Access-control mode: Allow protected access to the relationship.
PSession
- interface com.objy.db.iapp.
PSession
.
Reserved for internal use.
PToManyRelationshipManager
- interface com.objy.db.iapp.
PToManyRelationshipManager
.
Reserved for internal use.
PToOneRelationshipManager
- interface com.objy.db.iapp.
PToOneRelationshipManager
.
Reserved for internal use.
PTransaction
- interface com.objy.db.iapp.
PTransaction
.
Reserved for internal use.
PUBLIC
- Static variable in class com.objy.db.app.
Relationship
Access-control mode: Allow public access to the relationship.
PUBLIC
- Static variable in interface com.objy.db.app.
oo
Field access level: The predicate query can test only public fields.
put(Object, Object)
- Method in class com.objy.db.util.
ooHashMap
Maps the specified key to the specified value in this unordered object map.
put(Object, Object)
- Method in class com.objy.db.util.
ooTreeMap
Maps the specified key to the specified value in this sorted object map.
putAll(Map)
- Method in class com.objy.db.util.
ooHashMap
Adds all elements in the specified map to this unordered object map.
putAll(Map)
- Method in class com.objy.db.util.
ooTreeMap
Adds all elements in the specified map to this sorted object map.
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.