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 _

N

NAMEOBJ - Static variable in interface com.objy.db.app.ClusterReason
Cluster reason: An object is being made persistent because it was given a scope name in the scope of the requesting object.
nameObj(Object, String) - Method in class com.objy.db.app.ooObj
Names the specified scope object in the scope of this object.
nameObj(Object, String) - Method in class com.objy.db.app.ooFDObj
Names the specified object in the scope of this federated database.
nameObj(Object, String) - Method in class com.objy.db.app.ooAPObj
Names the specified object in the scope of this autonomous partition.
nameObj(Object, String) - Method in class com.objy.db.app.ooDBObj
Names the specified object in the scope of this database.
nameObj(Object, String) - Method in interface com.objy.db.iapp.PooFDObj
 
nameObj(Object, String) - Method in interface com.objy.db.iapp.PooAPObj
 
nameObj(Object, String) - Method in interface com.objy.db.iapp.PooDBObj
 
nameObj(Object, String) - Method in interface com.objy.db.iapp.PooObj
Names the specified scope object in the scope of this persistor's object.
nameObj(Object, String) - Method in interface com.objy.db.iapp.IooObj
Names the specified scope object in the scope of this object.
negotiateQuorum(int) - Method in class com.objy.db.app.ooDBObj
(DRO) Forces recalculation of the quorum for this database.
negotiateQuorum(int) - Method in interface com.objy.db.iapp.PooDBObj
 
newAP(String, String, String, String) - Method in class com.objy.db.app.ooFDObj
(FTO/DRO) Creates an autonomous partition in this federated database with the specified system name, lock-server host, and location for its system database file.
newAP(String, String, String, String) - Method in interface com.objy.db.iapp.PooFDObj
 
newAP(String, String, String, String, String, String, String, String) - Method in class com.objy.db.app.ooFDObj
(FTO/DRO) Creates an autonomous partition in this federated database with the specified system name, lock-server host, and file locations.
newAP(String, String, String, String, String, String, String, String) - Method in interface com.objy.db.iapp.PooFDObj
 
newDB(String) - Method in class com.objy.db.app.ooFDObj
Creates a database in this federated database with the specified system name.
newDB(String) - Method in interface com.objy.db.iapp.PooFDObj
 
newDB(String, long, long, String, String, long) - Method in class com.objy.db.app.ooFDObj
Creates a database in this federated database with the specified system name, properties for its default container, host and pathname for its database file, and image weight.
newDB(String, long, long, String, String, long) - Method in interface com.objy.db.iapp.PooFDObj
 
newDB(String, long, long, String, String, long, long) - Method in class com.objy.db.app.ooFDObj
Creates a database in this federated database with the specified system name, properties for its default container, host and pathname for its database file, image weight, and database identifier.
newDB(String, long, long, String, String, long, long) - Method in interface com.objy.db.iapp.PooFDObj
 
next() - Method in class com.objy.db.app.Iterator
Gets the next element from this iterator.
nextElement() - Method in class com.objy.db.app.Iterator
Deprecated. Use next.
nextElement() - Method in interface com.objy.db.iapp.PItr
 
NO_AMS - Static variable in interface com.objy.db.app.oo
AMS usage mode: Never use AMS.
NO_DOWNGRADE - Static variable in interface com.objy.db.app.oo
Downgrade mode: After the transaction checkpoint, all write locks obtained during the transaction are preserved.
NO_ERROR - Static variable in interface com.objy.db.app.oo
Error level: No exception occurred.
NO_MROW - Static variable in interface com.objy.db.app.oo
MROW mode: Multiple Readers, One Writer (MROW) is not enabled for the transaction.
NO_WAIT - Static variable in interface com.objy.db.app.oo
Wait option: Transactions do not wait for locks when starting.
NONE - Static variable in interface com.objy.db.app.oo
Lock mode: The persistent object is not locked.
NONE - Static variable in class com.objy.db.app.Transaction
Lock mode: The persistent object is not locked.
NonPersistentClassException - exception com.objy.db.NonPersistentClassException.
Signals an attempt to use a class that is not persistence capable in a context that requires a persistence-capable class.
NonPersistentClassException(String, String) - Constructor for class com.objy.db.NonPersistentClassException
Reserved for internal use; you obtain an exception of this class only by catching unchecked exceptions.
NOT_TRANSFERRED - Static variable in interface com.objy.db.app.oo
(DRO) Container filter mode: Retrieve only those containers that have the same controlling Autonomous Partition as the database.
NotJoinedException - exception com.objy.db.NotJoinedException.
Signals an attempt to perform an operation that requires a thread to be joined to a session or ODMG transaction when the thread is not joined to the appropriate session or ODMG transaction.
NotJoinedException() - Constructor for class com.objy.db.NotJoinedException
Reserved for internal use; you obtain an exception of this class only by catching unchecked exceptions.
NotJoinedException(String) - Constructor for class com.objy.db.NotJoinedException
Reserved for internal use; you obtain an exception of this class only by catching unchecked exceptions.
notOpen - Static variable in interface com.objy.db.app.oo
Connection access mode: The connection is not open; sessions may not be created.
notOpen - Static variable in class com.objy.db.app.Connection
Open mode: The connection is not open; sessions may not be created.
notOpen - Static variable in class com.objy.db.app.Database
(ODMG) Open mode: The database is not open; transactions may not be created.

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.