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

A

add(Object) - Method in class org.jpox.sco.PriorityQueue
Method to add an element to the Collection.
add(Object) - Method in class org.jpox.sco.Queue
Method to add an element to the Collection.
addAll(Collection) - Method in class org.jpox.sco.PriorityQueue
Method to add a collection of elements.
addAll(Collection) - Method in class org.jpox.sco.Queue
Method to add a collection of elements.
allowNulls - Variable in class org.jpox.sco.PriorityQueue
 
allowNulls - Variable in class org.jpox.sco.Queue
 
attachCopy(Object) - Method in class org.jpox.sco.PriorityQueue
Method to return an attached copy of the passed (detached) value.
attachCopy(Object) - Method in class org.jpox.sco.Queue
Method to return an attached copy of the passed (detached) value.

B

backingStore - Variable in class org.jpox.sco.PriorityQueue
The "backing store" (for use when not serialised).
backingStore - Variable in class org.jpox.sco.Queue
The "backing store" (for use when not serialised).

C

clear() - Method in class org.jpox.sco.PriorityQueue
Method to clear the Collection.
clear() - Method in class org.jpox.sco.Queue
Method to clear the Collection.
clone() - Method in class org.jpox.sco.PriorityQueue
Creates and returns a copy of this object.
clone() - Method in class org.jpox.sco.Queue
Creates and returns a copy of this object.
comparator() - Method in class org.jpox.sco.PriorityQueue
Accessor for the comparator.
contains(Object) - Method in class org.jpox.sco.PriorityQueue
Accessor for whether an element is contained in the Collection.
contains(Object) - Method in class org.jpox.sco.Queue
Accessor for whether an element is contained in the Collection.
containsAll(Collection) - Method in class org.jpox.sco.PriorityQueue
Accessor for whether a collection of elements are contained here.
containsAll(Collection) - Method in class org.jpox.sco.Queue
Accessor for whether a collection of elements are contained here.

D

delegate - Variable in class org.jpox.sco.PriorityQueue
The internal "delegate".
delegate - Variable in class org.jpox.sco.Queue
The internal "delegate".
detach(FetchPlanState) - Method in class org.jpox.sco.PriorityQueue
Method to detach the PersistenceCapable elements of this container.
detach(FetchPlanState) - Method in class org.jpox.sco.Queue
Method to detach the PersistenceCapable elements of this container.
detachCopy(FetchPlanState) - Method in class org.jpox.sco.PriorityQueue
Method to return a detached copy of the container.
detachCopy(FetchPlanState) - Method in class org.jpox.sco.Queue
Method to return a detached copy of the container.

E

elementType - Variable in class org.jpox.sco.PriorityQueue
 
elementType - Variable in class org.jpox.sco.Queue
 
EnumIntegerRDBMSMapping - Class in org.jpox.store.rdbms.mapping
Store Enum in integer columns
EnumIntegerRDBMSMapping(StoreManager, JavaTypeMapping) - Constructor for class org.jpox.store.rdbms.mapping.EnumIntegerRDBMSMapping
 
EnumIntegerRDBMSMapping(JavaTypeMapping, StoreManager, DatastoreField) - Constructor for class org.jpox.store.rdbms.mapping.EnumIntegerRDBMSMapping
Constructor.
EnumMapping - Class in org.jpox.store.mapping
Mapping for Enum type
EnumMapping(DatastoreAdapter, String) - Constructor for class org.jpox.store.mapping.EnumMapping
 
EnumMapping(DatastoreAdapter, AbstractPropertyMetaData, DatastoreContainerObject, ClassLoaderResolver) - Constructor for class org.jpox.store.mapping.EnumMapping
 
EnumVarCharRDBMSMapping - Class in org.jpox.store.rdbms.mapping
Store Enum in VarChar columns
EnumVarCharRDBMSMapping(StoreManager, JavaTypeMapping) - Constructor for class org.jpox.store.rdbms.mapping.EnumVarCharRDBMSMapping
 
EnumVarCharRDBMSMapping(JavaTypeMapping, StoreManager, DatastoreField) - Constructor for class org.jpox.store.rdbms.mapping.EnumVarCharRDBMSMapping
Constructor.
equals(Object) - Method in class org.jpox.sco.PriorityQueue
Equality operator.
equals(Object) - Method in class org.jpox.sco.Queue
Equality operator.

F

fieldName - Variable in class org.jpox.sco.PriorityQueue
 
fieldName - Variable in class org.jpox.sco.Queue
 
fieldNumber - Variable in class org.jpox.sco.PriorityQueue
 
fieldNumber - Variable in class org.jpox.sco.Queue
 

G

getElementType() - Method in class org.jpox.sco.PriorityQueue
Accessor for the element type.
getElementType() - Method in class org.jpox.sco.Queue
Accessor for the element type.
getFieldName() - Method in class org.jpox.sco.PriorityQueue
Accessor for the field name.
getFieldName() - Method in class org.jpox.sco.Queue
Accessor for the field name.
getJavaType() - Method in class org.jpox.store.mapping.EnumMapping
 
getObject(Object, int) - Method in class org.jpox.store.rdbms.mapping.EnumIntegerRDBMSMapping
Method to extract an object from the ResultSet at the specified position
getObject(Object, int) - Method in class org.jpox.store.rdbms.mapping.EnumVarCharRDBMSMapping
Method to extract an object from the ResultSet at the specified position
getOwner() - Method in class org.jpox.sco.PriorityQueue
Accessor for the owner object.
getOwner() - Method in class org.jpox.sco.Queue
Accessor for the owner object.
getSampleValue() - Method in class org.jpox.store.mapping.EnumMapping
 

H

hashCode() - Method in class org.jpox.sco.PriorityQueue
Hashcode operator.
hashCode() - Method in class org.jpox.sco.Queue
Hashcode operator.

I

init(StateManager, String) - Method in class org.jpox.sco.PriorityQueue
Initialisation method.
init(StateManager, String) - Method in class org.jpox.sco.Queue
Initialisation method.
isCacheLoaded - Variable in class org.jpox.sco.PriorityQueue
Status flag whether the collection is loaded into the cache.
isCacheLoaded - Variable in class org.jpox.sco.Queue
Status flag whether the collection is loaded into the cache.
isEmpty() - Method in class org.jpox.sco.PriorityQueue
Accessor for whether the Collection is empty.
isEmpty() - Method in class org.jpox.sco.Queue
Accessor for whether the Collection is empty.
iterator() - Method in class org.jpox.sco.PriorityQueue
Accessor for an iterator for the Collection.
iterator() - Method in class org.jpox.sco.Queue
Accessor for an iterator for the Collection.

L

load() - Method in class org.jpox.sco.PriorityQueue
Method to effect the load of the data in the SCO.
load() - Method in class org.jpox.sco.Queue
Method to effect the load of the data in the SCO.
loadFromStore() - Method in class org.jpox.sco.PriorityQueue
Method to load all elements from the "backing store" where appropriate.
loadFromStore() - Method in class org.jpox.sco.Queue
Method to load all elements from the "backing store" where appropriate.

M

makeDirty() - Method in class org.jpox.sco.PriorityQueue
Utility to mark the object as dirty
makeDirty() - Method in class org.jpox.sco.Queue
Utility to mark the object as dirty
makeTransient(FetchPlanState) - Method in class org.jpox.sco.PriorityQueue
Method to make transient all elements of this container.
makeTransient(FetchPlanState) - Method in class org.jpox.sco.Queue
Method to make transient all elements of this container.

N

newLiteral(QueryExpression, Object) - Method in class org.jpox.store.mapping.EnumMapping
 
newQueryStatement() - Method in class org.jpox.sco.PriorityQueue
Method to generate a QueryStatement for the SCO.
newQueryStatement(Class) - Method in class org.jpox.sco.PriorityQueue
Method to return a QueryStatement, using the specified candidate class.
newQueryStatement() - Method in class org.jpox.sco.Queue
Method to generate a QueryStatement for the SCO.
newQueryStatement(Class) - Method in class org.jpox.sco.Queue
Method to return a QueryStatement, using the specified candidate class.
newResultObjectFactory(QueryExpression, boolean, Class, boolean) - Method in class org.jpox.sco.PriorityQueue
Method to return a ResultObjectFactory for the SCO.
newResultObjectFactory(QueryExpression, boolean, Class, boolean) - Method in class org.jpox.sco.Queue
Method to return a ResultObjectFactory for the SCO.
newScalarExpression(QueryExpression, LogicSetExpression) - Method in class org.jpox.store.mapping.EnumMapping
 

O

offer(Object) - Method in class org.jpox.sco.PriorityQueue
Method to offer an element to the Queue.
offer(Object) - Method in class org.jpox.sco.Queue
Method to offer an element to the Queue.
org.jpox.sco - package org.jpox.sco
 
org.jpox.store.mapping - package org.jpox.store.mapping
 
org.jpox.store.rdbms.mapping - package org.jpox.store.rdbms.mapping
 
owner - Variable in class org.jpox.sco.PriorityQueue
 
owner - Variable in class org.jpox.sco.Queue
 
ownerSM - Variable in class org.jpox.sco.PriorityQueue
 
ownerSM - Variable in class org.jpox.sco.Queue
 

P

peek() - Method in class org.jpox.sco.PriorityQueue
Method to peek at the next element in the Queue.
peek() - Method in class org.jpox.sco.Queue
Method to peek at the next element in the Queue.
poll() - Method in class org.jpox.sco.PriorityQueue
Method to poll the next element in the Queue.
poll() - Method in class org.jpox.sco.Queue
Method to poll the next element in the Queue.
PriorityQueue - Class in org.jpox.sco
A mutable second-class PriorityQueue object, representing a field in a class, and containing elements of a particular type.
PriorityQueue(StateManager, String) - Constructor for class org.jpox.sco.PriorityQueue
Constructor.

Q

Queue - Class in org.jpox.sco
A mutable second-class Queue object, representing a field in a class, and containing elements of a particular type.
Queue(StateManager, String) - Constructor for class org.jpox.sco.Queue
Constructor.

R

remove(Object) - Method in class org.jpox.sco.PriorityQueue
Method to remove an element from the Collection.
remove(Object) - Method in class org.jpox.sco.Queue
Method to remove an element from the Collection.
removeAll(Collection) - Method in class org.jpox.sco.PriorityQueue
Method to remove a Collection of elements.
removeAll(Collection) - Method in class org.jpox.sco.Queue
Method to remove a Collection of elements.
retainAll(Collection) - Method in class org.jpox.sco.PriorityQueue
Method to retain a Collection of elements (and remove all others).
retainAll(Collection) - Method in class org.jpox.sco.Queue
Method to retain a Collection of elements (and remove all others).
runReachability(Set) - Method in class org.jpox.sco.PriorityQueue
Method to run reachability on this SCO.
runReachability(Set) - Method in class org.jpox.sco.Queue
Method to run reachability on this SCO.

S

setObject(Object, int, Object) - Method in class org.jpox.store.rdbms.mapping.EnumIntegerRDBMSMapping
 
setObject(Object, int, Object) - Method in class org.jpox.store.rdbms.mapping.EnumVarCharRDBMSMapping
 
setValueFrom(Object, boolean) - Method in class org.jpox.sco.PriorityQueue
Mutator for setting using an object.
setValueFrom(Object, boolean) - Method in class org.jpox.sco.Queue
Mutator for setting using an object.
size() - Method in class org.jpox.sco.PriorityQueue
Accessor for the size of the Collection.
size() - Method in class org.jpox.sco.Queue
Accessor for the size of the Collection.

T

toArray() - Method in class org.jpox.sco.PriorityQueue
Method to return the Collection as an array.
toArray(Object[]) - Method in class org.jpox.sco.PriorityQueue
Method to return the Collection as an array.
toArray() - Method in class org.jpox.sco.Queue
Method to return the Collection as an array.
toArray(Object[]) - Method in class org.jpox.sco.Queue
Method to return the Collection as an array.
toString() - Method in class org.jpox.sco.PriorityQueue
Method to return the Collection as a String.
toString() - Method in class org.jpox.sco.Queue
Method to return the Collection as a String.

U

unsetOwner() - Method in class org.jpox.sco.PriorityQueue
Method to unset the owner and field information.
unsetOwner() - Method in class org.jpox.sco.Queue
Method to unset the owner and field information.
updateEmbeddedElement(Object, int, Object) - Method in class org.jpox.sco.PriorityQueue
Method to update an embedded element in this collection.
updateEmbeddedElement(Object, int, Object) - Method in class org.jpox.sco.Queue
Method to update an embedded element in this collection.
useCache - Variable in class org.jpox.sco.PriorityQueue
Whether to use "delegate" caching.
useCache - Variable in class org.jpox.sco.Queue
Whether to use "delegate" caching.

W

writeReplace() - Method in class org.jpox.sco.PriorityQueue
The writeReplace method is called when ObjectOutputStream is preparing to write the object to the stream.
writeReplace() - Method in class org.jpox.sco.Queue
The writeReplace method is called when ObjectOutputStream is preparing to write the object to the stream.

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

Copyright © 2003-2011 Java Persistent Objects (JPOX). All Rights Reserved.