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

A

ALIGN_CENTER - Static variable in class com.orientechnologies.jdo.utils.oFormatOutput
 
ALIGN_LEFT - Static variable in class com.orientechnologies.jdo.utils.oFormatOutput
 
ALIGN_RIGHT - Static variable in class com.orientechnologies.jdo.utils.oFormatOutput
 
add(Object) - Method in class com.orientechnologies.jdo.oResultSet
Add an object in the collection.
add(Object) - Method in class com.orientechnologies.jdo.types.d_CollBrowse
 
add(Object) - Method in class com.orientechnologies.jdo.types.d_DictBrowse
 
add(Object) - Method in class com.orientechnologies.jdo.types.oCollBlock
 
add(Object) - Method in class com.orientechnologies.jdo.utils.oReusableArray
Insert an element in the list
addAll(Collection) - Method in class com.orientechnologies.jdo.oResultSet
 
addAll(Collection) - Method in class com.orientechnologies.jdo.types.d_CollBrowse
Insert all items of iSource collection in this collection.
addAll(Collection) - Method in class com.orientechnologies.jdo.types.d_DictBrowse
 
addAvailableObject(oOID, oBinary, boolean) - Method in class com.orientechnologies.jdo.oCacheManager
 
addFolder(String) - Method in class com.orientechnologies.jdo.system.oSysFolder
 
addObject(oOID, oBinary, boolean, oTransaction) - Method in class com.orientechnologies.jdo.oCacheManager
 
addObject(oOID, Object) - Method in class com.orientechnologies.jdo.oTransaction
 
addObjectInfo(oOID, Object, int) - Method in class com.orientechnologies.jdo.oStateManager
 
addReference(oSysFolder, String, oOID) - Method in class com.orientechnologies.jdo.directory.oDirectoryManager
 
addReference(String, oOID) - Method in class com.orientechnologies.jdo.system.oSysFolder
 
addUrl(String) - Method in class com.orientechnologies.jdo.oDynaClassLoader
 
append(String) - Method in class com.orientechnologies.jdo.types.oBinary
Append a string to the stream
append(byte[], int) - Method in class com.orientechnologies.jdo.types.oBinary
Append a byte array to the stream
append(oBinary) - Method in class com.orientechnologies.jdo.types.oBinary
Append another oBinary content in current stream

B

begin() - Method in class com.orientechnologies.jdo.oTransaction
 
begin() - Method in interface javax.jdo.Transaction
Begin a transaction.
bindObject(String, Object) - Method in interface com.orientechnologies.jdo.oPersistenceManager
 
bindObject(String, Object) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
bindObject(String, Object) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
Bind an object to the database's dictionary assigning a unique name.
blockSize - Variable in class com.orientechnologies.jdo.types.d_Collection
 
blocks - Variable in class com.orientechnologies.jdo.types.d_Collection
 

C

CLASS - Static variable in class com.orientechnologies.jdo.oOID
 
checkpoint() - Method in class com.orientechnologies.jdo.oTransaction
 
clear() - Method in class com.orientechnologies.jdo.oResultSet
Clear the result set.
clear() - Method in class com.orientechnologies.jdo.types.d_CollBrowse
 
clear() - Method in class com.orientechnologies.jdo.types.d_Collection
Clear the content of the collection.
clear() - Method in class com.orientechnologies.jdo.types.d_DictBrowse
 
clear() - Method in class com.orientechnologies.jdo.types.oCollBlock
 
close() - Method in class com.orientechnologies.jdo.oCacheManager
 
close() - Method in class com.orientechnologies.jdo.oDatabasePool
 
close(Iterator) - Method in class com.orientechnologies.jdo.oExtent
 
close() - Method in class com.orientechnologies.jdo.oPersistenceManagerFactory
 
close() - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
close() - Method in class com.orientechnologies.jdo.oPersistenceManagerST
Close the connection with datastore.
close(Object) - Method in class com.orientechnologies.jdo.oQuery
 
close() - Method in class com.orientechnologies.jdo.oStateManager
 
close() - Method in class com.orientechnologies.jdo.oTransaction
 
close(Iterator) - Method in interface javax.jdo.Extent
Close an Iterator associated with this Extent instance.
close() - Method in interface javax.jdo.PersistenceManager
Close this PersistenceManager so that no further requests may be made on it.
close() - Method in interface javax.jdo.PersistenceManagerFactory
Close this PersistenceManagerFactory.
close(Object) - Method in interface javax.jdo.Query
Close a query result and release any resources associated with it.
closeAll() - Method in class com.orientechnologies.jdo.oExtent
 
closeAll() - Method in class com.orientechnologies.jdo.oQuery
 
closeAll() - Method in interface javax.jdo.Extent
Close all Iterators associated with this Extent instance.
closeAll() - Method in interface javax.jdo.Query
Close all query results associated with this Query instance, and release all resources associated with them.
collection - Variable in class com.orientechnologies.jdo.types.d_CollEnum
 
collection - Variable in class com.orientechnologies.jdo.types.d_CollIterator
 
com.orientechnologies.jdo - package com.orientechnologies.jdo
Orient Technologies's JDO implementation.
com.orientechnologies.jdo.directory - package com.orientechnologies.jdo.directory
Directory management
com.orientechnologies.jdo.exceptions - package com.orientechnologies.jdo.exceptions
Exceptions raised from Orient engine
com.orientechnologies.jdo.system - package com.orientechnologies.jdo.system
System persistent classes used for internals
com.orientechnologies.jdo.system.schema - package com.orientechnologies.jdo.system.schema
System classes that handle database schema
com.orientechnologies.jdo.types - package com.orientechnologies.jdo.types
Orient type definitions
com.orientechnologies.jdo.utils - package com.orientechnologies.jdo.utils
Utility for generic purpose
commit() - Method in class com.orientechnologies.jdo.oTransaction
 
commit() - Method in interface javax.jdo.Transaction
Commit the current transaction.
compile() - Method in class com.orientechnologies.jdo.oQuery
Compile the query.
compile() - Method in interface javax.jdo.Query
Verify the elements of the query and provide a hint to the query to prepare and optimize an execution plan.
contains(Object) - Method in class com.orientechnologies.jdo.oResultSet
 
contains(Object) - Method in class com.orientechnologies.jdo.types.d_CollBrowse
 
contains(Object) - Method in class com.orientechnologies.jdo.types.d_Collection
Check if an element exists in the collection
contains(Object) - Method in class com.orientechnologies.jdo.types.d_DictBrowse
 
contains(Object) - Method in class com.orientechnologies.jdo.types.d_Dictionary
Tests is the collection contains the value passed as argoument
containsAll(Collection) - Method in class com.orientechnologies.jdo.oResultSet
 
containsAll(Collection) - Method in class com.orientechnologies.jdo.types.d_CollBrowse
 
containsAll(Collection) - Method in class com.orientechnologies.jdo.types.d_DictBrowse
 
containsKey(Object) - Method in class com.orientechnologies.jdo.types.d_Dictionary
Tests is the collection contains the key passed as argoument
containsValue(Object) - Method in class com.orientechnologies.jdo.types.d_Dictionary
Tests is the collection contains the value passed as argoument.
convertFilePath(String) - Static method in class com.orientechnologies.jdo.oUtility
 
copy(byte[], byte[], int, int, int) - Static method in class com.orientechnologies.jdo.types.oBinary
Static method to copy portion of byte arrays using fast-optimized JVM System.arraycopy() method.
count() - Method in class com.orientechnologies.jdo.types.oCollBlock
 
createInstance() - Static method in class com.orientechnologies.jdo.oCacheManager
 
createInstance() - Static method in class com.orientechnologies.jdo.oObjectManager
 
createInstance() - Static method in class com.orientechnologies.jdo.oStateManager
 
createObject(oPersistenceManager, Object, oTransaction) - Method in class com.orientechnologies.jdo.oObjectManager
 
createStreamById(String, oBinary) - Method in interface com.orientechnologies.jdo.oPersistenceManager
 
createStreamById(String, oBinary) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
createStreamById(String, oBinary) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
Create a new persistent object in the datastore, returning the OID of new object created.
crypt(byte[], byte[], byte[]) - Method in interface com.orientechnologies.jdo.utils.oEncryption
 
crypt(byte[], int, byte[], int, byte[]) - Method in interface com.orientechnologies.jdo.utils.oEncryption
 
crypt(String, String) - Method in class com.orientechnologies.jdo.utils.oFastEncryption
 
crypt(byte[], String) - Method in class com.orientechnologies.jdo.utils.oFastEncryption
 
crypt(byte[], byte[], byte[]) - Method in class com.orientechnologies.jdo.utils.oFastEncryption
 
crypt(byte[], int, byte[], int, byte[]) - Method in class com.orientechnologies.jdo.utils.oFastEncryption
 
currentTransaction() - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
currentTransaction() - Method in class com.orientechnologies.jdo.oPersistenceManagerST
Get current transaction.
currentTransaction() - Method in interface javax.jdo.PersistenceManager
Return the Transaction instance associated with a PersistenceManager.

D

DEFAULT_PORT - Static variable in class com.orientechnologies.jdo.oOrientURL
 
DEF_FILLING_CHAR - Static variable in class com.orientechnologies.jdo.utils.oFormatOutput
 
d_Association - class com.orientechnologies.jdo.types.d_Association.
Express an association key/value.
d_Association() - Constructor for class com.orientechnologies.jdo.types.d_Association
 
d_Association(Object, Object) - Constructor for class com.orientechnologies.jdo.types.d_Association
 
d_CollBrowse - class com.orientechnologies.jdo.types.d_CollBrowse.
Implements the Collection interface to browsing a d_Collection object.
d_CollBrowse(d_Collection) - Constructor for class com.orientechnologies.jdo.types.d_CollBrowse
 
d_CollEnum - class com.orientechnologies.jdo.types.d_CollEnum.
Enumeration returned by d_Collection objects.
d_CollEnum(d_Collection) - Constructor for class com.orientechnologies.jdo.types.d_CollEnum
 
d_CollIterator - class com.orientechnologies.jdo.types.d_CollIterator.
Iterator returned by d_Collection objects.
d_CollIterator(d_Collection) - Constructor for class com.orientechnologies.jdo.types.d_CollIterator
 
d_Collection - class com.orientechnologies.jdo.types.d_Collection.
Base class for persistent collections.
d_Collection() - Constructor for class com.orientechnologies.jdo.types.d_Collection
Create a Collection.
d_Collection(oPersistenceManager, boolean) - Constructor for class com.orientechnologies.jdo.types.d_Collection
Create a Collection.
d_DictBrowse - class com.orientechnologies.jdo.types.d_DictBrowse.
Implements the Collection interface to browsing a d_Dictionary object.
d_DictBrowse(d_Dictionary) - Constructor for class com.orientechnologies.jdo.types.d_DictBrowse
 
d_DictEnum - class com.orientechnologies.jdo.types.d_DictEnum.
Enumeration returned by d_Dictionary objects.
d_DictEnum(d_Dictionary, boolean) - Constructor for class com.orientechnologies.jdo.types.d_DictEnum
Constructor
d_DictIterator - class com.orientechnologies.jdo.types.d_DictIterator.
Iterator returned by d_Dictionary objects.
d_DictIterator(d_Dictionary) - Constructor for class com.orientechnologies.jdo.types.d_DictIterator
 
d_Dictionary - class com.orientechnologies.jdo.types.d_Dictionary.
Persistent collection that handle entries as key/values.
d_Dictionary() - Constructor for class com.orientechnologies.jdo.types.d_Dictionary
 
d_Dictionary(oPersistenceManager, boolean) - Constructor for class com.orientechnologies.jdo.types.d_Dictionary
 
declareImports(String) - Method in class com.orientechnologies.jdo.oQuery
 
declareImports(String) - Method in interface javax.jdo.Query
Set the import statements to be used to identify the fully qualified name of variables or parameters.
declareParameters(String) - Method in class com.orientechnologies.jdo.oQuery
 
declareParameters(String) - Method in interface javax.jdo.Query
Declare the list of parameters query execution.
declareVariables(String) - Method in class com.orientechnologies.jdo.oQuery
 
declareVariables(String) - Method in interface javax.jdo.Query
Declare the unbound variables to be used in the query.
decrypt(byte[], int, byte[], int, byte[]) - Method in interface com.orientechnologies.jdo.utils.oEncryption
 
decrypt(byte[], int, byte[], int, byte[]) - Method in class com.orientechnologies.jdo.utils.oFastEncryption
 
delFolder(String) - Method in class com.orientechnologies.jdo.system.oSysFolder
 
delRef(String) - Method in class com.orientechnologies.jdo.system.oSysFolder
 
delete() - Method in class com.orientechnologies.jdo.oDynaObject
Delete the object persistently from datastore.
deleteObject(oPersistenceManager, oOID, Object, oTransaction) - Method in class com.orientechnologies.jdo.oObjectManager
 
deleteObject(Object) - Method in class com.orientechnologies.jdo.oStateManager
 
deleteObjectById(Object) - Method in interface com.orientechnologies.jdo.oPersistenceManager
 
deleteObjectById(Object) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
deleteObjectById(Object) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
Delete an object by OID.
deletePersistent(Object) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
deletePersistent(Object) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
Delete a persistent object from datastore.
deletePersistent(Object) - Method in interface javax.jdo.PersistenceManager
Delete the persistent instance from the data store.
deletePersistentAll(Collection) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
deletePersistentAll(Object[]) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
deletePersistentAll(Collection) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
Delete a set of persistent objects from datastore.
deletePersistentAll(Object[]) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
Delete an array of persistent objects from datastore.
deletePersistentAll(Object[]) - Method in interface javax.jdo.PersistenceManager
Delete an array of instances from the data store.
deletePersistentAll(Collection) - Method in interface javax.jdo.PersistenceManager
Delete a Collection of instances from the data store.
deletePersistent_i(Object) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
destroyInstance() - Static method in class com.orientechnologies.jdo.oCacheManager
 
destroyInstance() - Static method in class com.orientechnologies.jdo.oObjectManager
 
destroyInstance() - Static method in class com.orientechnologies.jdo.oStateManager
 

E

Extent - interface javax.jdo.Extent.
Instances of the Extent class represent the entire collection of instances in the data store of the candidate class possibly including its subclasses.
elapsed() - Method in class com.orientechnologies.jdo.utils.oChrono
Get current elapsed time without stop the object.
elements() - Method in class com.orientechnologies.jdo.types.d_Dictionary
Returns an enumeration of keys.
entrySet() - Method in class com.orientechnologies.jdo.types.d_Dictionary
Return a set of values.
equals(Object) - Method in class com.orientechnologies.jdo.oOID
Compare two oOID objects.
equals(Object) - Method in class com.orientechnologies.jdo.oResultSet
 
equals(Object) - Method in class com.orientechnologies.jdo.types.d_CollBrowse
 
equals(Object) - Method in class com.orientechnologies.jdo.types.d_DictBrowse
 
evict(Object) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
evict(Object) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
evict(Object) - Method in interface javax.jdo.PersistenceManager
Mark an instance as no longer needed in the cache.
evictAll(Collection) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
evictAll(Object[]) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
evictAll() - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
evictAll(Collection) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
evictAll(Object[]) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
evictAll() - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
evictAll(Object[]) - Method in interface javax.jdo.PersistenceManager
Mark an array of instances as no longer needed in the cache.
evictAll(Collection) - Method in interface javax.jdo.PersistenceManager
Mark a Collection of instances as no longer needed in the cache.
evictAll() - Method in interface javax.jdo.PersistenceManager
Mark all persistent-nontransactional instances as no longer needed in the cache.
exclusiveLock(oTransaction) - Method in class com.orientechnologies.jdo.oCacheItem
 
execute() - Method in class com.orientechnologies.jdo.oQuery
Execute the query returning a collection with results or the persistent object if the query returns only one object.
execute(Object) - Method in class com.orientechnologies.jdo.oQuery
 
execute(Object, Object) - Method in class com.orientechnologies.jdo.oQuery
 
execute(Object, Object, Object) - Method in class com.orientechnologies.jdo.oQuery
 
execute() - Method in class com.orientechnologies.jdo.oTransaction
 
execute() - Method in interface javax.jdo.Query
Execute the query and return the filtered Collection.
execute(Object) - Method in interface javax.jdo.Query
Execute the query and return the filtered Collection.
execute(Object, Object) - Method in interface javax.jdo.Query
Execute the query and return the filtered Collection.
execute(Object, Object, Object) - Method in interface javax.jdo.Query
Execute the query and return the filtered Collection.
executeWithArray(Object[]) - Method in class com.orientechnologies.jdo.oQuery
 
executeWithArray(Object[]) - Method in interface javax.jdo.Query
Execute the query and return the filtered Collection.
executeWithMap(Map) - Method in class com.orientechnologies.jdo.oQuery
 
executeWithMap(Map) - Method in interface javax.jdo.Query
Execute the query and return the filtered Collection.

F

finalize() - Method in class com.orientechnologies.jdo.oDatabasePool
 
finalize() - Method in class com.orientechnologies.jdo.oPersistenceManagerFactory
 
finalize() - Method in class com.orientechnologies.jdo.oTransaction
 
find(Object) - Method in class com.orientechnologies.jdo.types.d_Collection
Find the position of an element in the collection
findClass(String) - Method in class com.orientechnologies.jdo.oDynaClassLoader
Method invoked by loadClass default implementation.
findFolder(oSysFolder, String) - Method in class com.orientechnologies.jdo.directory.oDirectoryManager
 
findReference(oSysFolder, String) - Method in class com.orientechnologies.jdo.directory.oDirectoryManager
 
fromAscii(String) - Static method in class com.orientechnologies.jdo.utils.oFormatOutput
 
fromCollection(Collection) - Method in class com.orientechnologies.jdo.types.d_Collection
Copy all the content from another collection.
fromStream(oPersistenceManager, oObjectHandler, String, DataInputStream, int, boolean) - Method in class com.orientechnologies.jdo.types.d_Association
Deserialize object from stream to memory.
fromStream(oPersistenceManager, oObjectHandler, String, DataInputStream, int) - Method in class com.orientechnologies.jdo.types.oArray
Deserialize object from stream to memory.

G

get(int) - Method in class com.orientechnologies.jdo.oResultSet
Return the object by index.
get(int) - Method in class com.orientechnologies.jdo.types.d_Collection
Get an element by index
get(Object) - Method in class com.orientechnologies.jdo.types.d_Dictionary
Get a value from the collection searching by the key
get(byte[], int, int) - Method in class com.orientechnologies.jdo.types.oBinary
Get a portion of binary stream starting from iStart byte with length iLength.
get(int) - Method in class com.orientechnologies.jdo.types.oCollBlock
 
get(int) - Method in class com.orientechnologies.jdo.utils.oReusableArray
Get an element
getAction() - Method in class com.orientechnologies.jdo.system.oSysTxObject
 
getActiveItems() - Method in class com.orientechnologies.jdo.oCacheManager
 
getAttributes() - Method in class com.orientechnologies.jdo.system.oXMLNode
 
getBases() - Method in class com.orientechnologies.jdo.system.schema.oSysClass
 
getBooleanField(PersistenceCapable, int, boolean) - Method in class com.orientechnologies.jdo.oStateManager
 
getBuffer() - Method in class com.orientechnologies.jdo.types.oBinary
Return internal stream buffer as byte array object.
getByteField(PersistenceCapable, int, byte) - Method in class com.orientechnologies.jdo.oStateManager
 
getCachePolicy() - Method in class com.orientechnologies.jdo.oCacheManager
 
getCandidateClass() - Method in class com.orientechnologies.jdo.oExtent
 
getCandidateClass() - Method in interface javax.jdo.Extent
An Extent contains all instances of a particular class in the data store; this method returns the Class of the instances.
getCause() - Method in class javax.jdo.JDOException
Often there is only one nested exception, and this method returns it.
getCharField(PersistenceCapable, int, char) - Method in class com.orientechnologies.jdo.oStateManager
 
getChildren() - Method in class com.orientechnologies.jdo.system.oXMLNode
 
getClass(String) - Method in class com.orientechnologies.jdo.system.schema.oSysDatabase
 
getClassFromId(oPersistenceManager, int) - Static method in class com.orientechnologies.jdo.oUtility
 
getClassFromOid(oPersistenceManager, oOID) - Static method in class com.orientechnologies.jdo.oUtility
 
getClassName() - Method in class com.orientechnologies.jdo.oDynaObject
Get the class name
getClassName(oPersistenceManager, String) - Static method in class com.orientechnologies.jdo.oUtility
 
getClasses() - Method in class com.orientechnologies.jdo.system.schema.oSysDatabase
 
getClazz() - Method in class com.orientechnologies.jdo.oOID
Get class id
getConnectionDriverName() - Method in class com.orientechnologies.jdo.oPersistenceManagerFactory
 
getConnectionDriverName() - Method in interface javax.jdo.PersistenceManagerFactory
Get the driver name for the data store connection.
getConnectionFactory() - Method in class com.orientechnologies.jdo.oPersistenceManagerFactory
 
getConnectionFactory() - Method in interface javax.jdo.PersistenceManagerFactory
Get the data store connection factory.
getConnectionFactory2() - Method in class com.orientechnologies.jdo.oPersistenceManagerFactory
 
getConnectionFactory2() - Method in interface javax.jdo.PersistenceManagerFactory
Get the second data store connection factory.
getConnectionFactory2Name() - Method in class com.orientechnologies.jdo.oPersistenceManagerFactory
 
getConnectionFactory2Name() - Method in interface javax.jdo.PersistenceManagerFactory
Get the name for the second data store connection factory.
getConnectionFactoryName() - Method in class com.orientechnologies.jdo.oPersistenceManagerFactory
 
getConnectionFactoryName() - Method in interface javax.jdo.PersistenceManagerFactory
Get the name for the data store connection factory.
getConnectionId() - Method in interface com.orientechnologies.jdo.oPersistenceManager
 
getConnectionId() - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
getConnectionId() - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
getConnectionURL() - Method in class com.orientechnologies.jdo.oPersistenceManagerFactory
 
getConnectionURL() - Method in interface javax.jdo.PersistenceManagerFactory
Get the URL for the data store connection.
getConnectionUserName() - Method in class com.orientechnologies.jdo.oPersistenceManagerFactory
 
getConnectionUserName() - Method in interface javax.jdo.PersistenceManagerFactory
Get the user name for the data store connection.
getContainerObject() - Method in class com.orientechnologies.jdo.oObjectInfo
 
getCreation() - Method in class com.orientechnologies.jdo.system.oSysReference
 
getDataSegs() - Method in class com.orientechnologies.jdo.system.schema.oSysDatabase
 
getDatabase(int) - Method in class com.orientechnologies.jdo.oDatabasePool
 
getDatabase(String) - Method in class com.orientechnologies.jdo.oDatabasePool
 
getDatabase() - Method in class com.orientechnologies.jdo.oOID
Get database id
getDatabase() - Method in class com.orientechnologies.jdo.oOrientURL
Return database name
getDatabaseId() - Method in interface com.orientechnologies.jdo.oPersistenceManager
 
getDatabaseId() - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
getDatabaseId() - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
getDatabaseName() - Method in interface com.orientechnologies.jdo.oPersistenceManager
 
getDatabaseName() - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
getDatabaseName() - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
getDatabases() - Method in class com.orientechnologies.jdo.oDatabasePool
 
getDateFormat() - Method in interface com.orientechnologies.jdo.oPersistenceManager
 
getDateFormat() - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
getDateFormat() - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
getDateFormatString() - Method in interface com.orientechnologies.jdo.oPersistenceManager
 
getDateFormatString() - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
getDateFormatString() - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
getDeclaredMembers() - Method in class com.orientechnologies.jdo.oDynaObject
Get the enumeration containing all class attributes.
getDeclaredMembers() - Method in class com.orientechnologies.jdo.system.schema.oSysClass
 
getDictionary() - Method in interface com.orientechnologies.jdo.oPersistenceManager
 
getDictionary() - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
getDictionary() - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
getDirectory() - Method in interface com.orientechnologies.jdo.oPersistenceManager
 
getDirectory() - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
getDirectory() - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
getDomain() - Method in interface com.orientechnologies.jdo.oPersistenceManager
 
getDomain() - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
getDomain() - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
getDoubleField(PersistenceCapable, int, double) - Method in class com.orientechnologies.jdo.oStateManager
 
getEmbedded() - Method in class com.orientechnologies.jdo.system.schema.oSysProperty
 
getEnchryptionKey() - Method in class com.orientechnologies.jdo.system.schema.oSysClass
 
getEngine() - Method in interface com.orientechnologies.jdo.oPersistenceManager
 
getEngine() - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
getEngine() - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
getExclusiveWriter() - Method in class com.orientechnologies.jdo.oCacheItem
 
getExtent(Class, boolean) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
getExtent(Class, boolean) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
getExtent(Class, boolean) - Method in interface javax.jdo.PersistenceManager
The PersistenceManager manages a collection of instances in the data store based on the class of the instances.
getFailedObject() - Method in class javax.jdo.JDOException
The exception may include a failed object.
getFinalClassName(String) - Static method in class com.orientechnologies.jdo.oUtility
 
getFloatField(PersistenceCapable, int, float) - Method in class com.orientechnologies.jdo.oStateManager
 
getFolder(String) - Method in class com.orientechnologies.jdo.system.oSysFolder
 
getFolders() - Method in class com.orientechnologies.jdo.system.oSysFolder
 
getFullClassName() - Method in class com.orientechnologies.jdo.oDynaObject
Get full name of class including package.
getFullPath() - Method in class com.orientechnologies.jdo.system.oSysFolder
 
getFullPath() - Method in class com.orientechnologies.jdo.system.oSysReference
 
getHost() - Method in class com.orientechnologies.jdo.oOrientURL
Return the host name or ip address
getId() - Method in class com.orientechnologies.jdo.oTransaction
 
getId() - Method in class com.orientechnologies.jdo.system.schema.oSysClass
 
getId() - Method in class com.orientechnologies.jdo.system.schema.oSysProperty
 
getIdFromClass(oPersistenceManager, String) - Static method in class com.orientechnologies.jdo.oUtility
 
getIgnoreCache() - Method in class com.orientechnologies.jdo.oPersistenceManagerFactory
 
getIgnoreCache() - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
getIgnoreCache() - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
getIgnoreCache() - Method in class com.orientechnologies.jdo.oQuery
Returns always TRUE since cache is never accessed in query execution
getIgnoreCache() - Method in interface javax.jdo.PersistenceManager
Get the ignoreCache setting for queries.
getIgnoreCache() - Method in interface javax.jdo.PersistenceManagerFactory
Get the default IgnoreCache setting for all PersistenceManager instances obtained from this factory.
getIgnoreCache() - Method in interface javax.jdo.Query
Get the ignoreCache option setting.
getInstance() - Static method in class com.orientechnologies.jdo.directory.oDirectoryManager
 
getInstance() - Static method in class com.orientechnologies.jdo.oCacheManager
 
getInstance() - Static method in class com.orientechnologies.jdo.oDatabasePool
 
getInstance() - Static method in class com.orientechnologies.jdo.oDynaClassLoader
 
getInstance() - Static method in class com.orientechnologies.jdo.oObjectManager
 
getInstance() - Static method in class com.orientechnologies.jdo.oStateManager
 
getInstance(String) - Static method in class javax.jdo.I18NHelper
Deprecated. An instance bound to a bundle.
getInstance(Class) - Static method in class javax.jdo.I18NHelper
Deprecated. An instance bound to a bundle.
getInstance(String, ClassLoader) - Static method in class javax.jdo.I18NHelper
Deprecated. An instance bound to a bundle.
getIntField(PersistenceCapable, int, int) - Method in class com.orientechnologies.jdo.oStateManager
 
getInternal() - Method in class com.orientechnologies.jdo.oResultSet
Get internal ArrayList containing the resultset
getItems() - Method in class com.orientechnologies.jdo.system.schema.oSysProperty
 
getJavaType(String) - Static method in class com.orientechnologies.jdo.oUtility
 
getKey() - Method in class com.orientechnologies.jdo.types.d_Association
Returns the key
getLastUpdate() - Method in class com.orientechnologies.jdo.system.oSysReference
 
getLiteralClass(Class) - Static method in class com.orientechnologies.jdo.oUtility
 
getLoadBlockSize() - Method in class com.orientechnologies.jdo.oResultSet
Get the block size of objects to transfer to the client.
getLoadPolicy() - Method in class com.orientechnologies.jdo.system.schema.oSysProperty
 
getLongField(PersistenceCapable, int, long) - Method in class com.orientechnologies.jdo.oStateManager
 
getManager() - Method in class com.orientechnologies.jdo.oDynaObject
Get the PersistenceManager owner.
getMaxPool() - Method in class com.orientechnologies.jdo.oPersistenceManagerFactory
 
getMaxTxLogs() - Method in class com.orientechnologies.jdo.system.oSysLog
 
getMember(String) - Method in class com.orientechnologies.jdo.oDynaObject
Get attribute information.
getMemberPOffset(String, String, String) - Static method in class com.orientechnologies.jdo.oUtility
 
getMembers() - Method in class com.orientechnologies.jdo.oDynaObject
Get the enumeration containing attributes of current class and all base classes.
getMembers() - Method in class com.orientechnologies.jdo.system.schema.oSysClass
 
getMinPool() - Method in class com.orientechnologies.jdo.oPersistenceManagerFactory
 
getMsWait() - Method in class com.orientechnologies.jdo.oPersistenceManagerFactory
 
getMultithreaded() - Method in class com.orientechnologies.jdo.oPersistenceManagerFactory
 
getMultithreaded() - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
getMultithreaded() - Method in class com.orientechnologies.jdo.oPersistenceManagerST
Return always false, since thread-safe PM class is oPersistenceManagerSTMT
getMultithreaded() - Method in interface javax.jdo.PersistenceManager
Get the current Multithreaded flag for this PersistenceManager.
getMultithreaded() - Method in interface javax.jdo.PersistenceManagerFactory
Get the default Multithreaded setting for all PersistenceManager instances obtained from this factory.
getName() - Method in class com.orientechnologies.jdo.system.oSysFolder
 
getName() - Method in class com.orientechnologies.jdo.system.oSysReference
 
getName() - Method in class com.orientechnologies.jdo.system.oXMLAttribute
 
getName() - Method in class com.orientechnologies.jdo.system.oXMLNode
 
getName() - Method in class com.orientechnologies.jdo.system.schema.oSysClass
 
getName() - Method in class com.orientechnologies.jdo.system.schema.oSysDatabase
 
getName() - Method in class com.orientechnologies.jdo.system.schema.oSysProperty
 
getNestedExceptions() - Method in class javax.jdo.JDOException
The exception may have been caused by multiple exceptions in the runtime.
getNext() - Method in class com.orientechnologies.jdo.system.oSysTxLog
 
getNext() - Method in class com.orientechnologies.jdo.types.oCollBlock
 
getNontransactionalRead() - Method in class com.orientechnologies.jdo.oPersistenceManagerFactory
 
getNontransactionalRead() - Method in class com.orientechnologies.jdo.oTransaction
 
getNontransactionalRead() - Method in interface javax.jdo.PersistenceManagerFactory
Get the default NontransactionalRead setting for all PersistenceManager instances obtained from this factory.
getNontransactionalRead() - Method in interface javax.jdo.Transaction
If true, allows persistent instances to be read without a transaction active.
getNontransactionalWrite() - Method in class com.orientechnologies.jdo.oPersistenceManagerFactory
 
getNontransactionalWrite() - Method in class com.orientechnologies.jdo.oTransaction
 
getNontransactionalWrite() - Method in interface javax.jdo.PersistenceManagerFactory
Get the default NontransactionalWrite setting for all PersistenceManager instances obtained from this factory.
getNontransactionalWrite() - Method in interface javax.jdo.Transaction
If true, allows persistent instances to be written without a transaction active.
getNotes() - Method in class com.orientechnologies.jdo.system.schema.oSysDatabase
 
getObject() - Method in class com.orientechnologies.jdo.oCacheItem
 
getObject() - Method in class com.orientechnologies.jdo.oObjectInfo
 
getObjectById(Object, boolean) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
getObjectById(Object, boolean) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
Get the object id associated to an object. the object id is of class oOID
getObjectById(Object, boolean) - Method in interface javax.jdo.PersistenceManager
This method locates a persistent instance in the cache of instances managed by this PersistenceManager.
getObjectField(PersistenceCapable, int, Object) - Method in class com.orientechnologies.jdo.oStateManager
 
getObjectId() - Method in class com.orientechnologies.jdo.oObjectInfo
 
getObjectId(Object) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
getObjectId(Object) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
Get the object id associated to an object. the object id is of class oOID
getObjectId(int) - Method in class com.orientechnologies.jdo.oResultSet
 
getObjectId(PersistenceCapable) - Method in class com.orientechnologies.jdo.oStateManager
 
getObjectId(Object) - Method in class com.orientechnologies.jdo.oStateManager
 
getObjectId(Object) - Static method in class javax.jdo.JDOHelper
Return a copy of the JDO identity associated with the parameter instance.
getObjectId(Object) - Method in interface javax.jdo.PersistenceManager
The ObjectId returned by this method represents the JDO identity of the instance.
getObjectIdClass(Class) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
getObjectIdClass(Class) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
getObjectIdClass(Class) - Method in interface javax.jdo.PersistenceManager
Return the Class that implements the JDO Identity for the specified PersistenceCapable class.
getObjectInfo(Object) - Method in class com.orientechnologies.jdo.oStateManager
 
getObjects() - Method in class com.orientechnologies.jdo.system.oSysTxLog
 
getOid() - Method in class com.orientechnologies.jdo.oCacheItem
 
getOid() - Method in class com.orientechnologies.jdo.oDynaObject
Get the OID of dynamic object.
getOid() - Method in class com.orientechnologies.jdo.system.oSysReference
 
getOptimistic() - Method in class com.orientechnologies.jdo.oPersistenceManagerFactory
 
getOptimistic() - Method in class com.orientechnologies.jdo.oTransaction
 
getOptimistic() - Method in interface javax.jdo.PersistenceManagerFactory
Get the default Optimistic setting for all PersistenceManager instances obtained from this factory.
getOptimistic() - Method in interface javax.jdo.Transaction
Optimistic transactions do not hold data store locks until commit time.
getOrientHome() - Static method in class com.orientechnologies.jdo.oUtility
 
getOrientURL() - Method in interface com.orientechnologies.jdo.oPersistenceManager
 
getOrientURL() - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
getOrientURL() - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
getPOffset() - Method in class com.orientechnologies.jdo.system.schema.oSysProperty
 
getPSize() - Method in class com.orientechnologies.jdo.system.schema.oSysProperty
 
getPackageName(String) - Static method in class com.orientechnologies.jdo.oUtility
 
getParent() - Method in class com.orientechnologies.jdo.system.oSysFolder
 
getParent() - Method in class com.orientechnologies.jdo.system.oSysReference
 
getParent() - Method in class com.orientechnologies.jdo.system.oXMLNode
 
getPath() - Method in class com.orientechnologies.jdo.system.schema.oSysSegment
 
getPersistenceManager() - Method in class com.orientechnologies.jdo.oExtent
 
getPersistenceManager() - Method in class com.orientechnologies.jdo.oPersistenceManagerFactory
 
getPersistenceManager(String, String) - Method in class com.orientechnologies.jdo.oPersistenceManagerFactory
 
getPersistenceManager(String, String, String) - Method in class com.orientechnologies.jdo.oPersistenceManagerFactory
Create Persistence Manager from parameters given.
getPersistenceManager() - Method in class com.orientechnologies.jdo.oQuery
 
getPersistenceManager(PersistenceCapable) - Method in class com.orientechnologies.jdo.oStateManager
 
getPersistenceManager() - Method in class com.orientechnologies.jdo.oStateManager
 
getPersistenceManager() - Method in class com.orientechnologies.jdo.oTransaction
 
getPersistenceManager() - Method in interface javax.jdo.Extent
An Extent is managed by a PersistenceManager; this method gives access to the owning PersistenceManager.
getPersistenceManager(Object) - Static method in class javax.jdo.JDOHelper
Return the associated PersistenceManager if there is one.
getPersistenceManager() - Method in interface javax.jdo.PersistenceManagerFactory
Get an instance of PersistenceManager from this factory.
getPersistenceManager(String, String) - Method in interface javax.jdo.PersistenceManagerFactory
Get an instance of PersistenceManager from this factory.
getPersistenceManager() - Method in interface javax.jdo.Query
Get the PersistenceManager associated with this Query.
getPersistenceManager() - Method in interface javax.jdo.Transaction
The Transaction instance is always associated with exactly one PersistenceManager.
getPersistenceManagerFactory(Properties) - Static method in class com.orientechnologies.jdo.oPersistenceManagerFactory
 
getPersistenceManagerFactory() - Static method in class com.orientechnologies.jdo.oPersistenceManagerFactory
 
getPersistenceManagerFactory() - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
getPersistenceManagerFactory() - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
getPersistenceManagerFactory(Properties) - Static method in class javax.jdo.JDOHelper
Get a PersistenceManagerFactory based on a Properties instance, using the current thread's context class loader to locate the PersistenceManagerFactory class.
getPersistenceManagerFactory(Properties, ClassLoader) - Static method in class javax.jdo.JDOHelper
Get a PersistenceManagerFactory based on a Properties instance and a class loader.
getPersistenceManagerFactory() - Method in interface javax.jdo.PersistenceManager
This method returns the PersistenceManagerFactory used to create this PersistenceManager.
getPinnedItems() - Method in class com.orientechnologies.jdo.oCacheManager
 
getPinnedPriority() - Method in class com.orientechnologies.jdo.oCacheManager
 
getPort() - Method in class com.orientechnologies.jdo.oOrientURL
Return the port number, default is 8000
getProperties() - Method in interface com.orientechnologies.jdo.oPersistenceManager
 
getProperties() - Method in class com.orientechnologies.jdo.oPersistenceManagerFactory
 
getProperties() - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
getProperties() - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
getProperties() - Method in class com.orientechnologies.jdo.system.schema.oSysClass
 
getProperties() - Method in interface javax.jdo.PersistenceManagerFactory
Return non-configurable properties of this PersistenceManagerFactory.
getProperty(String) - Method in class com.orientechnologies.jdo.system.schema.oSysClass
 
getProtocol() - Method in class com.orientechnologies.jdo.oOrientURL
Return the protocol
getRaw(Object) - Method in class com.orientechnologies.jdo.types.d_Dictionary
Get the raw value from the collection searching by the key.
getRecord() - Method in class com.orientechnologies.jdo.oOID
Get the record id inside a segment
getRef() - Method in class com.orientechnologies.jdo.system.oSysTxObject
 
getRefPool() - Method in class com.orientechnologies.jdo.oOID
Get current datastore id
getReference(String) - Method in class com.orientechnologies.jdo.system.oSysFolder
 
getReferences() - Method in class com.orientechnologies.jdo.system.oSysFolder
 
getRestoreValues() - Method in class com.orientechnologies.jdo.oPersistenceManagerFactory
 
getRestoreValues() - Method in class com.orientechnologies.jdo.oTransaction
 
getRestoreValues() - Method in interface javax.jdo.PersistenceManagerFactory
Get the default value for the RestoreValues property.
getRestoreValues() - Method in interface javax.jdo.Transaction
Return the current value of the restoreValues property.
getRetainValues() - Method in class com.orientechnologies.jdo.oPersistenceManagerFactory
 
getRetainValues() - Method in class com.orientechnologies.jdo.oTransaction
 
getRetainValues() - Method in interface javax.jdo.PersistenceManagerFactory
Get the default RetainValues setting for all PersistenceManager instances obtained from this factory.
getRetainValues() - Method in interface javax.jdo.Transaction
If true, at commit time instances retain their field values.
getRoot() - Method in class com.orientechnologies.jdo.system.oSysFolder
 
getRoot() - Method in class com.orientechnologies.jdo.system.oSysReference
 
getSchema() - Method in interface com.orientechnologies.jdo.oPersistenceManager
 
getSchema() - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
getSchema() - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
getSegment() - Method in class com.orientechnologies.jdo.system.schema.oSysClass
 
getSessionId() - Method in interface com.orientechnologies.jdo.oPersistenceManager
 
getSessionId() - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
getSessionId() - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
getSharedReaders() - Method in class com.orientechnologies.jdo.oCacheItem
 
getShortField(PersistenceCapable, int, short) - Method in class com.orientechnologies.jdo.oStateManager
 
getSize() - Method in class com.orientechnologies.jdo.oCacheManager
 
getSize() - Method in class com.orientechnologies.jdo.system.schema.oSysSegment
 
getSizeFromId(int, String) - Static method in class com.orientechnologies.jdo.oUtility
 
getStatus() - Method in class com.orientechnologies.jdo.oDynaObject
Get current status.
getStatus() - Method in class com.orientechnologies.jdo.oObjectInfo
 
getStepSize() - Method in class com.orientechnologies.jdo.system.schema.oSysSegment
 
getStream() - Method in class com.orientechnologies.jdo.oDynaObject
Get binary stream of serialized object.
getStream() - Method in class com.orientechnologies.jdo.oObjectInfo
 
getStream() - Method in class com.orientechnologies.jdo.system.oSysTxObject
 
getStreamById(Object) - Method in interface com.orientechnologies.jdo.oPersistenceManager
 
getStreamById(Object) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
getStreamById(Object) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
Get the binary serialized content of object passing an OID.
getStreamSize() - Method in class com.orientechnologies.jdo.system.schema.oSysClass
 
getStringField(PersistenceCapable, int, String) - Method in class com.orientechnologies.jdo.oStateManager
 
getSynchronization() - Method in class com.orientechnologies.jdo.oTransaction
 
getSynchronization() - Method in interface javax.jdo.Transaction
The user-specified Synchronization instance for this Transaction instance.
getThrowableNested(Throwable) - Static method in class com.orientechnologies.jdo.oUtility
 
getTransactionalObjectId(Object) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
getTransactionalObjectId(Object) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
getTransactionalObjectId(PersistenceCapable) - Method in class com.orientechnologies.jdo.oStateManager
 
getTransactionalObjectId(Object) - Static method in class javax.jdo.JDOHelper
Return a copy of the JDO identity associated with the parameter instance.
getTransactionalObjectId(Object) - Method in interface javax.jdo.PersistenceManager
The ObjectId returned by this method represents the JDO identity of the instance.
getTxLogList() - Method in class com.orientechnologies.jdo.system.oSysLog
 
getType() - Method in class com.orientechnologies.jdo.system.schema.oSysProperty
 
getURL() - Method in interface com.orientechnologies.jdo.oPersistenceManager
 
getURL() - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
getURL() - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
getUnpinnedItems() - Method in class com.orientechnologies.jdo.oCacheManager
 
getUnpinnedPriority() - Method in class com.orientechnologies.jdo.oCacheManager
 
getUrl() - Method in class com.orientechnologies.jdo.system.schema.oSysDatabase
 
getUserObject() - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
getUserObject() - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
getUserObject() - Method in interface javax.jdo.PersistenceManager
The application can manage the PersistenceManager instances more easily by having an application object associated with each PersistenceManager instance.
getValue(String) - Method in class com.orientechnologies.jdo.oDynaObject
Get the value of an attribute.
getValue() - Method in class com.orientechnologies.jdo.system.oXMLAttribute
 
getValue() - Method in class com.orientechnologies.jdo.types.d_Association
Returns the value without resolving it in case of relationship
getValue(boolean) - Method in class com.orientechnologies.jdo.types.d_Association
 
getValueType() - Method in class com.orientechnologies.jdo.system.schema.oSysProperty
 
getVersion() - Method in class com.orientechnologies.jdo.system.schema.oSysClass
 

H

hasMoreElements() - Method in class com.orientechnologies.jdo.types.d_CollEnum
 
hasNext() - Method in class com.orientechnologies.jdo.oIterator
 
hasNext() - Method in class com.orientechnologies.jdo.types.d_CollIterator
 
hasPrevious() - Method in class com.orientechnologies.jdo.oIterator
 
hasSubclasses() - Method in class com.orientechnologies.jdo.oExtent
 
hasSubclasses() - Method in interface javax.jdo.Extent
Returns whether this Extent was defined to contain subclasses.
hashCode() - Method in class com.orientechnologies.jdo.oOID
Return the hash code for sorting in Map collections
head - Variable in class com.orientechnologies.jdo.types.d_Collection
 

I

I18NHelper - class javax.jdo.I18NHelper.
Deprecated.  
InstanceCallbacks - interface javax.jdo.InstanceCallbacks.
A PersistenceCapable class that provides callback methods for life cycle events implements this interface.
implementsInterface(Class, String) - Static method in class com.orientechnologies.jdo.oUtility
 
init() - Method in class com.orientechnologies.jdo.oPersistenceManagerFactory
 
initCause(Throwable) - Method in class javax.jdo.JDOException
JDK 1.4 includes a new chaining mechanism for Throwable, but since JDO has its own "legacy" chaining mechanism, the "standard" mechanism cannot be used.
insert_element(Object) - Method in class com.orientechnologies.jdo.types.d_Collection
Insert an element in the collection.
isAbstractClass() - Method in class com.orientechnologies.jdo.system.schema.oSysClass
 
isActive() - Method in class com.orientechnologies.jdo.oTransaction
 
isActive() - Method in interface javax.jdo.Transaction
Returns whether there is a transaction currently active.
isAvailable() - Method in class com.orientechnologies.jdo.oCacheItem
 
isClosed() - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
A PersistenceManager instance can be used until it is closed.
isClosed() - Method in class com.orientechnologies.jdo.oPersistenceManagerST
A PersistenceManager instance can be used until it is closed.
isClosed() - Method in interface javax.jdo.PersistenceManager
A PersistenceManager instance can be used until it is closed.
isDeleted(PersistenceCapable) - Method in class com.orientechnologies.jdo.oStateManager
 
isDeleted(Object) - Static method in class javax.jdo.JDOHelper
Tests whether the parameter instance has been deleted.
isDirty(PersistenceCapable) - Method in class com.orientechnologies.jdo.oStateManager
 
isDirty(Object) - Static method in class javax.jdo.JDOHelper
Tests whether the parameter instance is dirty.
isEmpty() - Method in class com.orientechnologies.jdo.oResultSet
Know if the collection is empty or not.
isEmpty() - Method in class com.orientechnologies.jdo.types.d_CollBrowse
 
isEmpty() - Method in class com.orientechnologies.jdo.types.d_Collection
Returns if the collection is empty.
isEmpty() - Method in class com.orientechnologies.jdo.types.d_DictBrowse
 
isLoadAtOnce() - Method in class com.orientechnologies.jdo.oResultSet
Return the status of load at once.
isLoaded(PersistenceCapable, int) - Method in class com.orientechnologies.jdo.oStateManager
 
isNew() - Method in class com.orientechnologies.jdo.oDynaObject
Know if the object is new and is not yet persistent.
isNew(PersistenceCapable) - Method in class com.orientechnologies.jdo.oStateManager
 
isNew(Object) - Static method in class javax.jdo.JDOHelper
Tests whether the parameter instance has been newly made persistent.
isPersistent(PersistenceCapable) - Method in class com.orientechnologies.jdo.oStateManager
 
isPersistent() - Method in class com.orientechnologies.jdo.system.schema.oSysProperty
 
isPersistent(Object) - Static method in class javax.jdo.JDOHelper
Tests whether the parameter instance is persistent.
isPinned() - Method in class com.orientechnologies.jdo.oCacheItem
 
isPolymorphic() - Method in class com.orientechnologies.jdo.oQuery
Return polymorphic feature of query execution.
isRelationship() - Method in class com.orientechnologies.jdo.system.schema.oSysProperty
 
isRelationship() - Method in class com.orientechnologies.jdo.types.d_Collection
Returns if the collection contains relationships
isRelationship() - Method in class com.orientechnologies.jdo.types.oArray
 
isRelationship() - Method in class com.orientechnologies.jdo.types.oCollBlock
 
isSoftShutdown() - Method in class com.orientechnologies.jdo.system.oSysLog
 
isTransactional(PersistenceCapable) - Method in class com.orientechnologies.jdo.oStateManager
 
isTransactional(Object) - Static method in class javax.jdo.JDOHelper
Tests whether the parameter instance is transactional.
isUsingDynaObjects() - Method in interface com.orientechnologies.jdo.oPersistenceManager
 
isUsingDynaObjects() - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
isUsingDynaObjects() - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
isValid() - Method in class com.orientechnologies.jdo.oDynaObject
Know if the object is valid.
isValid() - Method in class com.orientechnologies.jdo.oOID
Know if the OID is valid.
iterator() - Method in class com.orientechnologies.jdo.oExtent
 
iterator() - Method in class com.orientechnologies.jdo.oResultSet
Return the Iterator to browse the collection of elements.
iterator() - Method in class com.orientechnologies.jdo.types.d_CollBrowse
 
iterator() - Method in class com.orientechnologies.jdo.types.d_Collection
Retrieve an iterator for the collection
iterator() - Method in class com.orientechnologies.jdo.types.d_DictBrowse
 
iterator() - Method in class com.orientechnologies.jdo.types.d_Dictionary
Returns the iterator over the collection
iterator() - Method in class com.orientechnologies.jdo.utils.oReusableArray
 
iterator() - Method in interface javax.jdo.Extent
Returns an iterator over all the instances in the Extent.

J

JDOCanRetryException - exception javax.jdo.JDOCanRetryException.
This is the base class for exceptions that can be retried.
JDOCanRetryException() - Constructor for class javax.jdo.JDOCanRetryException
Constructs a new JDOCanRetryException without a detail message.
JDOCanRetryException(String) - Constructor for class javax.jdo.JDOCanRetryException
Constructs a new JDOCanRetryException with the specified detail message.
JDOCanRetryException(String, Throwable[]) - Constructor for class javax.jdo.JDOCanRetryException
Constructs a new JDOCanRetryException with the specified detail message and nested Throwables.
JDOCanRetryException(String, Throwable) - Constructor for class javax.jdo.JDOCanRetryException
Constructs a new JDOCanRetryException with the specified detail message and nested Throwables.
JDOCanRetryException(String, Object) - Constructor for class javax.jdo.JDOCanRetryException
Constructs a new JDOCanRetryException with the specified detail message and failed object.
JDOCanRetryException(String, Throwable[], Object) - Constructor for class javax.jdo.JDOCanRetryException
Constructs a new JDOCanRetryException with the specified detail message, nested Throwables, and failed object.
JDOCanRetryException(String, Throwable, Object) - Constructor for class javax.jdo.JDOCanRetryException
Constructs a new JDOCanRetryException with the specified detail message, nested Throwables, and failed object.
JDODataStoreException - exception javax.jdo.JDODataStoreException.
This class represents data store exceptions that can be retried.
JDODataStoreException() - Constructor for class javax.jdo.JDODataStoreException
Constructs a new JDODataStoreException without a detail message.
JDODataStoreException(String) - Constructor for class javax.jdo.JDODataStoreException
Constructs a new JDODataStoreException with the specified detail message.
JDODataStoreException(String, Throwable[]) - Constructor for class javax.jdo.JDODataStoreException
Constructs a new JDODataStoreException with the specified detail message and nested Throwables.
JDODataStoreException(String, Throwable) - Constructor for class javax.jdo.JDODataStoreException
Constructs a new JDODataStoreException with the specified detail message and nested Throwables.
JDODataStoreException(String, Object) - Constructor for class javax.jdo.JDODataStoreException
Constructs a new JDODataStoreException with the specified detail message and failed object.
JDODataStoreException(String, Throwable[], Object) - Constructor for class javax.jdo.JDODataStoreException
Constructs a new JDODataStoreException with the specified detail message, nested Throwables, and failed object.
JDODataStoreException(String, Throwable, Object) - Constructor for class javax.jdo.JDODataStoreException
Constructs a new JDODataStoreException with the specified detail message, nested Throwables, and failed object.
JDOException - exception javax.jdo.JDOException.
This is the root of all JDO Exceptions.
JDOException() - Constructor for class javax.jdo.JDOException
Constructs a new JDOException without a detail message.
JDOException(String) - Constructor for class javax.jdo.JDOException
Constructs a new JDOException with the specified detail message.
JDOException(String, Throwable[]) - Constructor for class javax.jdo.JDOException
Constructs a new JDOException with the specified detail message and nested Throwables.
JDOException(String, Throwable) - Constructor for class javax.jdo.JDOException
Constructs a new JDOException with the specified detail message and nested Throwable.
JDOException(String, Object) - Constructor for class javax.jdo.JDOException
Constructs a new JDOException with the specified detail message and failed object.
JDOException(String, Throwable[], Object) - Constructor for class javax.jdo.JDOException
Constructs a new JDOException with the specified detail message, nested Throwables, and failed object.
JDOException(String, Throwable, Object) - Constructor for class javax.jdo.JDOException
Constructs a new JDOException with the specified detail message, nested Throwable, and failed object.
JDOFatalDataStoreException - exception javax.jdo.JDOFatalDataStoreException.
This class represents data store exceptions that cannot be retried.
JDOFatalDataStoreException() - Constructor for class javax.jdo.JDOFatalDataStoreException
Constructs a new JDOFatalDataStoreException without a detail message.
JDOFatalDataStoreException(String) - Constructor for class javax.jdo.JDOFatalDataStoreException
Constructs a new JDOFatalDataStoreException with the specified detail message.
JDOFatalDataStoreException(String, Object) - Constructor for class javax.jdo.JDOFatalDataStoreException
Constructs a new JDOFatalDataStoreException with the specified detail message and failed object.
JDOFatalDataStoreException(String, Throwable[]) - Constructor for class javax.jdo.JDOFatalDataStoreException
Constructs a new JDOFatalDataStoreException with the specified detail message and nested Throwables.
JDOFatalDataStoreException(String, Throwable) - Constructor for class javax.jdo.JDOFatalDataStoreException
Constructs a new JDOFatalDataStoreException with the specified detail message and nested Throwables.
JDOFatalException - exception javax.jdo.JDOFatalException.
This class represents exceptions that are fatal; that is, the condition that caused it cannot be bypassed even if the operation is retried.
JDOFatalException() - Constructor for class javax.jdo.JDOFatalException
Constructs a new JDOFatalException without a detail message.
JDOFatalException(String) - Constructor for class javax.jdo.JDOFatalException
Constructs a new JDOFatalException with the specified detail message.
JDOFatalException(String, Throwable[]) - Constructor for class javax.jdo.JDOFatalException
Constructs a new JDOFatalException with the specified detail message and nested Throwables.
JDOFatalException(String, Throwable) - Constructor for class javax.jdo.JDOFatalException
Constructs a new JDOFatalException with the specified detail message and nested Throwables.
JDOFatalException(String, Object) - Constructor for class javax.jdo.JDOFatalException
Constructs a new JDOFatalException with the specified detail message and failed object.
JDOFatalException(String, Throwable[], Object) - Constructor for class javax.jdo.JDOFatalException
Constructs a new JDOFatalException with the specified detail message, nested Throwables, and failed object.
JDOFatalException(String, Throwable, Object) - Constructor for class javax.jdo.JDOFatalException
Constructs a new JDOFatalException with the specified detail message, nested Throwables, and failed object.
JDOFatalInternalException - exception javax.jdo.JDOFatalInternalException.
This class represents errors in the implementation for which no user error handling is possible.
JDOFatalInternalException() - Constructor for class javax.jdo.JDOFatalInternalException
Constructs a new JDOFatalInternalException without a detail message.
JDOFatalInternalException(String) - Constructor for class javax.jdo.JDOFatalInternalException
Constructs a new JDOFatalInternalException with the specified detail message.
JDOFatalInternalException(String, Throwable[]) - Constructor for class javax.jdo.JDOFatalInternalException
Constructs a new JDOFatalInternalException with the specified detail message and nested Throwables.
JDOFatalInternalException(String, Throwable) - Constructor for class javax.jdo.JDOFatalInternalException
Constructs a new JDOFatalInternalException with the specified detail message and nested Throwables.
JDOFatalUserException - exception javax.jdo.JDOFatalUserException.
This class represents user errors that cannot be retried.
JDOFatalUserException() - Constructor for class javax.jdo.JDOFatalUserException
Constructs a new JDOFatalUserException without a detail message.
JDOFatalUserException(String) - Constructor for class javax.jdo.JDOFatalUserException
Constructs a new JDOFatalUserException with the specified detail message.
JDOFatalUserException(String, Throwable[]) - Constructor for class javax.jdo.JDOFatalUserException
Constructs a new JDOFatalUserException with the specified detail message and nested Throwables.
JDOFatalUserException(String, Throwable) - Constructor for class javax.jdo.JDOFatalUserException
Constructs a new JDOFatalUserException with the specified detail message and nested Throwables.
JDOFatalUserException(String, Object) - Constructor for class javax.jdo.JDOFatalUserException
Constructs a new JDOFatalUserException with the specified detail message and failed object.
JDOFatalUserException(String, Throwable[], Object) - Constructor for class javax.jdo.JDOFatalUserException
Constructs a new JDOFatalUserException with the specified detail message, nested Throwables, and failed object.
JDOFatalUserException(String, Throwable, Object) - Constructor for class javax.jdo.JDOFatalUserException
Constructs a new JDOFatalUserException with the specified detail message, nested Throwables, and failed object.
JDOHelper - class javax.jdo.JDOHelper.
This class can be used by a JDO-aware application to call the JDO behavior of PersistenceCapable instances without declaring them to be PersistenceCapable.
JDOHelper() - Constructor for class javax.jdo.JDOHelper
 
JDOObjectNotFoundException - exception javax.jdo.JDOObjectNotFoundException.
This class represents exceptions caused by the user accessing an object that does not exist in the datastore.
JDOObjectNotFoundException() - Constructor for class javax.jdo.JDOObjectNotFoundException
Constructs a new JDOObjectNotFoundException without a detail message.
JDOObjectNotFoundException(String) - Constructor for class javax.jdo.JDOObjectNotFoundException
Constructs a new JDOObjectNotFoundException with the specified detail message.
JDOObjectNotFoundException(String, Object) - Constructor for class javax.jdo.JDOObjectNotFoundException
Constructs a new JDOObjectNotFoundException with the specified detail message and failed object.
JDOObjectNotFoundException(String, Throwable[]) - Constructor for class javax.jdo.JDOObjectNotFoundException
Constructs a new JDOObjectNotFoundException with the specified detail message and nested Throwables.
JDOOptimisticVerificationException - exception javax.jdo.JDOOptimisticVerificationException.
This class represents optimistic verification failures.
JDOOptimisticVerificationException() - Constructor for class javax.jdo.JDOOptimisticVerificationException
Constructs a new JDOOptimisticVerificationException without a detail message.
JDOOptimisticVerificationException(String) - Constructor for class javax.jdo.JDOOptimisticVerificationException
Constructs a new JDOOptimisticVerificationException with the specified detail message.
JDOOptimisticVerificationException(String, Object) - Constructor for class javax.jdo.JDOOptimisticVerificationException
Constructs a new JDOOptimisticVerificationException with the specified detail message and failed object.
JDOOptimisticVerificationException(String, Throwable[]) - Constructor for class javax.jdo.JDOOptimisticVerificationException
Constructs a new JDOOptimisticVerificationException with the specified detail message and nested Throwables.
JDOUnsupportedOptionException - exception javax.jdo.JDOUnsupportedOptionException.
This class represents exceptions caused by the use of optional features not supported by the JDO implementation.
JDOUnsupportedOptionException() - Constructor for class javax.jdo.JDOUnsupportedOptionException
Constructs a new JDOUnsupportedOptionException without a detail message.
JDOUnsupportedOptionException(String) - Constructor for class javax.jdo.JDOUnsupportedOptionException
Constructs a new JDOUnsupportedOptionException with the specified detail message.
JDOUnsupportedOptionException(String, Throwable[]) - Constructor for class javax.jdo.JDOUnsupportedOptionException
Constructs a new JDOUnsupportedOptionException with the specified detail message and nested Throwables.
JDOUnsupportedOptionException(String, Throwable) - Constructor for class javax.jdo.JDOUnsupportedOptionException
Constructs a new JDOUnsupportedOptionException with the specified detail message and nested Throwables.
JDOUserException - exception javax.jdo.JDOUserException.
This class represents user errors that can possibly be retried.
JDOUserException() - Constructor for class javax.jdo.JDOUserException
Constructs a new JDOUserException without a detail message.
JDOUserException(String) - Constructor for class javax.jdo.JDOUserException
Constructs a new JDOUserException with the specified detail message.
JDOUserException(String, Throwable[]) - Constructor for class javax.jdo.JDOUserException
Constructs a new JDOUserException with the specified detail message and nested Throwables.
JDOUserException(String, Throwable) - Constructor for class javax.jdo.JDOUserException
Constructs a new JDOUserException with the specified detail message and nested Throwables.
JDOUserException(String, Object) - Constructor for class javax.jdo.JDOUserException
Constructs a new JDOUserException with the specified detail message and failed object.
JDOUserException(String, Throwable[], Object) - Constructor for class javax.jdo.JDOUserException
Constructs a new JDOUserException with the specified detail message, nested Throwables, and failed object.
JDOUserException(String, Throwable, Object) - Constructor for class javax.jdo.JDOUserException
Constructs a new JDOUserException with the specified detail message, nested Throwables, and failed object.
javax.jdo - package javax.jdo
This package contains the JDO specification interfaces and classes.
jdoPostLoad() - Method in class com.orientechnologies.jdo.system.schema.oSysDatabase
 
jdoPostLoad() - Method in interface javax.jdo.InstanceCallbacks
Called after the values are loaded from the data store into this instance.
jdoPreClear() - Method in class com.orientechnologies.jdo.system.schema.oSysDatabase
 
jdoPreClear() - Method in interface javax.jdo.InstanceCallbacks
Called before the values in the instance are cleared.
jdoPreDelete() - Method in class com.orientechnologies.jdo.system.schema.oSysDatabase
 
jdoPreDelete() - Method in interface javax.jdo.InstanceCallbacks
Called before the instance is deleted.
jdoPreStore() - Method in class com.orientechnologies.jdo.system.schema.oSysDatabase
 
jdoPreStore() - Method in interface javax.jdo.InstanceCallbacks
Called before the values are stored from this instance to the data store.

K

keySet() - Method in class com.orientechnologies.jdo.types.d_Dictionary
Return a set of keys.
keys() - Method in class com.orientechnologies.jdo.types.d_Dictionary
Returns an enumeration of keys.

L

LOAD_ALWAYS - Static variable in class com.orientechnologies.jdo.system.schema.oSysProperty
 
LOAD_ONREQUEST - Static variable in class com.orientechnologies.jdo.system.schema.oSysProperty
 
lockObject(oOID, oTransaction) - Method in class com.orientechnologies.jdo.oCacheManager
 
lookupObject(String) - Method in interface com.orientechnologies.jdo.oPersistenceManager
 
lookupObject(String) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
lookupObject(String) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
Get an object by name from the database's dictionary.

M

makeDirty(Object) - Method in interface com.orientechnologies.jdo.oPersistenceManager
 
makeDirty(Object) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
makeDirty(Object) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
makeDirty(PersistenceCapable, String) - Method in class com.orientechnologies.jdo.oStateManager
 
makeDirty(Object) - Method in class com.orientechnologies.jdo.oStateManager
 
makeDirty(Object, String) - Static method in class javax.jdo.JDOHelper
Explicitly mark the parameter instance and field dirty.
makeNontransactional(Object) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
makeNontransactional(Object) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
makeNontransactional(Object) - Method in interface javax.jdo.PersistenceManager
Make an instance non-transactional after commit.
makeNontransactionalAll(Collection) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
makeNontransactionalAll(Object[]) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
makeNontransactionalAll(Collection) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
makeNontransactionalAll(Object[]) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
makeNontransactionalAll(Object[]) - Method in interface javax.jdo.PersistenceManager
Make an array of instances non-transactional after commit.
makeNontransactionalAll(Collection) - Method in interface javax.jdo.PersistenceManager
Make a Collection of instances non-transactional after commit.
makePersistent(Object) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
makePersistent(Object) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
makePersistent(Object) - Method in interface javax.jdo.PersistenceManager
Make the transient instance persistent in this PersistenceManager.
makePersistentAll(Collection) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
makePersistentAll(Object[]) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
makePersistentAll(Collection) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
makePersistentAll(Object[]) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
makePersistentAll(Object[]) - Method in interface javax.jdo.PersistenceManager
Make an array of instances persistent.
makePersistentAll(Collection) - Method in interface javax.jdo.PersistenceManager
Make a Collection of instances persistent.
makePersistent_i(Object) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
makeTransactional(Object) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
makeTransactional(Object) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
makeTransactional(Object) - Method in interface javax.jdo.PersistenceManager
Make an instance subject to transactional boundaries.
makeTransactionalAll(Collection) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
makeTransactionalAll(Object[]) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
makeTransactionalAll(Collection) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
makeTransactionalAll(Object[]) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
makeTransactionalAll(Object[]) - Method in interface javax.jdo.PersistenceManager
Make an array of instances subject to transactional boundaries.
makeTransactionalAll(Collection) - Method in interface javax.jdo.PersistenceManager
Make a Collection of instances subject to transactional boundaries.
makeTransient(Object) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
makeTransient(Object) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
makeTransient(Object) - Method in interface javax.jdo.PersistenceManager
Make an instance transient, removing it from management by this PersistenceManager.
makeTransientAll(Collection) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
makeTransientAll(Object[]) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
makeTransientAll(Collection) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
makeTransientAll(Object[]) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
makeTransientAll(Object[]) - Method in interface javax.jdo.PersistenceManager
Make an array of instances transient, removing them from management by this PersistenceManager.
makeTransientAll(Collection) - Method in interface javax.jdo.PersistenceManager
Make a Collection of instances transient, removing them from management by this PersistenceManager.
move(byte[], byte[], int, int, int) - Static method in class com.orientechnologies.jdo.types.oBinary
Static method to move portion of byte arrays.
msg(String) - Method in class javax.jdo.I18NHelper
Deprecated. Message formatter
msg(String, Object) - Method in class javax.jdo.I18NHelper
Deprecated. Message formatter
msg(String, Object, Object) - Method in class javax.jdo.I18NHelper
Deprecated. Message formatter
msg(String, Object, Object, Object) - Method in class javax.jdo.I18NHelper
Deprecated. Message formatter
msg(String, Object[]) - Method in class javax.jdo.I18NHelper
Deprecated. Message formatter
msg(String, int) - Method in class javax.jdo.I18NHelper
Deprecated. Message formatter
msg(String, boolean) - Method in class javax.jdo.I18NHelper
Deprecated. Message formatter

N

NO_REF_POOL - Static variable in class com.orientechnologies.jdo.oOID
 
newEnterpriseUrl(String, String) - Static method in class com.orientechnologies.jdo.oOrientURL
Create a new oOrientURL object for Enterprise Edition datastore.
newJustUrl(String) - Static method in class com.orientechnologies.jdo.oOrientURL
Create a new oOrientURL object for Just Edition datastore.
newObjectIdInstance(Class, String) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
newObjectIdInstance(Class, String) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
Create an OID by a value.
newObjectIdInstance(Class, String) - Method in interface javax.jdo.PersistenceManager
This method returns an object id instance corresponding to the Class and String arguments.
newQuery(String, String) - Method in interface com.orientechnologies.jdo.oPersistenceManager
 
newQuery() - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
newQuery(String, Object) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
newQuery(Class) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
newQuery(Class, String) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
newQuery(String, String) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
newQuery(Class, Collection) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
newQuery(Class, Collection, String) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
newQuery(Object) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
newQuery(Extent) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
newQuery(Extent, String) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
newQuery() - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
newQuery(String, Object) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
newQuery(Class) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
newQuery(Class, String) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
newQuery(String, String) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
newQuery(Class, Collection) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
newQuery(Class, Collection, String) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
newQuery(Class, Extent) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
newQuery(Class, Extent, String) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
newQuery(Object) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
newQuery(Extent) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
newQuery(Extent, String) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
newQuery() - Method in interface javax.jdo.PersistenceManager
Create a new Query with no elements.
newQuery(Object) - Method in interface javax.jdo.PersistenceManager
Create a new Query using elements from another Query.
newQuery(String, Object) - Method in interface javax.jdo.PersistenceManager
Create a new Query using the specified language.
newQuery(Class) - Method in interface javax.jdo.PersistenceManager
Create a new Query specifying the Class of the candidate instances.
newQuery(Extent) - Method in interface javax.jdo.PersistenceManager
Create a new Query with the Class of the candidate instances and candidate Extent.
newQuery(Class, Collection) - Method in interface javax.jdo.PersistenceManager
Create a new Query with the candidate Class and Collection.
newQuery(Class, String) - Method in interface javax.jdo.PersistenceManager
Create a new Query with the Class of the candidate instances and filter.
newQuery(Class, Collection, String) - Method in interface javax.jdo.PersistenceManager
Create a new Query with the Class of the candidate instances, candidate Collection, and filter.
newQuery(Extent, String) - Method in interface javax.jdo.PersistenceManager
Create a new Query with the candidate Extent and filter; the class is taken from the Extent.
next() - Method in class com.orientechnologies.jdo.oIterator
 
next() - Method in class com.orientechnologies.jdo.types.d_CollIterator
 
next() - Method in class com.orientechnologies.jdo.types.d_DictIterator
 
next - Variable in class com.orientechnologies.jdo.types.oCollBlock
 
nextElement() - Method in class com.orientechnologies.jdo.types.d_CollEnum
 
nextElement() - Method in class com.orientechnologies.jdo.types.d_DictEnum
 

O

OARRAY - Static variable in class com.orientechnologies.jdo.types.oTypes
 
OBIGLONG - Static variable in class com.orientechnologies.jdo.types.oTypes
 
OBINARY - Static variable in class com.orientechnologies.jdo.types.oTypes
 
OBOOLEAN - Static variable in class com.orientechnologies.jdo.types.oTypes
 
OBYTE - Static variable in class com.orientechnologies.jdo.types.oTypes
 
OCACHE_ALLUSED - Static variable in class com.orientechnologies.jdo.oCacheManager
 
OCACHE_DEFAULTSIZE - Static variable in class com.orientechnologies.jdo.oCacheManager
 
OCACHE_ONLYPINNED - Static variable in class com.orientechnologies.jdo.oCacheManager
 
OCHAR - Static variable in class com.orientechnologies.jdo.types.oTypes
 
ODATE - Static variable in class com.orientechnologies.jdo.types.oTypes
 
ODOUBLE - Static variable in class com.orientechnologies.jdo.types.oTypes
 
ODYNAMIC - Static variable in class com.orientechnologies.jdo.types.oTypes
 
OEMBEDDED - Static variable in class com.orientechnologies.jdo.types.oTypes
 
OFLOAT - Static variable in class com.orientechnologies.jdo.types.oTypes
 
OINTERVAL - Static variable in class com.orientechnologies.jdo.types.oTypes
 
OLONG - Static variable in class com.orientechnologies.jdo.types.oTypes
 
OPOINTER - Static variable in class com.orientechnologies.jdo.types.oTypes
 
OREF - Static variable in class com.orientechnologies.jdo.types.oTypes
 
ORIENT_HOME_VAR - Static variable in class com.orientechnologies.jdo.oUtility
 
OSHORT - Static variable in class com.orientechnologies.jdo.types.oTypes
 
OSTATUS_DELETED - Static variable in class com.orientechnologies.jdo.oObjectInfo
 
OSTATUS_LOAD - Static variable in class com.orientechnologies.jdo.oObjectInfo
 
OSTATUS_NEW - Static variable in class com.orientechnologies.jdo.oObjectInfo
 
OSTATUS_RESERVED - Static variable in class com.orientechnologies.jdo.oObjectInfo
 
OSTATUS_STATIC - Static variable in class com.orientechnologies.jdo.oObjectInfo
 
OSTATUS_TRANSIENT - Static variable in class com.orientechnologies.jdo.oObjectInfo
 
OSTATUS_UPDATED - Static variable in class com.orientechnologies.jdo.oObjectInfo
 
OSTRING - Static variable in class com.orientechnologies.jdo.types.oTypes
 
OTIME - Static variable in class com.orientechnologies.jdo.types.oTypes
 
OTIMESTAMP - Static variable in class com.orientechnologies.jdo.types.oTypes
 
OULONG - Static variable in class com.orientechnologies.jdo.types.oTypes
 
OUSHORT - Static variable in class com.orientechnologies.jdo.types.oTypes
 
OVECTOR - Static variable in class com.orientechnologies.jdo.types.oTypes
 
OWN_DB - Static variable in class com.orientechnologies.jdo.oOID
 
oArray - class com.orientechnologies.jdo.types.oArray.
Persistent ArrayList implementation.
oArray() - Constructor for class com.orientechnologies.jdo.types.oArray
 
oArray(Collection) - Constructor for class com.orientechnologies.jdo.types.oArray
 
oArray(int) - Constructor for class com.orientechnologies.jdo.types.oArray
 
oBinary - class com.orientechnologies.jdo.types.oBinary.
Handles binary stream.
oBinary() - Constructor for class com.orientechnologies.jdo.types.oBinary
Create a new object.
oBinary(byte[]) - Constructor for class com.orientechnologies.jdo.types.oBinary
Create a new object with value iData.
oBinary(int) - Constructor for class com.orientechnologies.jdo.types.oBinary
Create a new object preallocating iStartSize bytes to optimize performances avoiding unnecessary reallocations.
oCacheItem - class com.orientechnologies.jdo.oCacheItem.
Cache item to handle.
oCacheItem(oOID, oBinary, boolean, oTransaction) - Constructor for class com.orientechnologies.jdo.oCacheItem
 
oCacheManager - class com.orientechnologies.jdo.oCacheManager.
Handle the cache for persistent objects.
oCacheManager() - Constructor for class com.orientechnologies.jdo.oCacheManager
 
oChrono - class com.orientechnologies.jdo.utils.oChrono.
Manages timers for performances and statistics purpose.
oChrono() - Constructor for class com.orientechnologies.jdo.utils.oChrono
Create and start a new chrono object.
oCollBlock - class com.orientechnologies.jdo.types.oCollBlock.
Internal type used for storing collection as blocks of data.
oCollBlock() - Constructor for class com.orientechnologies.jdo.types.oCollBlock
 
oCollBlock(int) - Constructor for class com.orientechnologies.jdo.types.oCollBlock
 
oConstants - class com.orientechnologies.jdo.oConstants.
Orient product definitions.
oConstants() - Constructor for class com.orientechnologies.jdo.oConstants
 
oDatabasePool - class com.orientechnologies.jdo.oDatabasePool.
 
oDatabasePool() - Constructor for class com.orientechnologies.jdo.oDatabasePool
 
oDirectoryException - exception com.orientechnologies.jdo.directory.oDirectoryException.
 
oDirectoryException() - Constructor for class com.orientechnologies.jdo.directory.oDirectoryException
 
oDirectoryException(String) - Constructor for class com.orientechnologies.jdo.directory.oDirectoryException
 
oDirectoryManager - class com.orientechnologies.jdo.directory.oDirectoryManager.
 
oDirectoryManager() - Constructor for class com.orientechnologies.jdo.directory.oDirectoryManager
 
oDynaClassLoader - class com.orientechnologies.jdo.oDynaClassLoader.
Title: Orient Explorer Description: Orient explorer visual tool Copyright: Copyright (c) 2002 Company: Orient Technologies
oDynaObject - class com.orientechnologies.jdo.oDynaObject.
Allows the dynamic manipulation of a persistent object without instance it.
oDynaObject(oPersistenceManager, oOID) - Constructor for class com.orientechnologies.jdo.oDynaObject
Create a dynamic object from an OID.
oDynaObject(oPersistenceManager, oOID, oBinary) - Constructor for class com.orientechnologies.jdo.oDynaObject
Create a dynamic object from a stream object.
oDynaObject(oPersistenceManager, String) - Constructor for class com.orientechnologies.jdo.oDynaObject
Create an empty dyna object of class iClass.
oDynaObject(oPersistenceManager, String, oBinary) - Constructor for class com.orientechnologies.jdo.oDynaObject
Create a dyna object of embedded type
oEncryption - interface com.orientechnologies.jdo.utils.oEncryption.
Encryption interface to encrypt and decrypt byte arrays giving a key.
oExtent - class com.orientechnologies.jdo.oExtent.
 
oExtent() - Constructor for class com.orientechnologies.jdo.oExtent
 
oFastEncryption - class com.orientechnologies.jdo.utils.oFastEncryption.
Fast encryption implementation using XOR algorithm.
oFastEncryption() - Constructor for class com.orientechnologies.jdo.utils.oFastEncryption
 
oFormatOutput - class com.orientechnologies.jdo.utils.oFormatOutput.
Format the output handling alignment and fix size of output.
oFormatOutput() - Constructor for class com.orientechnologies.jdo.utils.oFormatOutput
 
oIllegalAccessException - exception com.orientechnologies.jdo.exceptions.oIllegalAccessException.
 
oIllegalAccessException() - Constructor for class com.orientechnologies.jdo.exceptions.oIllegalAccessException
 
oIllegalAccessException(String) - Constructor for class com.orientechnologies.jdo.exceptions.oIllegalAccessException
 
oIterator - class com.orientechnologies.jdo.oIterator.
Title: Description: Copyright: Copyright (c) 2000 Company:
oIterator(oResultSet) - Constructor for class com.orientechnologies.jdo.oIterator
 
oOID - class com.orientechnologies.jdo.oOID.
Indicates a persistent object in the datastore.
oOID() - Constructor for class com.orientechnologies.jdo.oOID
Create an empty oOID object.
oOID(byte, byte, short, int) - Constructor for class com.orientechnologies.jdo.oOID
Create an oOID object with values given by datastore.
oOID(int, int, int, int) - Constructor for class com.orientechnologies.jdo.oOID
Create an oOID object with values.
oOID(String) - Constructor for class com.orientechnologies.jdo.oOID
Create an oOID object from a string.
oObjectInfo - class com.orientechnologies.jdo.oObjectInfo.
 
oObjectInfo(oOID, Object, int) - Constructor for class com.orientechnologies.jdo.oObjectInfo
 
oObjectLockedException - exception com.orientechnologies.jdo.exceptions.oObjectLockedException.
 
oObjectLockedException() - Constructor for class com.orientechnologies.jdo.exceptions.oObjectLockedException
 
oObjectManager - class com.orientechnologies.jdo.oObjectManager.
Handle interaction between the application and the datastore.
oObjectManager() - Constructor for class com.orientechnologies.jdo.oObjectManager
 
oObjectNotFoundException - exception com.orientechnologies.jdo.exceptions.oObjectNotFoundException.
Title: Description: Copyright: Copyright (c) 2000 Company:
oObjectNotFoundException(String) - Constructor for class com.orientechnologies.jdo.exceptions.oObjectNotFoundException
 
oObjectNotFoundException() - Constructor for class com.orientechnologies.jdo.exceptions.oObjectNotFoundException
 
oObjectNotInsertedException - exception com.orientechnologies.jdo.exceptions.oObjectNotInsertedException.
Title: Description: Copyright: Copyright (c) 2000 Company:
oObjectNotInsertedException() - Constructor for class com.orientechnologies.jdo.exceptions.oObjectNotInsertedException
 
oObjectNotLockedException - exception com.orientechnologies.jdo.exceptions.oObjectNotLockedException.
Title: Description: Copyright: Copyright (c) 2000 Company:
oObjectNotLockedException() - Constructor for class com.orientechnologies.jdo.exceptions.oObjectNotLockedException
 
oObjectNotReleasedException - exception com.orientechnologies.jdo.exceptions.oObjectNotReleasedException.
Title: Description: Copyright: Copyright (c) 2000 Company:
oObjectNotReleasedException() - Constructor for class com.orientechnologies.jdo.exceptions.oObjectNotReleasedException
 
oObjectNotTransformed - exception com.orientechnologies.jdo.exceptions.oObjectNotTransformed.
Title: Description: Copyright: Copyright (c) 2000 Company:
oObjectNotTransformed() - Constructor for class com.orientechnologies.jdo.exceptions.oObjectNotTransformed
 
oObjectNotTransformed(Throwable[]) - Constructor for class com.orientechnologies.jdo.exceptions.oObjectNotTransformed
 
oObjectNotUpdatedException - exception com.orientechnologies.jdo.exceptions.oObjectNotUpdatedException.
Title: Description: Copyright: Copyright (c) 2000 Company:
oObjectNotUpdatedException() - Constructor for class com.orientechnologies.jdo.exceptions.oObjectNotUpdatedException
 
oOrientURL - class com.orientechnologies.jdo.oOrientURL.
Define an Orient URL.
oOrientURL(String) - Constructor for class com.orientechnologies.jdo.oOrientURL
Build a new instance starting from the String representation
oPersistenceManager - interface com.orientechnologies.jdo.oPersistenceManager.
Base interface for Orient JDO PersistenceManager implementations.
oPersistenceManagerFactory - class com.orientechnologies.jdo.oPersistenceManagerFactory.
 
oPersistenceManagerFactory() - Constructor for class com.orientechnologies.jdo.oPersistenceManagerFactory
 
oPersistenceManagerFactory(Properties) - Constructor for class com.orientechnologies.jdo.oPersistenceManagerFactory
 
oPersistenceManagerMT - class com.orientechnologies.jdo.oPersistenceManagerMT.
Orient JDO implementation of PersistenceManager interface, the most important one for the user application.
oPersistenceManagerMT(PersistenceManagerFactory, oEngineLoader, oOrientURL, String, String, Properties) - Constructor for class com.orientechnologies.jdo.oPersistenceManagerMT
Create a persistence manager based on Orient datastore.
oPersistenceManagerST - class com.orientechnologies.jdo.oPersistenceManagerST.
Orient JDO implementation of PersistenceManager interface, the most important one for the user application.
oPersistenceManagerST(PersistenceManagerFactory, oEngineLoader, oOrientURL, String, String, Properties) - Constructor for class com.orientechnologies.jdo.oPersistenceManagerST
Create a persistence manager based on Orient datastore.
oQuery - class com.orientechnologies.jdo.oQuery.
Query implementation.
oQuery(oPersistenceManager) - Constructor for class com.orientechnologies.jdo.oQuery
Create an empty query passing the PersistenceManager associated.
oResultSet - class com.orientechnologies.jdo.oResultSet.
Handle the resultset of query execution.
oResultSet() - Constructor for class com.orientechnologies.jdo.oResultSet
 
oResultSet(oPersistenceManager) - Constructor for class com.orientechnologies.jdo.oResultSet
 
oResultSet(oPersistenceManager, ArrayList) - Constructor for class com.orientechnologies.jdo.oResultSet
 
oReusableArray - class com.orientechnologies.jdo.utils.oReusableArray.
Special array that reuse empty rooms created on deletion of elements.
oReusableArray() - Constructor for class com.orientechnologies.jdo.utils.oReusableArray
 
oReusableArray(int) - Constructor for class com.orientechnologies.jdo.utils.oReusableArray
 
oStateManager - class com.orientechnologies.jdo.oStateManager.
State manager implementation of JDO standard interface.
oStateManager() - Constructor for class com.orientechnologies.jdo.oStateManager
 
oSysClass - class com.orientechnologies.jdo.system.schema.oSysClass.
Title: Description: Copyright: Copyright (c) 2000 Company:
oSysClass() - Constructor for class com.orientechnologies.jdo.system.schema.oSysClass
 
oSysDatabase - class com.orientechnologies.jdo.system.schema.oSysDatabase.
 
oSysDatabase() - Constructor for class com.orientechnologies.jdo.system.schema.oSysDatabase
 
oSysFolder - class com.orientechnologies.jdo.system.oSysFolder.
 
oSysFolder() - Constructor for class com.orientechnologies.jdo.system.oSysFolder
 
oSysFolder(oSysFolder, String) - Constructor for class com.orientechnologies.jdo.system.oSysFolder
 
oSysLog - class com.orientechnologies.jdo.system.oSysLog.
 
oSysLog() - Constructor for class com.orientechnologies.jdo.system.oSysLog
 
oSysProperty - class com.orientechnologies.jdo.system.schema.oSysProperty.
Title: Description: Copyright: Copyright (c) 2000 Company:
oSysProperty() - Constructor for class com.orientechnologies.jdo.system.schema.oSysProperty
 
oSysReference - class com.orientechnologies.jdo.system.oSysReference.
 
oSysReference() - Constructor for class com.orientechnologies.jdo.system.oSysReference
 
oSysReference(oSysFolder, String, oOID) - Constructor for class com.orientechnologies.jdo.system.oSysReference
 
oSysSegment - class com.orientechnologies.jdo.system.schema.oSysSegment.
Title: Description: Copyright: Copyright (c) 2000 Company:
oSysSegment() - Constructor for class com.orientechnologies.jdo.system.schema.oSysSegment
 
oSysTxLog - class com.orientechnologies.jdo.system.oSysTxLog.
 
oSysTxLog() - Constructor for class com.orientechnologies.jdo.system.oSysTxLog
 
oSysTxObject - class com.orientechnologies.jdo.system.oSysTxObject.
 
oSysTxObject() - Constructor for class com.orientechnologies.jdo.system.oSysTxObject
 
oTransaction - class com.orientechnologies.jdo.oTransaction.
 
oTransaction(oPersistenceManager) - Constructor for class com.orientechnologies.jdo.oTransaction
 
oTypes - class com.orientechnologies.jdo.types.oTypes.
Internal type enumaration
oTypes() - Constructor for class com.orientechnologies.jdo.types.oTypes
 
oUtility - class com.orientechnologies.jdo.oUtility.
 
oUtility() - Constructor for class com.orientechnologies.jdo.oUtility
 
oXMLAttribute - class com.orientechnologies.jdo.system.oXMLAttribute.
XML Attribute
oXMLAttribute() - Constructor for class com.orientechnologies.jdo.system.oXMLAttribute
 
oXMLNode - class com.orientechnologies.jdo.system.oXMLNode.
XML Node
oXMLNode() - Constructor for class com.orientechnologies.jdo.system.oXMLNode
 

P

PATH_SEPARATOR - Static variable in class com.orientechnologies.jdo.system.oSysFolder
 
PRODUCT_COPYRIGHTS - Static variable in class com.orientechnologies.jdo.oConstants
 
PRODUCT_VERSION - Static variable in class com.orientechnologies.jdo.oConstants
 
PRODUCT_WWW - Static variable in class com.orientechnologies.jdo.oConstants
 
PersistenceManager - interface javax.jdo.PersistenceManager.
PersistenceManager is the primary interface for JDO-aware application components.
PersistenceManagerFactory - interface javax.jdo.PersistenceManagerFactory.
The PersistenceManagerFactory is the interface to use to obtain PersistenceManager instances.
preSerialize(PersistenceCapable) - Method in class com.orientechnologies.jdo.oStateManager
 
previous() - Method in class com.orientechnologies.jdo.oIterator
 
print(Object, int) - Static method in class com.orientechnologies.jdo.utils.oFormatOutput
 
print(Object, int, int) - Static method in class com.orientechnologies.jdo.utils.oFormatOutput
 
print(Object, int, int, char) - Static method in class com.orientechnologies.jdo.utils.oFormatOutput
 
printJDOException(JDOException, PrintStream) - Static method in class com.orientechnologies.jdo.oUtility
 
printJDOException(JDOException, PrintStream, boolean) - Static method in class com.orientechnologies.jdo.oUtility
 
printStackTrace() - Method in class javax.jdo.JDOException
Prints this JDOException and its backtrace to the standard error output.
printStackTrace(PrintStream) - Method in class javax.jdo.JDOException
Prints this JDOException and its backtrace to the specified print stream.
printStackTrace(PrintWriter) - Method in class javax.jdo.JDOException
Prints this JDOException and its backtrace to the specified print writer.
providedBooleanField(PersistenceCapable, int, boolean) - Method in class com.orientechnologies.jdo.oStateManager
 
providedByteField(PersistenceCapable, int, byte) - Method in class com.orientechnologies.jdo.oStateManager
 
providedCharField(PersistenceCapable, int, char) - Method in class com.orientechnologies.jdo.oStateManager
 
providedDoubleField(PersistenceCapable, int, double) - Method in class com.orientechnologies.jdo.oStateManager
 
providedFloatField(PersistenceCapable, int, float) - Method in class com.orientechnologies.jdo.oStateManager
 
providedIntField(PersistenceCapable, int, int) - Method in class com.orientechnologies.jdo.oStateManager
 
providedLongField(PersistenceCapable, int, long) - Method in class com.orientechnologies.jdo.oStateManager
 
providedObjectField(PersistenceCapable, int, Object) - Method in class com.orientechnologies.jdo.oStateManager
 
providedShortField(PersistenceCapable, int, short) - Method in class com.orientechnologies.jdo.oStateManager
 
providedStringField(PersistenceCapable, int, String) - Method in class com.orientechnologies.jdo.oStateManager
 
put(Object, Object) - Method in class com.orientechnologies.jdo.types.d_Dictionary
Insert a value in the collection giving a key
putAll(Map) - Method in class com.orientechnologies.jdo.types.d_Dictionary
Insert all map values in the collection

Q

Query - interface javax.jdo.Query.
The Query interface allows applications to obtain persistent instances from the data store.

R

refresh(Object) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
refresh(Object) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
refresh(Object) - Method in interface javax.jdo.PersistenceManager
Refresh the state of the instance from the data store.
refreshAll(Collection) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
refreshAll(Object[]) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
refreshAll() - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
refreshAll(Collection) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
refreshAll(Object[]) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
refreshAll() - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
refreshAll(Object[]) - Method in interface javax.jdo.PersistenceManager
Refresh the state of an array of instances from the data store.
refreshAll(Collection) - Method in interface javax.jdo.PersistenceManager
Refresh the state of a Collection of instances from the data store.
refreshAll() - Method in interface javax.jdo.PersistenceManager
Refresh the state of all applicable instances from the data store.
relationship - Variable in class com.orientechnologies.jdo.types.d_Collection
 
releaseObjectsOfDatabase(short, oTransaction) - Method in class com.orientechnologies.jdo.oCacheManager
 
releaseObjectsOfTransaction(oTransaction) - Method in class com.orientechnologies.jdo.oCacheManager
 
remove() - Method in class com.orientechnologies.jdo.oIterator
 
remove(oOID) - Method in class com.orientechnologies.jdo.oResultSet
 
remove(Object) - Method in class com.orientechnologies.jdo.oResultSet
 
remove(Object) - Method in class com.orientechnologies.jdo.types.d_CollBrowse
 
remove() - Method in class com.orientechnologies.jdo.types.d_CollIterator
 
remove(Object) - Method in class com.orientechnologies.jdo.types.d_Collection
Remove an element from the collection
remove(int) - Method in class com.orientechnologies.jdo.types.d_Collection
Remove an element by index
remove(Object) - Method in class com.orientechnologies.jdo.types.d_DictBrowse
 
remove(Object) - Method in class com.orientechnologies.jdo.types.d_Dictionary
Remove an entry from the dictionary.
remove(int) - Method in class com.orientechnologies.jdo.types.oCollBlock
 
remove(int) - Method in class com.orientechnologies.jdo.utils.oReusableArray
Free the position required
removeAll(Collection) - Method in class com.orientechnologies.jdo.oResultSet
 
removeAll(Collection) - Method in class com.orientechnologies.jdo.types.d_CollBrowse
 
removeAll(Collection) - Method in class com.orientechnologies.jdo.types.d_DictBrowse
 
removeDatabase(oPersistenceManager) - Method in class com.orientechnologies.jdo.oDatabasePool
 
removeObject(oOID, oTransaction) - Method in class com.orientechnologies.jdo.oCacheManager
 
removeObjectInfo(PersistenceCapable) - Method in class com.orientechnologies.jdo.oStateManager
 
reopen() - Method in interface com.orientechnologies.jdo.oPersistenceManager
 
reopen() - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
reopen() - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
replacingBooleanField(PersistenceCapable, int) - Method in class com.orientechnologies.jdo.oStateManager
 
replacingByteField(PersistenceCapable, int) - Method in class com.orientechnologies.jdo.oStateManager
 
replacingCharField(PersistenceCapable, int) - Method in class com.orientechnologies.jdo.oStateManager
 
replacingDoubleField(PersistenceCapable, int) - Method in class com.orientechnologies.jdo.oStateManager
 
replacingFlags(PersistenceCapable) - Method in class com.orientechnologies.jdo.oStateManager
 
replacingFloatField(PersistenceCapable, int) - Method in class com.orientechnologies.jdo.oStateManager
 
replacingIntField(PersistenceCapable, int) - Method in class com.orientechnologies.jdo.oStateManager
 
replacingLongField(PersistenceCapable, int) - Method in class com.orientechnologies.jdo.oStateManager
 
replacingObjectField(PersistenceCapable, int) - Method in class com.orientechnologies.jdo.oStateManager
 
replacingShortField(PersistenceCapable, int) - Method in class com.orientechnologies.jdo.oStateManager
 
replacingStateManager(PersistenceCapable, StateManager) - Method in class com.orientechnologies.jdo.oStateManager
 
replacingStateManager(PersistenceCapable) - Method in class com.orientechnologies.jdo.oStateManager
 
replacingStringField(PersistenceCapable, int) - Method in class com.orientechnologies.jdo.oStateManager
 
requestObject(oOID, oTransaction) - Method in class com.orientechnologies.jdo.oCacheManager
 
requestObject(oOID) - Method in class com.orientechnologies.jdo.oTransaction
 
reserve(int) - Method in class com.orientechnologies.jdo.types.oBinary
Reserve space in stream to optimize further enlargements.
reset() - Method in class com.orientechnologies.jdo.oDynaObject
Reset object information.
reset() - Method in class com.orientechnologies.jdo.oOID
Reset the oid.
reset() - Method in class com.orientechnologies.jdo.types.oBinary
Reset the binary content
retainAll(Collection) - Method in class com.orientechnologies.jdo.oResultSet
 
retainAll(Collection) - Method in class com.orientechnologies.jdo.types.d_CollBrowse
 
retainAll(Collection) - Method in class com.orientechnologies.jdo.types.d_DictBrowse
 
retrieve(Object) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
retrieve(Object) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
retrieve(Object) - Method in interface javax.jdo.PersistenceManager
Retrieve field values of an instance from the store.
retrieveAll(Collection) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
retrieveAll(Collection, boolean) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
retrieveAll(Object[]) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
retrieveAll(Object[], boolean) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
retrieveAll(Collection) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
retrieveAll(Collection, boolean) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
retrieveAll(Object[]) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
retrieveAll(Object[], boolean) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
retrieveAll(Collection) - Method in interface javax.jdo.PersistenceManager
Retrieve field values of instances from the store.
retrieveAll(Collection, boolean) - Method in interface javax.jdo.PersistenceManager
Retrieve field values of instances from the store.
retrieveAll(Object[]) - Method in interface javax.jdo.PersistenceManager
Retrieve field values of instances from the store.
retrieveAll(Object[], boolean) - Method in interface javax.jdo.PersistenceManager
Retrieve field values of instances from the store.
rollback() - Method in class com.orientechnologies.jdo.oTransaction
 
rollback() - Method in interface javax.jdo.Transaction
Roll back the current transaction.

S

STATUS_DELETED - Static variable in class com.orientechnologies.jdo.oDynaObject
 
STATUS_EMBEDDED - Static variable in class com.orientechnologies.jdo.oDynaObject
 
STATUS_LOADED - Static variable in class com.orientechnologies.jdo.oDynaObject
 
STATUS_NEW - Static variable in class com.orientechnologies.jdo.oDynaObject
 
STATUS_UPDATED - Static variable in class com.orientechnologies.jdo.oDynaObject
 
SYSTEM_NAMESPACE - Static variable in class com.orientechnologies.jdo.oUtility
 
set(byte, byte, short, int) - Method in class com.orientechnologies.jdo.oOID
Update oOID values after creation
set(byte[], int, int) - Method in class com.orientechnologies.jdo.types.oBinary
Set a portion of binary stream starting from iStart byte with length iLength.
setBooleanField(PersistenceCapable, int, boolean, boolean) - Method in class com.orientechnologies.jdo.oStateManager
 
setByteField(PersistenceCapable, int, byte, byte) - Method in class com.orientechnologies.jdo.oStateManager
 
setCachePolicy(int) - Method in class com.orientechnologies.jdo.oCacheManager
 
setCandidates(Collection) - Method in class com.orientechnologies.jdo.oQuery
 
setCandidates(Extent) - Method in class com.orientechnologies.jdo.oQuery
 
setCandidates(Extent) - Method in interface javax.jdo.Query
Set the candidate Extent to query.
setCandidates(Collection) - Method in interface javax.jdo.Query
Set the candidate Collection to query.
setCharField(PersistenceCapable, int, char, char) - Method in class com.orientechnologies.jdo.oStateManager
 
setClass(Class) - Method in class com.orientechnologies.jdo.oQuery
 
setClass(String) - Method in class com.orientechnologies.jdo.oQuery
 
setClass(Class) - Method in interface javax.jdo.Query
Set the class of the candidate instances of the query.
setClassName(String) - Method in class com.orientechnologies.jdo.oDynaObject
Force class name setting.
setConnectionDriverName(String) - Method in class com.orientechnologies.jdo.oPersistenceManagerFactory
 
setConnectionDriverName(String) - Method in interface javax.jdo.PersistenceManagerFactory
Set the driver name for the data store connection.
setConnectionFactory(Object) - Method in class com.orientechnologies.jdo.oPersistenceManagerFactory
 
setConnectionFactory(Object) - Method in interface javax.jdo.PersistenceManagerFactory
Set the data store connection factory.
setConnectionFactory2(Object) - Method in class com.orientechnologies.jdo.oPersistenceManagerFactory
 
setConnectionFactory2(Object) - Method in interface javax.jdo.PersistenceManagerFactory
Set the second data store connection factory.
setConnectionFactory2Name(String) - Method in class com.orientechnologies.jdo.oPersistenceManagerFactory
 
setConnectionFactory2Name(String) - Method in interface javax.jdo.PersistenceManagerFactory
Set the name for the second data store connection factory.
setConnectionFactoryName(String) - Method in class com.orientechnologies.jdo.oPersistenceManagerFactory
 
setConnectionFactoryName(String) - Method in interface javax.jdo.PersistenceManagerFactory
Set the name for the data store connection factory.
setConnectionId(int) - Method in interface com.orientechnologies.jdo.oPersistenceManager
 
setConnectionId(int) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
setConnectionId(int) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
setConnectionPassword(String) - Method in class com.orientechnologies.jdo.oPersistenceManagerFactory
 
setConnectionPassword(String) - Method in interface javax.jdo.PersistenceManagerFactory
Set the password for the data store connection.
setConnectionURL(String) - Method in class com.orientechnologies.jdo.oPersistenceManagerFactory
 
setConnectionURL(String) - Method in interface javax.jdo.PersistenceManagerFactory
Set the URL for the data store connection.
setConnectionUserName(String) - Method in class com.orientechnologies.jdo.oPersistenceManagerFactory
 
setConnectionUserName(String) - Method in interface javax.jdo.PersistenceManagerFactory
Set the user name for the data store connection.
setContainerObject(oObjectInfo) - Method in class com.orientechnologies.jdo.oObjectInfo
 
setDatabase(oPersistenceManager) - Method in class com.orientechnologies.jdo.oDatabasePool
 
setDatabase(String) - Method in class com.orientechnologies.jdo.oQuery
 
setDatabaseId(int) - Method in interface com.orientechnologies.jdo.oPersistenceManager
 
setDatabaseId(int) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
setDatabaseId(int) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
setDoubleField(PersistenceCapable, int, double, double) - Method in class com.orientechnologies.jdo.oStateManager
 
setFilter(String) - Method in class com.orientechnologies.jdo.oQuery
 
setFilter(String) - Method in interface javax.jdo.Query
Set the filter for the query.
setFloatField(PersistenceCapable, int, float, float) - Method in class com.orientechnologies.jdo.oStateManager
 
setIgnoreCache(boolean) - Method in class com.orientechnologies.jdo.oPersistenceManagerFactory
 
setIgnoreCache(boolean) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
setIgnoreCache(boolean) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
setIgnoreCache(boolean) - Method in class com.orientechnologies.jdo.oQuery
 
setIgnoreCache(boolean) - Method in interface javax.jdo.PersistenceManager
Set the ignoreCache parameter for queries.
setIgnoreCache(boolean) - Method in interface javax.jdo.PersistenceManagerFactory
Set the default IgnoreCache setting for all PersistenceManager instances obtained from this factory.
setIgnoreCache(boolean) - Method in interface javax.jdo.Query
Set the ignoreCache option.
setIntField(PersistenceCapable, int, int, int) - Method in class com.orientechnologies.jdo.oStateManager
 
setLoadAtOnce(boolean) - Method in class com.orientechnologies.jdo.oResultSet
Optimize performance for browsing the result set by loading the entire resultset in the client.
setLoadBlockSize(int) - Method in class com.orientechnologies.jdo.oResultSet
Optimize performance for browsing the result set by transferring the objects in the client space at blocks.
setLongField(PersistenceCapable, int, long, long) - Method in class com.orientechnologies.jdo.oStateManager
 
setMaxPool(int) - Method in class com.orientechnologies.jdo.oPersistenceManagerFactory
 
setMinPool(int) - Method in class com.orientechnologies.jdo.oPersistenceManagerFactory
 
setMsWait(int) - Method in class com.orientechnologies.jdo.oPersistenceManagerFactory
 
setMultithreaded(boolean) - Method in class com.orientechnologies.jdo.oPersistenceManagerFactory
 
setMultithreaded(boolean) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
Set PersistenceManager to work thread-safe.
setMultithreaded(boolean) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
setMultithreaded(boolean) - Method in interface javax.jdo.PersistenceManager
Set the Multithreaded flag for this PersistenceManager.
setMultithreaded(boolean) - Method in interface javax.jdo.PersistenceManagerFactory
Set the default Multithreaded setting for all PersistenceManager instances obtained from this factory.
setName(String) - Method in class com.orientechnologies.jdo.system.oSysReference
 
setName(String) - Method in class com.orientechnologies.jdo.system.oXMLAttribute
 
setNext(oCollBlock) - Method in class com.orientechnologies.jdo.types.oCollBlock
 
setNontransactionalRead(boolean) - Method in class com.orientechnologies.jdo.oPersistenceManagerFactory
 
setNontransactionalRead(boolean) - Method in class com.orientechnologies.jdo.oTransaction
 
setNontransactionalRead(boolean) - Method in interface javax.jdo.PersistenceManagerFactory
Set the default NontransactionalRead setting for all PersistenceManager instances obtained from this factory.
setNontransactionalRead(boolean) - Method in interface javax.jdo.Transaction
If true, allow persistent instances to be read without a transaction active.
setNontransactionalWrite(boolean) - Method in class com.orientechnologies.jdo.oPersistenceManagerFactory
 
setNontransactionalWrite(boolean) - Method in class com.orientechnologies.jdo.oTransaction
 
setNontransactionalWrite(boolean) - Method in interface javax.jdo.PersistenceManagerFactory
Set the default NontransactionalWrite setting for all PersistenceManager instances obtained from this factory.
setNontransactionalWrite(boolean) - Method in interface javax.jdo.Transaction
If true, allow persistent instances to be written without a transaction active.
setObject(Object) - Method in class com.orientechnologies.jdo.oObjectInfo
 
setObjectField(PersistenceCapable, int, Object, Object) - Method in class com.orientechnologies.jdo.oStateManager
 
setObjectId(oOID) - Method in class com.orientechnologies.jdo.oObjectInfo
 
setOid(oOID) - Method in class com.orientechnologies.jdo.system.oSysReference
 
setOptimistic(boolean) - Method in class com.orientechnologies.jdo.oPersistenceManagerFactory
 
setOptimistic(boolean) - Method in class com.orientechnologies.jdo.oTransaction
 
setOptimistic(boolean) - Method in interface javax.jdo.PersistenceManagerFactory
Set the default Optimistic setting for all PersistenceManager instances obtained from this factory.
setOptimistic(boolean) - Method in interface javax.jdo.Transaction
Optimistic transactions do not hold data store locks until commit time.
setOrdering(String) - Method in class com.orientechnologies.jdo.oQuery
 
setOrdering(String) - Method in interface javax.jdo.Query
Set the ordering specification for the result Collection.
setPolymorphic(boolean) - Method in class com.orientechnologies.jdo.oQuery
 
setRelationship(boolean) - Method in class com.orientechnologies.jdo.types.d_Collection
Change the behaviuor to handle relationships
setRelationship(boolean) - Method in class com.orientechnologies.jdo.types.oArray
 
setRelationship(boolean) - Method in class com.orientechnologies.jdo.types.oCollBlock
 
setRestoreValues(boolean) - Method in class com.orientechnologies.jdo.oPersistenceManagerFactory
 
setRestoreValues(boolean) - Method in class com.orientechnologies.jdo.oTransaction
 
setRestoreValues(boolean) - Method in interface javax.jdo.PersistenceManagerFactory
Set the default value for the RestoreValues property.
setRestoreValues(boolean) - Method in interface javax.jdo.Transaction
If true, at rollback, fields of newly persistent instances are restored to their values as of the beginning of the transaction, and the instances revert to transient.
setRetainValues(boolean) - Method in class com.orientechnologies.jdo.oPersistenceManagerFactory
 
setRetainValues(boolean) - Method in class com.orientechnologies.jdo.oTransaction
 
setRetainValues(boolean) - Method in interface javax.jdo.PersistenceManagerFactory
Set the default RetainValues setting for all PersistenceManager instances obtained from this factory.
setRetainValues(boolean) - Method in interface javax.jdo.Transaction
If true, at commit instances retain their values and the instances transition to persistent-nontransactional.
setSessionId(int) - Method in interface com.orientechnologies.jdo.oPersistenceManager
 
setSessionId(int) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
setSessionId(int) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
setShortField(PersistenceCapable, int, short, short) - Method in class com.orientechnologies.jdo.oStateManager
 
setSize(int) - Method in class com.orientechnologies.jdo.types.oCollBlock
 
setStatus(int) - Method in class com.orientechnologies.jdo.oObjectInfo
 
setStream(oBinary) - Method in class com.orientechnologies.jdo.oObjectInfo
 
setStreamById(Object, oBinary) - Method in interface com.orientechnologies.jdo.oPersistenceManager
 
setStreamById(Object, oBinary) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
setStreamById(Object, oBinary) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
Update a persistent object in the datastore.
setStringField(PersistenceCapable, int, String, String) - Method in class com.orientechnologies.jdo.oStateManager
 
setSynchronization(Synchronization) - Method in class com.orientechnologies.jdo.oTransaction
 
setSynchronization(Synchronization) - Method in interface javax.jdo.Transaction
The user can specify a Synchronization instance to be notified on transaction completions.
setUserObject(Object) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
setUserObject(Object) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
setUserObject(Object) - Method in interface javax.jdo.PersistenceManager
The application can manage the PersistenceManager instances more easily by having an application object associated with each PersistenceManager instance.
setUsingDynaObjects(boolean) - Method in interface com.orientechnologies.jdo.oPersistenceManager
 
setUsingDynaObjects(boolean) - Method in class com.orientechnologies.jdo.oPersistenceManagerMT
 
setUsingDynaObjects(boolean) - Method in class com.orientechnologies.jdo.oPersistenceManagerST
 
setValue(String, Object) - Method in class com.orientechnologies.jdo.oDynaObject
Set the value for the attribute.
setValue(String) - Method in class com.orientechnologies.jdo.system.oXMLAttribute
 
setValue(Object) - Method in class com.orientechnologies.jdo.types.d_Association
Assign the value
size() - Method in class com.orientechnologies.jdo.oResultSet
Know collection size.
size() - Method in class com.orientechnologies.jdo.types.d_CollBrowse
 
size() - Method in class com.orientechnologies.jdo.types.d_Collection
Returns the size of collection.
size() - Method in class com.orientechnologies.jdo.types.d_DictBrowse
 
size() - Method in class com.orientechnologies.jdo.types.oBinary
Get length of binary stream
size() - Method in class com.orientechnologies.jdo.utils.oReusableArray
 
splitPath(String) - Method in class com.orientechnologies.jdo.directory.oDirectoryManager
 
start() - Method in class com.orientechnologies.jdo.utils.oChrono
Restart chrono.
stop() - Method in class com.orientechnologies.jdo.utils.oChrono
Stop the chrono and return current elapsed.
store() - Method in class com.orientechnologies.jdo.oDynaObject
Store the object in datastore.
supportedOptions() - Method in class com.orientechnologies.jdo.oPersistenceManagerFactory
 
supportedOptions() - Method in interface javax.jdo.PersistenceManagerFactory
The application can determine from the results of this method which optional features, and which query languages are supported by the JDO implementation.

T

Transaction - interface javax.jdo.Transaction.
The JDO Transaction interface provides for initiation and completion of transactions under user control.
tail - Variable in class com.orientechnologies.jdo.types.d_Collection
 
throwJDODataStoreException(String, Exception) - Static method in class com.orientechnologies.jdo.oUtility
 
throwJDOException(Exception) - Static method in class com.orientechnologies.jdo.oUtility
 
throwJDOFatalException(String, Exception) - Static method in class com.orientechnologies.jdo.oUtility
 
throwJDOFatalException(String, Error) - Static method in class com.orientechnologies.jdo.oUtility
 
throwJDOUserException(String) - Static method in class com.orientechnologies.jdo.oUtility
 
throwJDOUserException(String, Exception) - Static method in class com.orientechnologies.jdo.oUtility
 
toArray() - Method in class com.orientechnologies.jdo.oResultSet
Convert the collection in an array of objects
toArray(Object[]) - Method in class com.orientechnologies.jdo.oResultSet
Convert the collection in an array of objects.
toArray() - Method in class com.orientechnologies.jdo.types.d_CollBrowse
 
toArray(Object[]) - Method in class com.orientechnologies.jdo.types.d_CollBrowse
 
toArray() - Method in class com.orientechnologies.jdo.types.d_DictBrowse
 
toArray(Object[]) - Method in class com.orientechnologies.jdo.types.d_DictBrowse
 
toAscii(byte[]) - Static method in class com.orientechnologies.jdo.utils.oFormatOutput
 
toByteArray() - Method in class com.orientechnologies.jdo.types.oBinary
Copy internal stream content in a new byte array allocated with stream length.
toCollection(Collection) - Method in class com.orientechnologies.jdo.types.d_Collection
Copy all the content to another collection.
toStream(oPersistenceManager, String, boolean) - Method in class com.orientechnologies.jdo.types.d_Association
Serialize object from memory to stream.
toStream(oPersistenceManager, String) - Method in class com.orientechnologies.jdo.types.oArray
Serialize object from memory to stream.
toString() - Method in class com.orientechnologies.jdo.oOID
Convert an OID to a String.
toString() - Method in class com.orientechnologies.jdo.oOrientURL
Convert the URL to String
toString() - Method in class com.orientechnologies.jdo.system.oSysFolder
 
toString() - Method in class com.orientechnologies.jdo.system.oSysReference
 
toString() - Method in class com.orientechnologies.jdo.types.oBinary
Convert the binary stream to a string.
toString() - Method in class javax.jdo.JDOException
The String representation includes the name of the class, the descriptive comment (if any), the String representation of the failed Object (if any), and the String representation of the nested Throwables (if any).
toStringByte() - Method in class com.orientechnologies.jdo.types.oBinary
Convert the binary stream to a string.
total - Variable in class com.orientechnologies.jdo.types.d_Collection
 

U

updateObject(oOID, oBinary, oTransaction) - Method in class com.orientechnologies.jdo.oCacheManager
 
updateObject(oPersistenceManager, oOID, Object, oTransaction) - Method in class com.orientechnologies.jdo.oObjectManager
 

V

values() - Method in class com.orientechnologies.jdo.types.d_Dictionary
Returns a Collection view of values.
values - Variable in class com.orientechnologies.jdo.types.oCollBlock
 

W

write(int) - Method in class com.orientechnologies.jdo.types.oBinary
Append a byte (as int value) to the stream
write(byte[], int, int) - Method in class com.orientechnologies.jdo.types.oBinary
Append a binary array to the stream

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