Objectivity for Java Reference
A B C D E F G H I J K L M N O P Q R S T U V W _

S

scan() - Method in class com.objy.db.app.ToManyRelationship
Initializes an iterator to find all objects related to this object.
scan(PooObj) - Method in interface com.objy.db.iapp.PToManyRelationshipManager
 
scan(PooObj, String) - Method in interface com.objy.db.iapp.PToManyRelationshipManager
 
scan(String) - Method in class com.objy.db.app.ooContObj
Initializes an iterator to scan this container for objects of the specified class.
scan(String) - Method in class com.objy.db.app.ToManyRelationship
Initializes an iterator to find all objects related to this object that satisfy the specified predicate.
scan(String) - Method in class com.objy.db.app.ooFDObj
Initializes an iterator to scan this federated database for objects of the specified class.
scan(String) - Method in class com.objy.db.app.ooDBObj
Initializes an iterator to scan this database for objects of the specified class.
scan(String) - Method in interface com.objy.db.iapp.PooFDObj
 
scan(String) - Method in interface com.objy.db.iapp.PooDBObj
 
scan(String) - Method in interface com.objy.db.iapp.PooContObj
 
scan(String, String) - Method in class com.objy.db.app.ooContObj
Initializes an iterator to scan this container for objects of the specified class that satisfy the specified predicate.
scan(String, String) - Method in class com.objy.db.app.ooFDObj
Initializes an iterator to scan this federated database for objects of the specified class that satisfy the specified predicate.
scan(String, String) - Method in class com.objy.db.app.ooDBObj
Initializes an iterator to scan this database for objects of the specified class that satisfy the specified predicate.
scan(String, String) - Method in interface com.objy.db.iapp.PooFDObj
 
scan(String, String) - Method in interface com.objy.db.iapp.PooDBObj
 
scan(String, String) - Method in interface com.objy.db.iapp.PooContObj
 
scan(String, String, int) - Method in class com.objy.db.app.ooContObj
Deprecated. Use scan(String, String).
scan(String, String, int) - Method in class com.objy.db.app.ooFDObj
Deprecated. Use scan(String, String).
scan(String, String, int) - Method in class com.objy.db.app.ooDBObj
Deprecated. Use scan(String, String).
scan(String, String, int) - Method in interface com.objy.db.iapp.PooFDObj
 
scan(String, String, int) - Method in interface com.objy.db.iapp.PooDBObj
 
scan(String, String, int) - Method in interface com.objy.db.iapp.PooContObj
 
SchemaPolicy - interface com.objy.db.app.SchemaPolicy.
Defines behavior shared by all schema policies.
scopedBy() - Method in class com.objy.db.app.ooObj
Initializes an iterator to find all scope objects that define scope names for this object.
scopedBy() - Method in interface com.objy.db.iapp.PooObj
Initializes an iterator to find all scope objects that define scope names for this persistor's object.
scopedBy() - Method in interface com.objy.db.iapp.IooObj
Initializes an iterator to find all scope objects that define scope names for this object.
scopedObjects() - Method in class com.objy.db.app.ooObj
Initializes an iterator to find all objects named in the name scope of this object.
scopedObjects() - Method in interface com.objy.db.iapp.PooObj
Initializes an iterator to find all objects named in the name scope of this persistor's object.
scopedObjects() - Method in interface com.objy.db.iapp.IooObj
Initializes an iterator to find all objects named in the name scope of this object.
SENSITIVE - Static variable in interface com.objy.db.app.oo
Index mode: Indexes are updated automatically immediately after an indexed object is deleted or an object of the indexed class is made persistent.
Session - class com.objy.db.app.Session.
Represents an extended interaction between an application and the connected federated database.
Session() - Constructor for class com.objy.db.app.Session
Constructs a session with 20 initial cache pages and 200 maximum cache pages.
Session(int, int) - Constructor for class com.objy.db.app.Session
Constructs a session with the specified number of initial and maximum cache pages.
Session(PSession) - Constructor for class com.objy.db.app.Session
Reserved for internal use.
sessions() - Method in class com.objy.db.app.Connection
Gets the sessions that interact with the connected federated database.
sessions() - Method in interface com.objy.db.iapp.PConnection
 
set(int, Object) - Method in class com.objy.db.util.ooTreeList
Replaces the element at the specified index with the specified object.
setAccessControl(int) - Method in class com.objy.db.app.Relationship
Sets the access control for this relationship in the schema.
setAMSUsage(int) - Method in class com.objy.db.app.Connection
Sets this connection's policy for using the Advanced Multithreaded Server (AMS).
setAMSUsage(int) - Method in interface com.objy.db.iapp.PConnection
 
setAssocNum(long) - Method in class com.objy.db.app.Relationship
Reserved for internal use; you should not call this method.
setChangeClassAllowed(boolean) - Method in interface com.objy.db.app.SchemaPolicy
Specifies whether this schema policy allows existing class descriptions to be modified.
setClusterStrategy(ClusterStrategy) - Method in class com.objy.db.app.Session
Sets the clustering strategy for objects belonging to this session.
setClusterStrategy(ClusterStrategy) - Method in interface com.objy.db.iapp.PSession
 
setCreateClassAllowed(boolean) - Method in interface com.objy.db.app.SchemaPolicy
Specifies whether this schema policy allows new classes to be added to the schema.
setDefined(boolean) - Method in class com.objy.db.app.Relationship
Reserved for internal use; you should not call this method.
setDeploymentMode(boolean) - Method in class com.objy.db.app.Connection
Enables or disables deployment mode for this connection.
setDeploymentMode(boolean) - Method in interface com.objy.db.iapp.PConnection
 
setDirection(int) - Method in class com.objy.db.app.Relationship
Reserved for internal use; you should not call this method.
setErrors(Vector) - Method in class com.objy.db.ObjyRuntimeException
Reserved for internal use; you should not call this method.
setFieldAccessControlEnforced(boolean) - Method in interface com.objy.db.app.SchemaPolicy
Specifies whether this schema policy requires a field in a class description to have the same access control as the corresponding field in the Java class declaration.
setFileCount(int) - Static method in class com.objy.db.app.Connection
Sets the number of active file descriptors reserved for use by Objectivity/DB.
setFlushCacheAfterCommit(boolean) - Method in class com.objy.db.app.Session
Enables or disables whether this session empties its cache after a commit.
setFlushCacheAfterCommit(boolean) - Method in interface com.objy.db.iapp.PSession
 
setFlushCacheAndDeadenObjectsAfterCommit(boolean) - Method in class com.objy.db.app.Session
Enables or disables whether this session empties its cache and makes its persistent objects dead after a commit.
setFlushCacheAndDeadenObjectsAfterCommit(boolean) - Method in interface com.objy.db.iapp.PSession
 
setHotMode(boolean) - Method in class com.objy.db.app.Session
Enables or disables hot mode for all sessions.
setHotMode(boolean) - Method in interface com.objy.db.iapp.PSession
 
setImageWeight(ooAPObj, long) - Method in class com.objy.db.app.ooDBObj
(DRO) Sets the weight of this database's image in the specified autonomous partition.
setImageWeight(PooAPObj, long) - Method in interface com.objy.db.iapp.PooDBObj
 
setIndexMode(int) - Method in class com.objy.db.app.Session
Specifies when indexes are updated relative to when indexed objects are updated.
setIndexMode(int) - Method in interface com.objy.db.iapp.PSession
 
setInstallSignalHandler(boolean) - Static method in class com.objy.db.app.Connection
Enables or disables installation of the operating-system signal handler.
setIntegrityMaintained(boolean) - Method in interface com.objy.db.iapp.PooMap
 
setIntegrityMaintained(boolean) - Method in class com.objy.db.util.ooMap
Enables or disables maintenance of referential integrity for this name map.
setKernelOptions(int) - Static method in class com.objy.db.app.Connection
Reserved for future use; you should not call this method.
setLargeObjectMemoryLimit(long) - Method in class com.objy.db.app.Session
Sets the maximum size of the Objectivity/DB large-object cache for all sessions.
setLargeObjectMemoryLimit(long) - Method in interface com.objy.db.iapp.PSession
 
setMemberID(long) - Method in class com.objy.db.app.Relationship
Reserved for internal use; you should not call this method.
setMemberIDAndAssocNum(long, long) - Method in class com.objy.db.app.Relationship
Reserved for internal use; you should not call this method.
setMrowMode(int) - Method in class com.objy.db.app.Session
Specifies whether to enable or disable MROW for this session.
setMrowMode(int) - Method in interface com.objy.db.iapp.PSession
 
setNonQuorumReadAllowed(boolean) - Method in class com.objy.db.app.ooDBObj
(DRO) Specifies whether this application can read this database if a quorum of images is not available.
setNonQuorumReadAllowed(boolean) - Method in interface com.objy.db.iapp.PooDBObj
 
setOfflineMode(int) - Method in class com.objy.db.app.Session
(FTO/DRO) Sets the offline mode to either ignore the offline status of all autonomous partitions or to enforce it.
setOfflineMode(int) - Method in interface com.objy.db.iapp.PSession
 
setOnline(boolean) - Method in class com.objy.db.app.ooAPObj
Enables or disables the accessibility of this autonomous partition to tools and applications.
setOnline(boolean) - Method in interface com.objy.db.iapp.PooAPObj
 
setOpenMode(int) - Method in class com.objy.db.app.Connection
Sets the open mode of the connection.
setOpenMode(int) - Method in class com.objy.db.app.Session
Sets the open mode of this session.
setOpenMode(int) - Method in interface com.objy.db.iapp.PConnection
 
setOpenMode(int) - Method in interface com.objy.db.iapp.PSession
 
setPersistor(PooAPObj) - Method in class com.objy.db.app.ooAPObj
Reserved for internal use; you should not call this method.
setPersistor(PooDBObj) - Method in class com.objy.db.app.ooDBObj
Reserved for internal use; you should not call this method.
setPersistor(PooFDObj) - Method in class com.objy.db.app.ooFDObj
Reserved for internal use; you should not call this method.
setPersistor(PooObj) - Method in class com.objy.db.app.ooObj
Reserved for internal use; you should not call this method.
setPersistor(PooObj) - Method in interface com.objy.db.iapp.Persistent
Sets the object providing persistence behavior for this object.
setPersistor(PSession) - Method in class com.objy.db.app.Session
Reserved for internal use; you should not call this method.
setPersistor(PTransaction) - Method in class com.objy.db.app.Transaction
Reserved for internal use; you should not call this method.
setPolicyLocked() - Method in interface com.objy.db.app.SchemaPolicy
Locks this schema policy.
setPredicateScanAutoFlush(boolean) - Static method in class com.objy.db.app.Connection
Sets this connection's predicate-scan autoflush policy.
setReadOnly(boolean) - Method in class com.objy.db.app.ooDBObj
Set the access status of this database so that is is either read-only or read-write.
setReadOnly(boolean) - Method in interface com.objy.db.iapp.PooDBObj
 
setRecoveryAutomatic(boolean) - Method in class com.objy.db.app.Session
Specifies whether automatic recovery on the local host should be enabled.
setRecoveryAutomatic(boolean) - Method in interface com.objy.db.iapp.PSession
 
setRPCTimeout(long) - Method in class com.objy.db.app.Session
Sets how long this session is to wait for an Objectivity server to respond before signaling a timeout error.
setRPCTimeout(long) - Method in interface com.objy.db.iapp.PSession
 
setSchemaClassName(String, String) - Method in class com.objy.db.app.Connection
Sets the schema class name for the specified class during this connection.
setSchemaClassName(String, String) - Method in interface com.objy.db.iapp.PConnection
 
setThreadPolicy(int) - Method in class com.objy.db.app.Connection
Sets the thread policy for this connection.
setThreadPolicy(int) - Method in class com.objy.db.app.Session
Sets the thread policy for this session.
setThreadPolicy(int) - Method in interface com.objy.db.iapp.PConnection
 
setThreadPolicy(int) - Method in interface com.objy.db.iapp.PSession
 
setTieBreaker(ooAPObj) - Method in class com.objy.db.app.ooDBObj
(DRO) Sets the tie-breaker autonomous partition of this database.
setTieBreaker(PooAPObj) - Method in interface com.objy.db.iapp.PooDBObj
 
setUseIndex(boolean) - Method in class com.objy.db.app.Session
Enables or disables the use of indexes by predicate queries.
setUseIndex(boolean) - Method in interface com.objy.db.iapp.PSession
 
setVerbose(boolean) - Method in interface com.objy.db.app.SchemaPolicy
Specifies whether this schema policy prints informational messages in addition to error messages.
setWaitOption(int) - Method in class com.objy.db.app.Session
Specifies whether this session should wait for locks held by other sessions.
setWaitOption(int) - Method in interface com.objy.db.iapp.PSession
 
size() - Method in class com.objy.db.util.ooCollection
Gets the size of this collection.
startInternalLS() - Method in class com.objy.db.app.Connection
(IPLS) Starts an in-process lock server within the current application.
startInternalLS() - Method in interface com.objy.db.iapp.PConnection
 
stopInternalLS() - Method in class com.objy.db.app.Connection
(IPLS) Shuts down this application's in-process lock server after all transactions have terminated.
stopInternalLS(int, boolean) - Method in class com.objy.db.app.Connection
(IPLS) Shuts down this application's in-process lock server after waiting a specified period of time for transactions to terminate.
stopInternalLS(int, boolean) - Method in interface com.objy.db.iapp.PConnection
 
subList(int, int) - Method in class com.objy.db.util.ooTreeList
Reserved for future use; you should not call this method.
subMap(Object, Object) - Method in class com.objy.db.util.ooTreeMap
Reserved for future use; you should not call this method.
subSet(Object, Object) - Method in class com.objy.db.util.ooTreeSet
Reserved for future use; you should not call this method.
SYSTEM_ERROR - Static variable in interface com.objy.db.app.oo
Error level: Objectivity/DB detected a system error.

Objectivity for Java Reference
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.