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

A

absoluteFieldNumber - Variable in class com.triactive.jdo.store.AbstractSetMapping
 
AbstractFieldManager - Class in com.triactive.jdo
 
AbstractFieldManager() - Constructor for class com.triactive.jdo.AbstractFieldManager
 
AbstractMapStore - Class in com.triactive.jdo.store
 
AbstractMapStore() - Constructor for class com.triactive.jdo.store.AbstractMapStore
 
AbstractSetMapping - Class in com.triactive.jdo.store
 
AbstractSetMapping(DatabaseAdapter, Class) - Constructor for class com.triactive.jdo.store.AbstractSetMapping
 
AbstractSetMapping(ClassBaseTable, int) - Constructor for class com.triactive.jdo.store.AbstractSetMapping
 
AbstractSetStore - Class in com.triactive.jdo.store
 
AbstractSetStore() - Constructor for class com.triactive.jdo.store.AbstractSetStore
 
AbstractTable - Class in com.triactive.jdo.store
 
AbstractTable(StoreManager) - Constructor for class com.triactive.jdo.store.AbstractTable
 
AbstractTable(SQLIdentifier, StoreManager) - Constructor for class com.triactive.jdo.store.AbstractTable
 
accessField(String) - Method in class com.triactive.jdo.store.ObjectFieldExpression
 
accessField(String) - Method in class com.triactive.jdo.store.SQLExpression
 
add(Object) - Method in class com.triactive.jdo.sco.HashSet
 
add(Object) - Method in class com.triactive.jdo.sco.Set
 
add(StateManager, Object) - Method in class com.triactive.jdo.store.AbstractSetStore
 
add(SQLExpression) - Method in class com.triactive.jdo.store.CharacterExpression
 
add(SQLExpression) - Method in class com.triactive.jdo.store.CharacterLiteral
 
add(SQLExpression) - Method in class com.triactive.jdo.store.FloatingPointLiteral
 
add(SQLExpression) - Method in class com.triactive.jdo.store.IntegerLiteral
 
add(StateManager, Object) - Method in class com.triactive.jdo.store.InverseSetStore
 
add(StateManager, Object) - Method in class com.triactive.jdo.store.MapEntrySetStore
 
add(StateManager, Object) - Method in class com.triactive.jdo.store.MapKeySetStore
 
add(StateManager, Object) - Method in class com.triactive.jdo.store.MapValueSetStore
 
add(SQLExpression) - Method in class com.triactive.jdo.store.NumericExpression
 
add(StateManager, Object) - Method in interface com.triactive.jdo.store.SetStore
 
add(SQLExpression) - Method in class com.triactive.jdo.store.SQLExpression
 
addAll(Collection) - Method in class com.triactive.jdo.sco.Set
 
addAll(StateManager, Collection) - Method in class com.triactive.jdo.store.AbstractSetStore
 
addAll(StateManager, Collection) - Method in class com.triactive.jdo.store.MapEntrySetStore
 
addAll(StateManager, Collection) - Method in interface com.triactive.jdo.store.SetStore
 
addClasses(Class[]) - Method in interface com.triactive.jdo.SchemaManager
Adds to the schema any database objects (tables, views, constraints, indexes, etc.) necessary to enable persistence of the given PersistenceCapable class(es).
addClasses(Class[]) - Method in class com.triactive.jdo.store.StoreManager
Adds the given persistence-capable classes to the store manager's set of active classes ready for persistence.
addColumn(Column) - Method in class com.triactive.jdo.store.AbstractTable
 
addColumn(Column) - Method in class com.triactive.jdo.store.CandidateKey
 
addColumn(Column, Column) - Method in class com.triactive.jdo.store.ForeignKey
 
addColumn(Column) - Method in class com.triactive.jdo.store.Index
 
addColumn(Column) - Method in interface com.triactive.jdo.store.Table
 
addColumn(Column) - Method in class com.triactive.jdo.store.View
 
addStmt - Variable in class com.triactive.jdo.store.AbstractSetStore
 
addVendorExtensions(URL, Element) - Method in class com.triactive.jdo.model.MetaData
Add the vendor extensions found nested within the given Element.
AMBIGUOUS_CURSOR_NAME - Static variable in class com.triactive.jdo.store.SQLState.ClassCode
 
and(SQLExpression) - Method in class com.triactive.jdo.store.BooleanExpression
 
and(SQLExpression) - Method in class com.triactive.jdo.store.BooleanLiteral
 
and(SQLExpression) - Method in class com.triactive.jdo.store.SQLExpression
 
andCondition(String) - Method in class com.triactive.jdo.store.FetchStatement
 
andCondition(BooleanExpression) - Method in class com.triactive.jdo.store.QueryStatement
 
append(char) - Method in class com.triactive.jdo.store.StatementText
 
append(String) - Method in class com.triactive.jdo.store.StatementText
 
append(QueryStatement.QueryColumn) - Method in class com.triactive.jdo.store.StatementText
 
append(StatementText) - Method in class com.triactive.jdo.store.StatementText
 
append(SQLExpression) - Method in class com.triactive.jdo.store.StatementText
 
append(Object) - Method in class com.triactive.jdo.store.StatementText
 
appendParameter(Mapping, Object) - Method in class com.triactive.jdo.store.StatementText
 
APPLICATION_IDENTITY - Static variable in class com.triactive.jdo.model.ClassMetaData
 
applyUpdates() - Method in interface com.triactive.jdo.SCO
Applies any pending updates for this object to the data store.
applyUpdates() - Method in class com.triactive.jdo.sco.Date
 
applyUpdates() - Method in class com.triactive.jdo.sco.HashSet
 
applyUpdates() - Method in class com.triactive.jdo.sco.Map
 
applyUpdates() - Method in class com.triactive.jdo.sco.Set
 
applyUpdates() - Method in class com.triactive.jdo.sco.SqlDate
 
applyUpdates() - Method in class com.triactive.jdo.sco.SqlTimestamp
 
areCompatibleTypes(int, int) - Static method in class com.triactive.jdo.store.TypeInfo
 
assertIsInitialized() - Method in class com.triactive.jdo.store.AbstractTable
 
assertIsUninitialized() - Method in class com.triactive.jdo.store.AbstractTable
 
assertIsValidated() - Method in class com.triactive.jdo.store.AbstractTable
 
assertNotFrozen() - Method in class com.triactive.jdo.store.QueryStatement
 
assertNotFrozen() - Method in class com.triactive.jdo.store.TableExpression
 
assertSameTable(Column) - Method in class com.triactive.jdo.store.Key
 
AUTO_CREATE - Static variable in interface com.triactive.jdo.store.Table
Bit flag passed to validate() to indicate that the table should be created if it is missing.
AUTO_CREATE_TABLES_PROPERTY - Static variable in class com.triactive.jdo.PersistenceManagerFactoryImpl
The system property that selects the default value for the AutoCreateTables setting.
autoIncrement - Variable in class com.triactive.jdo.store.TypeInfo
true indicates the type automatically increments for each new row inserted, false otherwise.

B

BaseTable - Class in com.triactive.jdo.store
 
BaseTable(StoreManager) - Constructor for class com.triactive.jdo.store.BaseTable
 
BaseTable(SQLIdentifier, StoreManager) - Constructor for class com.triactive.jdo.store.BaseTable
 
begin() - Method in class com.triactive.jdo.NonmanagedTransaction
 
BigDecimalMapping - Class in com.triactive.jdo.store
 
BigDecimalMapping(DatabaseAdapter, Class) - Constructor for class com.triactive.jdo.store.BigDecimalMapping
 
BigDecimalMapping(Column) - Constructor for class com.triactive.jdo.store.BigDecimalMapping
 
BigDecimalMapping(ClassBaseTable, int) - Constructor for class com.triactive.jdo.store.BigDecimalMapping
 
BigIntegerMapping - Class in com.triactive.jdo.store
 
BigIntegerMapping(DatabaseAdapter, Class) - Constructor for class com.triactive.jdo.store.BigIntegerMapping
 
BigIntegerMapping(Column) - Constructor for class com.triactive.jdo.store.BigIntegerMapping
 
BigIntegerMapping(ClassBaseTable, int) - Constructor for class com.triactive.jdo.store.BigIntegerMapping
 
bindTo(QueryStatement.QueryColumn) - Method in class com.triactive.jdo.store.UnboundVariable
 
bindVariable(String, SQLExpression) - Method in class com.triactive.jdo.store.JDOQLQuery.Compiler
 
BooleanBitColumnExpression - Class in com.triactive.jdo.store
 
BooleanBitColumnExpression(QueryStatement, QueryStatement.QueryColumn) - Constructor for class com.triactive.jdo.store.BooleanBitColumnExpression
 
BooleanBitColumnExpression(QueryStatement, QueryStatement.QueryColumn, boolean) - Constructor for class com.triactive.jdo.store.BooleanBitColumnExpression
 
BooleanBitColumnLiteral - Class in com.triactive.jdo.store
 
BooleanBitColumnLiteral(QueryStatement, boolean) - Constructor for class com.triactive.jdo.store.BooleanBitColumnLiteral
 
BooleanCharColumnExpression - Class in com.triactive.jdo.store
 
BooleanCharColumnExpression(QueryStatement, QueryStatement.QueryColumn) - Constructor for class com.triactive.jdo.store.BooleanCharColumnExpression
 
BooleanCharColumnExpression(QueryStatement, QueryStatement.QueryColumn, boolean) - Constructor for class com.triactive.jdo.store.BooleanCharColumnExpression
 
BooleanCharColumnLiteral - Class in com.triactive.jdo.store
 
BooleanCharColumnLiteral(QueryStatement, boolean) - Constructor for class com.triactive.jdo.store.BooleanCharColumnLiteral
 
BooleanCharMapping - Class in com.triactive.jdo.store
 
BooleanCharMapping(DatabaseAdapter, Class) - Constructor for class com.triactive.jdo.store.BooleanCharMapping
 
BooleanCharMapping(Column) - Constructor for class com.triactive.jdo.store.BooleanCharMapping
 
BooleanCharMapping(ClassBaseTable, int) - Constructor for class com.triactive.jdo.store.BooleanCharMapping
 
BooleanExpression - Class in com.triactive.jdo.store
 
BooleanExpression(QueryStatement) - Constructor for class com.triactive.jdo.store.BooleanExpression
 
BooleanExpression(QueryStatement, QueryStatement.QueryColumn) - Constructor for class com.triactive.jdo.store.BooleanExpression
 
BooleanExpression(String, List) - Constructor for class com.triactive.jdo.store.BooleanExpression
 
BooleanExpression(SQLExpression.MonadicOperator, SQLExpression) - Constructor for class com.triactive.jdo.store.BooleanExpression
 
BooleanExpression(SQLExpression, SQLExpression.DyadicOperator, SQLExpression) - Constructor for class com.triactive.jdo.store.BooleanExpression
 
BooleanLiteral - Class in com.triactive.jdo.store
 
BooleanLiteral(QueryStatement, boolean) - Constructor for class com.triactive.jdo.store.BooleanLiteral
 
BooleanMapping - Class in com.triactive.jdo.store
 
BooleanMapping(DatabaseAdapter, Class) - Constructor for class com.triactive.jdo.store.BooleanMapping
 
BooleanMapping(Column) - Constructor for class com.triactive.jdo.store.BooleanMapping
 
BooleanMapping(ClassBaseTable, int) - Constructor for class com.triactive.jdo.store.BooleanMapping
 
ByteMapping - Class in com.triactive.jdo.store
 
ByteMapping(DatabaseAdapter, Class) - Constructor for class com.triactive.jdo.store.ByteMapping
 
ByteMapping(Column) - Constructor for class com.triactive.jdo.store.ByteMapping
 
ByteMapping(ClassBaseTable, int) - Constructor for class com.triactive.jdo.store.ByteMapping
 

C

callExternalEnhancer(String[]) - Method in class com.triactive.jdo.enhance.Enhancer
Called by enhance() to enhance a list of classes.
callExternalEnhancer(String[]) - Method in class com.triactive.jdo.enhance.SunReferenceEnhancer
This method accepts a list of jdo files that should be enhanced by the Sun Reference Implementation enhancer.
callMethod(String, List) - Method in class com.triactive.jdo.store.SQLExpression
 
candidateClass - Variable in class com.triactive.jdo.store.Query
 
CandidateKey - Class in com.triactive.jdo.store
 
CandidateKey(BaseTable) - Constructor for class com.triactive.jdo.store.CandidateKey
 
CandidateKeyIdentifier - Class in com.triactive.jdo.store
 
CandidateKeyIdentifier(BaseTable, int) - Constructor for class com.triactive.jdo.store.CandidateKeyIdentifier
 
CandidateSetExpression - Class in com.triactive.jdo.store
A set expression that represents some set field in a query candidate class, or a set field in an object linked from the candidate class by navigation.
CandidateSetExpression(QueryStatement, QueryStatement.QueryColumn, SetStore, String) - Constructor for class com.triactive.jdo.store.CandidateSetExpression
 
CARDINALITY_VIOLATION - Static variable in class com.triactive.jdo.store.PostgreSQLSQLState.ClassCode
 
CARDINALITY_VIOLATION - Static variable in class com.triactive.jdo.store.SQLState.ClassCode
 
caseSensitive - Variable in class com.triactive.jdo.store.TypeInfo
true indicates this data type is case-sensitive in comparisons, false otherwise.
cast(Class) - Method in class com.triactive.jdo.store.ObjectFieldExpression
 
cast(Class) - Method in class com.triactive.jdo.store.SQLExpression
 
changeState(StateManagerImpl, int) - Method in class com.triactive.jdo.state.LifeCycleState
 
CharacterExpression - Class in com.triactive.jdo.store
 
CharacterExpression(QueryStatement) - Constructor for class com.triactive.jdo.store.CharacterExpression
 
CharacterExpression(QueryStatement, QueryStatement.QueryColumn) - Constructor for class com.triactive.jdo.store.CharacterExpression
 
CharacterExpression(String, List) - Constructor for class com.triactive.jdo.store.CharacterExpression
 
CharacterExpression(SQLExpression, SQLExpression.DyadicOperator, SQLExpression) - Constructor for class com.triactive.jdo.store.CharacterExpression
 
CharacterLiteral - Class in com.triactive.jdo.store
 
CharacterLiteral(QueryStatement, char) - Constructor for class com.triactive.jdo.store.CharacterLiteral
 
CharacterLiteral(QueryStatement, String) - Constructor for class com.triactive.jdo.store.CharacterLiteral
 
CharacterMapping - Class in com.triactive.jdo.store
 
CharacterMapping(DatabaseAdapter, Class) - Constructor for class com.triactive.jdo.store.CharacterMapping
 
CharacterMapping(Column) - Constructor for class com.triactive.jdo.store.CharacterMapping
 
CharacterMapping(ClassBaseTable, int) - Constructor for class com.triactive.jdo.store.CharacterMapping
 
charAtMethod(SQLExpression) - Method in class com.triactive.jdo.store.CharacterExpression
 
charOctetLength - Variable in class com.triactive.jdo.store.ColumnInfo
Indicates the maximum number of bytes in the column (for char types only).
checkDecimal() - Method in class com.triactive.jdo.store.Column
 
checkInteger() - Method in class com.triactive.jdo.store.Column
 
checkPrimitive() - Method in class com.triactive.jdo.store.Column
 
checkString() - Method in class com.triactive.jdo.store.Column
 
ClassBaseTable - Class in com.triactive.jdo.store
 
ClassBaseTable(TableMetadata, ClassMetaData, StoreManager) - Constructor for class com.triactive.jdo.store.ClassBaseTable
 
ClassBaseTableExtent - Class in com.triactive.jdo.store
An Extent of all persistent objects backed by a base table.
ClassBaseTableExtent(PersistenceManager, ClassBaseTable, boolean) - Constructor for class com.triactive.jdo.store.ClassBaseTableExtent
 
classCode() - Method in class com.triactive.jdo.store.SQLState
Returns the class code for this SQLSTATE.
ClassDefinitionException - Exception in com.triactive.jdo.store
A ClassDefinitionException is thrown if the settings of a persistent class are inconsistent with it's metadata.
ClassDefinitionException() - Constructor for exception com.triactive.jdo.store.ClassDefinitionException
Constructs a class definition exception with no specific detail message.
ClassDefinitionException(String) - Constructor for exception com.triactive.jdo.store.ClassDefinitionException
Constructs a class definition exception with the specified detail message.
ClassMetaData - Class in com.triactive.jdo.model
 
ClassMetaDataFlagMismatchException - Exception in com.triactive.jdo.model
A ClassMetaDataFlagMismatchException is thrown if the flag of a persistent field of an enhanced class does not match what would be expected based on the corresponding JDO metadata.
ClassMetaDataFlagMismatchException(Class, int, byte, byte) - Constructor for exception com.triactive.jdo.model.ClassMetaDataFlagMismatchException
Constructs a class metadata flag mismatch exception.
ClassMetaDataMismatchException - Exception in com.triactive.jdo.model
A ClassMetaDataMismatchException is thrown if the names, types, or flags of the persistent fields of an enhanced class do not match those that would be expected based on the corresponding JDO metadata.
ClassMetaDataMismatchException(Class, String) - Constructor for exception com.triactive.jdo.model.ClassMetaDataMismatchException
Constructs a class metadata mismatch exception with the specified detail message.
ClassNotPersistenceCapableException - Exception in com.triactive.jdo
An ClassNotPersistenceCapableException is thrown if an attempt is made to persist an object whose class is not persistence-capable.
ClassNotPersistenceCapableException(String) - Constructor for exception com.triactive.jdo.ClassNotPersistenceCapableException
Constructs a class-not-persistence-capable exception with the specified detail message.
ClassNotPersistenceCapableException(String, Exception) - Constructor for exception com.triactive.jdo.ClassNotPersistenceCapableException
Constructs a class-not-persistence-capable exception with the specified detail message and nested exception.
ClassTable - Interface in com.triactive.jdo.store
 
ClassView - Class in com.triactive.jdo.store
 
ClassView(TableMetadata, ClassMetaData, StoreManager) - Constructor for class com.triactive.jdo.store.ClassView
 
ClassViewExtent - Class in com.triactive.jdo.store
An Extent of all persistent objects backed by a view.
ClassViewExtent(PersistenceManager, ClassView, boolean) - Constructor for class com.triactive.jdo.store.ClassViewExtent
 
clazz - Variable in class com.triactive.jdo.util.MacroString.IdentifierMacro
 
clear() - Method in class com.triactive.jdo.sco.HashSet
 
clear() - Method in class com.triactive.jdo.sco.Map
 
clear() - Method in class com.triactive.jdo.sco.Set
 
clear(StateManager) - Method in class com.triactive.jdo.store.AbstractSetStore
 
clear(StateManager) - Method in class com.triactive.jdo.store.InverseMapStore
 
clear(StateManager) - Method in class com.triactive.jdo.store.InverseSetStore
 
clear(StateManager) - Method in class com.triactive.jdo.store.MapEntrySetStore
 
clear(StateManager) - Method in class com.triactive.jdo.store.MapKeySetStore
 
clear(StateManager) - Method in interface com.triactive.jdo.store.MapStore
 
clear(StateManager) - Method in class com.triactive.jdo.store.MapValueSetStore
 
clear(StateManager) - Method in class com.triactive.jdo.store.NormalMapStore
 
clear(StateManager) - Method in interface com.triactive.jdo.store.SetStore
 
clear() - Method in class com.triactive.jdo.util.ReferenceValueMap
 
clearFields() - Method in class com.triactive.jdo.state.StateManagerImpl
 
clearOnDelete() - Method in class com.triactive.jdo.model.CollectionMetaData
 
clearOnDelete() - Method in class com.triactive.jdo.model.MapMetaData
 
clearOnDelete - Variable in class com.triactive.jdo.store.AbstractSetMapping
 
clearSavedFields() - Method in class com.triactive.jdo.state.StateManagerImpl
 
clearStmt - Variable in class com.triactive.jdo.store.AbstractSetStore
 
clone() - Method in class com.triactive.jdo.sco.Date
Creates and returns a copy of this object.
clone() - Method in class com.triactive.jdo.sco.HashSet
Creates and returns a copy of this object.
clone() - Method in class com.triactive.jdo.sco.Map
Creates and returns a copy of this object.
clone() - Method in class com.triactive.jdo.sco.Set
Creates and returns a copy of this object.
clone() - Method in class com.triactive.jdo.sco.SqlDate
Creates and returns a copy of this object.
clone() - Method in class com.triactive.jdo.sco.SqlTimestamp
Creates and returns a copy of this object.
clone() - Method in class com.triactive.jdo.util.ReferenceValueMap
 
close() - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
 
close() - Method in class com.triactive.jdo.PersistenceManagerImpl
 
close(Iterator) - Method in class com.triactive.jdo.store.ClassBaseTableExtent
Close an Iterator associated with this Extent instance.
close(Iterator) - Method in class com.triactive.jdo.store.ClassViewExtent
Close an Iterator associated with this Extent instance.
close(Object) - Method in class com.triactive.jdo.store.Query
Close a query result and release any resources associated with it.
close() - Method in class com.triactive.jdo.store.QueryResult
 
closeAll() - Method in class com.triactive.jdo.store.ClassBaseTableExtent
Close all Iterators associated with this Extent instance.
closeAll() - Method in class com.triactive.jdo.store.ClassViewExtent
Close all Iterators associated with this Extent instance.
closeAll() - Method in class com.triactive.jdo.store.Query
Close all query results associated with this Query instance, and release all resources associated with them.
closeConnection(Connection) - Method in class com.triactive.jdo.store.DatabaseAdapter
 
CloudscapeAdapter - Class in com.triactive.jdo.store
Provides methods for adapting SQL language elements to the Cloudscape database.
CloudscapeAdapter(DatabaseMetaData) - Constructor for class com.triactive.jdo.store.CloudscapeAdapter
Constructs an Cloudscape adapter based on the given JDBC metadata.
col - Variable in class com.triactive.jdo.store.ColumnMapping
 
CollectionMetaData - Class in com.triactive.jdo.model
 
CollectionMetaData(FieldMetaData, Element) - Constructor for class com.triactive.jdo.model.CollectionMetaData
 
collectionMetaData - Variable in class com.triactive.jdo.model.FieldMetaData
 
Column - Class in com.triactive.jdo.store
 
Column(Table, Class, SQLIdentifier) - Constructor for class com.triactive.jdo.store.Column
 
column - Variable in class com.triactive.jdo.store.QueryStatement.QueryColumn
 
columnDef - Variable in class com.triactive.jdo.store.ColumnInfo
The default value for the column; may be null.
ColumnDefinitionException - Exception in com.triactive.jdo.store
An ColumnDefinitionException is thrown if the settings of a database column are incompatible with the data type of the object field to which it is mapped.
ColumnDefinitionException() - Constructor for exception com.triactive.jdo.store.ColumnDefinitionException
Constructs a column definition exception with no specific detail message.
ColumnDefinitionException(String) - Constructor for exception com.triactive.jdo.store.ColumnDefinitionException
Constructs a column definition exception with the specified detail message.
ColumnIdentifier - Class in com.triactive.jdo.store
 
ColumnIdentifier(DatabaseAdapter, String) - Constructor for class com.triactive.jdo.store.ColumnIdentifier
 
ColumnIdentifier(DatabaseAdapter, String, Class, Role) - Constructor for class com.triactive.jdo.store.ColumnIdentifier
 
ColumnIdentifier(DatabaseAdapter, SQLIdentifier, Class, Role) - Constructor for class com.triactive.jdo.store.ColumnIdentifier
 
ColumnInfo - Class in com.triactive.jdo.store
Represents the metadata of a specific table column.
ColumnInfo(ResultSet) - Constructor for class com.triactive.jdo.store.ColumnInfo
Constructs a column information object from the current row of the given result set.
ColumnInfo(String, String, String, String, short, String, int, int, int, int, String, String, int, int, String) - Constructor for class com.triactive.jdo.store.ColumnInfo
Constructs a column information object from its individual attributes.
ColumnMapping - Class in com.triactive.jdo.store
 
ColumnMapping(DatabaseAdapter, Class) - Constructor for class com.triactive.jdo.store.ColumnMapping
 
ColumnMapping(Column) - Constructor for class com.triactive.jdo.store.ColumnMapping
 
columnName - Variable in class com.triactive.jdo.store.ColumnInfo
The column name.
ColumnOptions - Interface in com.triactive.jdo.model
 
columns - Variable in class com.triactive.jdo.store.AbstractTable
 
columns - Variable in class com.triactive.jdo.store.Key
 
columns - Variable in class com.triactive.jdo.store.TableExprAsSubquery
 
columnsByName - Variable in class com.triactive.jdo.store.AbstractTable
 
columnSize - Variable in class com.triactive.jdo.store.ColumnInfo
Indicates the column size.
columnsSelected() - Method in class com.triactive.jdo.store.QueryStatement
 
com() - Method in class com.triactive.jdo.store.SQLExpression
 
com.triactive.jdo - package com.triactive.jdo
 
com.triactive.jdo.enhance - package com.triactive.jdo.enhance
 
com.triactive.jdo.model - package com.triactive.jdo.model
 
com.triactive.jdo.sco - package com.triactive.jdo.sco
 
com.triactive.jdo.state - package com.triactive.jdo.state
 
com.triactive.jdo.store - package com.triactive.jdo.store
 
com.triactive.jdo.util - package com.triactive.jdo.util
 
commit() - Method in class com.triactive.jdo.NonmanagedTransaction
 
CommitStateTransitionException - Exception in com.triactive.jdo
 
CommitStateTransitionException(Exception[]) - Constructor for exception com.triactive.jdo.CommitStateTransitionException
 
compareTo(Object) - Method in class com.triactive.jdo.model.FieldMetaData
 
compile() - Method in class com.triactive.jdo.store.JDOQLQuery
Verify the elements of the query and provide a hint to the query to prepare and optimize an execution plan.
compile() - Method in class com.triactive.jdo.store.Query
Verify the elements of the query and provide a hint to the query to prepare and optimize an execution plan.
compile() - Method in class com.triactive.jdo.store.TJDOSQLQuery
Verify the elements of the query and provide a hint to the query to prepare and optimize an execution plan.
compileQueryStatement() - Method in class com.triactive.jdo.store.JDOQLQuery.Compiler
 
condition - Variable in class com.triactive.jdo.store.Join
 
conditionList - Variable in class com.triactive.jdo.store.FetchStatement
 
CONFIG_FILE_ERROR - Static variable in class com.triactive.jdo.store.PostgreSQLSQLState.ClassCode
 
CONNECTION_EXCEPTION - Static variable in class com.triactive.jdo.store.PostgreSQLSQLState.ClassCode
 
CONNECTION_EXCEPTION - Static variable in class com.triactive.jdo.store.SQLState.ClassCode
 
ConnectionFactoryNotFoundException - Exception in com.triactive.jdo
A ConnectionFactoryNotFoundException is thrown if a named connection factory cannot be found using its JNDI name.
ConnectionFactoryNotFoundException(String, Exception) - Constructor for exception com.triactive.jdo.ConnectionFactoryNotFoundException
Constructs a connection factory not found exception.
ConnectionInUseException - Exception in com.triactive.jdo
An ConnectionInUseException is thrown if an operation is attempted that requires a new database connection (such as Transaction.begin()) and a previously obtained database connection (such as for non-transactional read or write) is still in-use.
ConnectionInUseException() - Constructor for exception com.triactive.jdo.ConnectionInUseException
Constructs a connection-in-use exception.
constraints - Variable in class com.triactive.jdo.store.Column
 
CONSTRUCTED - Static variable in class com.triactive.jdo.model.ClassMetaData
 
contains(Object) - Method in class com.triactive.jdo.sco.Set
 
contains(StateManager, Object) - Method in class com.triactive.jdo.store.AbstractSetStore
 
contains(StateManager, Object) - Method in class com.triactive.jdo.store.MapEntrySetStore
 
contains(Object) - Method in class com.triactive.jdo.store.QueryResult
 
contains(StateManager, Object) - Method in interface com.triactive.jdo.store.SetStore
 
containsAll(Collection) - Method in class com.triactive.jdo.sco.Set
 
containsAll(Collection) - Method in class com.triactive.jdo.store.QueryResult
 
containsKey(Object) - Method in class com.triactive.jdo.sco.Map
 
containsKey(StateManager, Object) - Method in class com.triactive.jdo.store.AbstractMapStore
 
containsKey(StateManager, Object) - Method in interface com.triactive.jdo.store.MapStore
 
containsKey(Object) - Method in class com.triactive.jdo.util.ReferenceValueMap
 
containsMethod(SQLExpression) - Method in class com.triactive.jdo.store.CandidateSetExpression
Executed when the contains() method is found in a query filter.
containsMethod(SQLExpression) - Method in class com.triactive.jdo.store.SetLiteral
Return the BooleanExpression that results from SetLiteral.contains(SQLExpression).
containsMethod(SQLExpression) - Method in class com.triactive.jdo.store.SubquerySetExpression
 
containsStmt - Variable in class com.triactive.jdo.store.AbstractSetStore
 
containsValue(Object) - Method in class com.triactive.jdo.sco.Map
 
containsValue(StateManager, Object) - Method in class com.triactive.jdo.store.AbstractMapStore
 
containsValue(StateManager, Object) - Method in interface com.triactive.jdo.store.MapStore
 
containsValue(Object) - Method in class com.triactive.jdo.util.ReferenceValueMap
 
containsValueStmt - Variable in class com.triactive.jdo.store.AbstractMapStore
 
create(Connection) - Method in class com.triactive.jdo.store.AbstractTable
 
create(Connection) - Method in class com.triactive.jdo.store.BaseTable
 
create(Connection) - Method in interface com.triactive.jdo.store.Table
 
create(Connection) - Method in class com.triactive.jdo.store.View
 
createIndexesBeforeForeignKeys() - Method in class com.triactive.jdo.store.DatabaseAdapter
 
createIndexesBeforeForeignKeys() - Method in class com.triactive.jdo.store.MySQLAdapter
 
createParams - Variable in class com.triactive.jdo.store.TypeInfo
Indicates the parameters used in defining columns of this type.
createTypeInfo(DatabaseMetaData) - Method in class com.triactive.jdo.store.DatabaseAdapter
Creates TypeInfo objects for all of the data types and indexes them in the typesByTypeNumber map by their JDBC data type number.
createTypeInfo(DatabaseMetaData) - Method in class com.triactive.jdo.store.OracleAdapter
 
currentTransaction() - Method in class com.triactive.jdo.PersistenceManagerImpl
 

D

DATA_EXCEPTION - Static variable in class com.triactive.jdo.store.PostgreSQLSQLState.ClassCode
 
DATA_EXCEPTION - Static variable in class com.triactive.jdo.store.SQLState.ClassCode
 
DatabaseAdapter - Class in com.triactive.jdo.store
Provides methods for adapting SQL language elements to a specific vendor's database.
DatabaseAdapter(DatabaseMetaData) - Constructor for class com.triactive.jdo.store.DatabaseAdapter
Constructs a database adapter based on the given JDBC metadata.
databaseMajorVersion - Variable in class com.triactive.jdo.store.DatabaseAdapter
The major version number of the underlying database.
databaseMinorVersion - Variable in class com.triactive.jdo.store.DatabaseAdapter
The minor version number of the underlying database.
databaseProductName - Variable in class com.triactive.jdo.store.DatabaseAdapter
The name of the underlying database.
databaseProductVersion - Variable in class com.triactive.jdo.store.DatabaseAdapter
The version number of the underlying database as a string.
DatabaseProperties - Interface in com.triactive.jdo
The system properties used to define the database connection.
DATASTORE_IDENTITY - Static variable in class com.triactive.jdo.model.ClassMetaData
 
dataType - Variable in class com.triactive.jdo.store.ColumnInfo
Indicates the JDBC (SQL) data type from Types.
dataType - Variable in class com.triactive.jdo.store.TypeInfo
The JDBC (SQL) data type number of this data type.
Date - Class in com.triactive.jdo.sco
A mutable second-class date object.
Date(Object, String) - Constructor for class com.triactive.jdo.sco.Date
Creates a Date object that represents the time at which it was allocated.
Date(Object, String, Date) - Constructor for class com.triactive.jdo.sco.Date
Creates a Date object that represents the same time as the given java.util.Date.
DateCharMapping - Class in com.triactive.jdo.store
 
DateCharMapping(DatabaseAdapter, Class) - Constructor for class com.triactive.jdo.store.DateCharMapping
 
DateCharMapping(Column) - Constructor for class com.triactive.jdo.store.DateCharMapping
 
DateCharMapping(ClassBaseTable, int) - Constructor for class com.triactive.jdo.store.DateCharMapping
 
DateMapping - Class in com.triactive.jdo.store
 
DateMapping(DatabaseAdapter, Class) - Constructor for class com.triactive.jdo.store.DateMapping
 
DateMapping(Column) - Constructor for class com.triactive.jdo.store.DateMapping
 
DateMapping(ClassBaseTable, int) - Constructor for class com.triactive.jdo.store.DateMapping
 
DB2Adapter - Class in com.triactive.jdo.store
Provides methods for adapting SQL language elements to the DB2 database.
DB2Adapter(DatabaseMetaData) - Constructor for class com.triactive.jdo.store.DB2Adapter
Constructs a DB2 adapter based on the given JDBC metadata.
DB2ColumnInfo - Class in com.triactive.jdo.store
Represents the metadata of a specific table column in DB2.
DB2ColumnInfo(ResultSet) - Constructor for class com.triactive.jdo.store.DB2ColumnInfo
Constructs a column information object from the current row of the given result set.
DB2JAdapter - Class in com.triactive.jdo.store
Provides methods for adapting SQL language elements to the DB2J (Cloudscape 5) database.
DB2JAdapter(DatabaseMetaData) - Constructor for class com.triactive.jdo.store.DB2JAdapter
Constructs an DB2J adapter based on the given JDBC metadata.
dba - Variable in class com.triactive.jdo.store.AbstractMapStore
 
dba - Variable in class com.triactive.jdo.store.AbstractSetStore
 
dba - Variable in class com.triactive.jdo.store.AbstractTable
 
dba - Variable in class com.triactive.jdo.store.Column
 
dba - Variable in class com.triactive.jdo.store.MapEntrySetStore
 
dba - Variable in class com.triactive.jdo.store.Mapping
 
dba - Variable in class com.triactive.jdo.store.Query
 
dba - Variable in class com.triactive.jdo.store.QueryStatement
 
dba - Variable in class com.triactive.jdo.store.SQLIdentifier
 
dbDriver - Static variable in interface com.triactive.jdo.DatabaseProperties
The name of the JDBC driver class to use for all tests.
dbPassword - Static variable in interface com.triactive.jdo.DatabaseProperties
The database password to use for all tests.
dbURL - Static variable in interface com.triactive.jdo.DatabaseProperties
The JDBC driver URL to use for all tests.
dbUser - Static variable in interface com.triactive.jdo.DatabaseProperties
The database user name to use for all tests.
decimalDigits - Variable in class com.triactive.jdo.store.ColumnInfo
Indicates the number of fractional digits.
declareImports(String) - Method in class com.triactive.jdo.store.Query
Set the import statements to be used to identify the fully qualified name of variables or parameters.
declareParameters(String) - Method in class com.triactive.jdo.store.Query
Declare the list of parameters query execution.
declareVariables(String) - Method in class com.triactive.jdo.store.Query
Declare the unbound variables to be used in the query.
declareVariables(String) - Method in class com.triactive.jdo.store.TJDOSQLQuery
Declare the unbound variables to be used in the query.
defaultFetchGroup - Variable in class com.triactive.jdo.model.FieldMetaData
 
defaultRangeVar - Variable in class com.triactive.jdo.store.QueryStatement
 
deferrability - Variable in class com.triactive.jdo.store.ForeignKeyInfo
Indicates whether the evaluation of the foreign key constraint can be deferred until commit time.
delete(StateManager) - Method in class com.triactive.jdo.store.ClassBaseTable
 
DELETE - Static variable in class com.triactive.jdo.store.RequestIdentifier.Type
 
delete(StateManager) - Method in class com.triactive.jdo.store.StoreManager
Deletes a persistent object from the database.
deletePersistent(Object) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
deletePersistent() - Method in class com.triactive.jdo.state.StateManagerImpl
 
deletePersistent() - Method in interface com.triactive.jdo.StateManager
 
deletePersistentAll(Object[]) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
deletePersistentAll(Collection) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
DeleteRequest - Class in com.triactive.jdo.store
 
DeleteRequest(ClassBaseTable) - Constructor for class com.triactive.jdo.store.DeleteRequest
 
deleteRule - Variable in class com.triactive.jdo.store.ForeignKeyInfo
What happens to a foreign key when the primary key is deleted.
DEPENDENT_PRIVILEGE_DESCRIPTORS_STILL_EXIST - Static variable in class com.triactive.jdo.store.PostgreSQLSQLState.ClassCode
 
DEPENDENT_PRIVILEGE_DESCRIPTORS_STILL_EXIST - Static variable in class com.triactive.jdo.store.SQLState.ClassCode
 
discardCompiled() - Method in class com.triactive.jdo.store.JDOQLQuery
 
discardCompiled() - Method in class com.triactive.jdo.store.Query
 
discardCompiled() - Method in class com.triactive.jdo.store.TJDOSQLQuery
 
disconnect() - Method in class com.triactive.jdo.state.StateManagerImpl
 
distinctResults - Variable in class com.triactive.jdo.store.QueryStatement
 
div(SQLExpression) - Method in class com.triactive.jdo.store.FloatingPointLiteral
 
div(SQLExpression) - Method in class com.triactive.jdo.store.IntegerLiteral
 
div(SQLExpression) - Method in class com.triactive.jdo.store.NumericExpression
 
div(SQLExpression) - Method in class com.triactive.jdo.store.SQLExpression
 
DoubleMapping - Class in com.triactive.jdo.store
 
DoubleMapping(DatabaseAdapter, Class) - Constructor for class com.triactive.jdo.store.DoubleMapping
 
DoubleMapping(Column) - Constructor for class com.triactive.jdo.store.DoubleMapping
 
DoubleMapping(ClassBaseTable, int) - Constructor for class com.triactive.jdo.store.DoubleMapping
 
DRIVER_PROPERTY - Static variable in interface com.triactive.jdo.DatabaseProperties
The system property containing the name of the JDBC driver class to use for all tests.
DriverManagerDataSource - Class in com.triactive.jdo
 
DriverManagerDataSource(String, String) - Constructor for class com.triactive.jdo.DriverManagerDataSource
 
drop(Connection) - Method in class com.triactive.jdo.store.AbstractTable
 
drop(Connection) - Method in class com.triactive.jdo.store.BaseTable
 
drop(Connection) - Method in interface com.triactive.jdo.store.Table
 
drop(Connection) - Method in class com.triactive.jdo.store.View
 
dropAllTables() - Method in interface com.triactive.jdo.SchemaManager
Drops all tables in the schema.
dropAllTables(Connection) - Method in class com.triactive.jdo.store.SchemaTable
 
dropAllTables() - Method in class com.triactive.jdo.store.StoreManager
 
dropConstraints(Connection) - Method in class com.triactive.jdo.store.BaseTable
 
DropJDOTables - Class in com.triactive.jdo
A command-line utility to clear all JDO tables use with the specified database and schema.
dropTablesFor(Class[]) - Method in interface com.triactive.jdo.SchemaManager
Removes from the schema any existing database tables used in persisting the given PersistenceCapable class(es).
dropTablesFor(Class[], Connection) - Method in class com.triactive.jdo.store.SchemaTable
 
dropTablesFor(Class[]) - Method in class com.triactive.jdo.store.StoreManager
 
dump(Object, PrintWriter) - Method in interface com.triactive.jdo.PersistenceManager
 
dump(Object, PrintWriter) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
dump(PrintWriter) - Method in class com.triactive.jdo.state.StateManagerImpl
 
dump(PrintWriter) - Method in interface com.triactive.jdo.StateManager
 
DuplicateColumnNameException - Exception in com.triactive.jdo.store
A DuplicateColumnNameException is thrown if an attempt is made to add a column to a table with a name already in-use by an existing column.
DuplicateColumnNameException(Table, Column) - Constructor for exception com.triactive.jdo.store.DuplicateColumnNameException
Constructs a duplicate column name exception.
DuplicateFieldException - Exception in com.triactive.jdo.model
A DuplicateFieldException is thrown if more than one definition for the same field name is encountered in the XML metadata for a given persistence capable class.
DuplicateFieldException(URL, String) - Constructor for exception com.triactive.jdo.model.DuplicateFieldException
Constructs a duplicate field exception with the specified detail message.
DuplicateFieldException(URL, String, Exception) - Constructor for exception com.triactive.jdo.model.DuplicateFieldException
Constructs a duplicate field exception with the specified detail message and nested exception.
DYNAMIC_SQL_ERROR - Static variable in class com.triactive.jdo.store.SQLState.ClassCode
 

E

ELEMENT - Static variable in class com.triactive.jdo.store.Role
 
elementColumn - Variable in class com.triactive.jdo.store.AbstractSetStore
 
elementMapping - Variable in class com.triactive.jdo.store.AbstractSetStore
 
elementsAreEmbedded - Variable in class com.triactive.jdo.store.AbstractSetStore
 
elementType - Variable in class com.triactive.jdo.model.CollectionMetaData
 
elementType - Variable in class com.triactive.jdo.store.AbstractSetStore
 
embedded - Variable in class com.triactive.jdo.model.FieldMetaData
 
embeddedElement - Variable in class com.triactive.jdo.model.CollectionMetaData
 
embeddedKey - Variable in class com.triactive.jdo.model.MapMetaData
 
embeddedValue - Variable in class com.triactive.jdo.model.MapMetaData
 
EMPTY_STRING_SURROGATE - Static variable in class com.triactive.jdo.store.OracleStringMapping
 
endsWithMethod(SQLExpression) - Method in class com.triactive.jdo.store.CharacterExpression
 
endsWithMethod(SQLExpression) - Method in class com.triactive.jdo.store.CharacterLiteral
 
enhance(List) - Method in class com.triactive.jdo.enhance.Enhancer
 
Enhancer - Class in com.triactive.jdo.enhance
Abstract class for JDO bytecode enhancement utility.
Enhancer() - Constructor for class com.triactive.jdo.enhance.Enhancer
Protected constructor to prevent outside instantiation.
enlistInTransaction(StateManager) - Method in interface com.triactive.jdo.PersistenceManager
 
enlistInTransaction(StateManager) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
enlistInTransaction() - Method in class com.triactive.jdo.state.StateManagerImpl
 
entrySet() - Method in class com.triactive.jdo.sco.Map
 
entrySet() - Method in class com.triactive.jdo.util.ReferenceValueMap
 
entrySetStore() - Method in class com.triactive.jdo.store.InverseMapStore
 
entrySetStore() - Method in interface com.triactive.jdo.store.MapStore
 
entrySetStore() - Method in class com.triactive.jdo.store.NormalMapStore
 
eor(SQLExpression) - Method in class com.triactive.jdo.store.BooleanExpression
 
eor(SQLExpression) - Method in class com.triactive.jdo.store.BooleanLiteral
 
eor(SQLExpression) - Method in class com.triactive.jdo.store.SQLExpression
 
eq(SQLExpression) - Method in class com.triactive.jdo.store.BooleanBitColumnExpression
 
eq(SQLExpression) - Method in class com.triactive.jdo.store.BooleanCharColumnExpression
 
eq(SQLExpression) - Method in class com.triactive.jdo.store.BooleanExpression
 
eq(SQLExpression) - Method in class com.triactive.jdo.store.BooleanLiteral
 
eq(SQLExpression) - Method in class com.triactive.jdo.store.CharacterExpression
 
eq(SQLExpression) - Method in class com.triactive.jdo.store.CharacterLiteral
 
eq(SQLExpression) - Method in class com.triactive.jdo.store.FloatingPointLiteral
 
eq(SQLExpression) - Method in class com.triactive.jdo.store.IntegerLiteral
 
eq(SQLExpression) - Method in class com.triactive.jdo.store.NullLiteral
 
eq(SQLExpression) - Method in class com.triactive.jdo.store.NumericExpression
 
eq(SQLExpression) - Method in class com.triactive.jdo.store.ObjectExpression
 
eq(SQLExpression) - Method in class com.triactive.jdo.store.ObjectLiteral
 
eq(SQLExpression) - Method in class com.triactive.jdo.store.SqlDateExpression
 
eq(SQLExpression) - Method in class com.triactive.jdo.store.SQLExpression
 
eq(SQLExpression) - Method in class com.triactive.jdo.store.SqlTimestampExpression
 
equals(Object) - Method in class com.triactive.jdo.DriverManagerDataSource
 
equals(Object) - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
 
equals(Object) - Method in class com.triactive.jdo.sco.Map
 
equals(Object) - Method in class com.triactive.jdo.sco.Set
 
equals(Object) - Method in class com.triactive.jdo.store.AbstractSetMapping
 
equals(Object) - Method in class com.triactive.jdo.store.AbstractTable
 
equals(Object) - Method in class com.triactive.jdo.store.CandidateKey
 
equals(Object) - Method in class com.triactive.jdo.store.Column
 
equals(Object) - Method in class com.triactive.jdo.store.ColumnInfo
Indicates whether some object is "equal to" this one.
equals(Object) - Method in class com.triactive.jdo.store.ColumnMapping
 
equals(Object) - Method in class com.triactive.jdo.store.ForeignKey
 
equals(Object) - Method in class com.triactive.jdo.store.ForeignKeyInfo
Indicates whether some object is "equal to" this one.
equals(Object) - Method in class com.triactive.jdo.store.Index
 
equals(Object) - Method in class com.triactive.jdo.store.JDOQLQuery
 
equals(Object) - Method in class com.triactive.jdo.store.MapMapping
 
equals(Object) - Method in class com.triactive.jdo.store.OID
 
equals(Object) - Method in class com.triactive.jdo.store.OracleClobMapping
 
equals(Object) - Method in class com.triactive.jdo.store.PrimaryKey
 
equals(Object) - Method in class com.triactive.jdo.store.Query
 
equals(Object) - Method in class com.triactive.jdo.store.QueryStatement.QueryColumn
 
equals(Object) - Method in class com.triactive.jdo.store.RequestIdentifier
 
equals(Object) - Method in class com.triactive.jdo.store.SQLIdentifier
 
equals(Object) - Method in class com.triactive.jdo.store.TJDOSQLQuery
 
equals(Object) - Method in class com.triactive.jdo.store.TypeInfo
Indicates whether some object is "equal to" this one.
equals(Object) - Method in class com.triactive.jdo.util.ReferenceValueMap
 
evict(Object) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
evict() - Method in class com.triactive.jdo.state.StateManagerImpl
 
evict() - Method in interface com.triactive.jdo.StateManager
 
evictAll(Object[]) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
evictAll(Collection) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
evictAll() - Method in class com.triactive.jdo.PersistenceManagerImpl
 
evictFromTransaction(StateManager) - Method in interface com.triactive.jdo.PersistenceManager
 
evictFromTransaction(StateManager) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
evictFromTransaction() - Method in class com.triactive.jdo.state.StateManagerImpl
 
EXACT_PRECISION - Static variable in class com.triactive.jdo.store.Column
 
execute(StateManager) - Method in class com.triactive.jdo.store.DeleteRequest
 
execute(StateManager) - Method in class com.triactive.jdo.store.FetchRequest
 
execute(StateManager) - Method in class com.triactive.jdo.store.InsertRequest
 
execute() - Method in class com.triactive.jdo.store.Query
Execute the query and return the filtered Collection.
execute(Object) - Method in class com.triactive.jdo.store.Query
Execute the query and return the filtered Collection.
execute(Object, Object) - Method in class com.triactive.jdo.store.Query
Execute the query and return the filtered Collection.
execute(Object, Object, Object) - Method in class com.triactive.jdo.store.Query
Execute the query and return the filtered Collection.
execute(StateManager) - Method in class com.triactive.jdo.store.UpdateRequest
 
executeStatementList(List, Connection) - Method in class com.triactive.jdo.store.AbstractTable
 
executeWithArray(Object[]) - Method in class com.triactive.jdo.store.Query
Execute the query and return the filtered Collection.
executeWithMap(Map) - Method in class com.triactive.jdo.store.JDOQLQuery
Execute the query and return the filtered Collection.
executeWithMap(Map) - Method in class com.triactive.jdo.store.Query
Execute the query and return the filtered Collection.
executeWithMap(Map) - Method in class com.triactive.jdo.store.TJDOSQLQuery
Execute the query and return the filtered Collection.
exists(Connection) - Method in class com.triactive.jdo.store.AbstractTable
Tests if the database table exists.
exists(Connection) - Method in class com.triactive.jdo.store.SchemaTable
 
exists(Connection) - Method in interface com.triactive.jdo.store.Table
 
ExistsExpression - Class in com.triactive.jdo.store
 
ExistsExpression(QueryStatement, QueryStatement) - Constructor for class com.triactive.jdo.store.ExistsExpression
 
ExistsExpression(QueryStatement, QueryStatement, boolean) - Constructor for class com.triactive.jdo.store.ExistsExpression
 
EXTERNAL_ROUTINE_EXCEPTION - Static variable in class com.triactive.jdo.store.PostgreSQLSQLState.ClassCode
 
EXTERNAL_ROUTINE_INVOCATION_EXCEPTION - Static variable in class com.triactive.jdo.store.PostgreSQLSQLState.ClassCode
 

F

failureMessage(String) - Method in class com.triactive.jdo.store.Mapping
 
FEATURE_NOT_SUPPORTED - Static variable in class com.triactive.jdo.store.PostgreSQLSQLState.ClassCode
 
FEATURE_NOT_SUPPORTED - Static variable in class com.triactive.jdo.store.SQLState.ClassCode
 
fetch(StateManager, int[]) - Method in class com.triactive.jdo.store.ClassBaseTable
 
FETCH - Static variable in class com.triactive.jdo.store.RequestIdentifier.Type
 
fetch(StateManager, int[]) - Method in class com.triactive.jdo.store.StoreManager
Fetches a persistent object from the database.
fetchBooleanField(int) - Method in class com.triactive.jdo.AbstractFieldManager
 
fetchBooleanField(int) - Method in interface com.triactive.jdo.FieldManager
 
fetchBooleanField(int) - Method in class com.triactive.jdo.state.SingleFieldValue
 
fetchBooleanField(int) - Method in class com.triactive.jdo.state.StateFieldManager
 
fetchBooleanField(int) - Method in class com.triactive.jdo.store.ResultSetGetter
 
fetchByteField(int) - Method in class com.triactive.jdo.AbstractFieldManager
 
fetchByteField(int) - Method in interface com.triactive.jdo.FieldManager
 
fetchByteField(int) - Method in class com.triactive.jdo.state.SingleFieldValue
 
fetchByteField(int) - Method in class com.triactive.jdo.state.StateFieldManager
 
fetchByteField(int) - Method in class com.triactive.jdo.store.ResultSetGetter
 
fetchCharField(int) - Method in class com.triactive.jdo.AbstractFieldManager
 
fetchCharField(int) - Method in interface com.triactive.jdo.FieldManager
 
fetchCharField(int) - Method in class com.triactive.jdo.state.SingleFieldValue
 
fetchCharField(int) - Method in class com.triactive.jdo.state.StateFieldManager
 
fetchCharField(int) - Method in class com.triactive.jdo.store.ResultSetGetter
 
fetchDoubleField(int) - Method in class com.triactive.jdo.AbstractFieldManager
 
fetchDoubleField(int) - Method in interface com.triactive.jdo.FieldManager
 
fetchDoubleField(int) - Method in class com.triactive.jdo.state.SingleFieldValue
 
fetchDoubleField(int) - Method in class com.triactive.jdo.state.StateFieldManager
 
fetchDoubleField(int) - Method in class com.triactive.jdo.store.ResultSetGetter
 
fetchFields(StateManager) - Method in interface com.triactive.jdo.store.FieldValues
 
fetchFloatField(int) - Method in class com.triactive.jdo.AbstractFieldManager
 
fetchFloatField(int) - Method in interface com.triactive.jdo.FieldManager
 
fetchFloatField(int) - Method in class com.triactive.jdo.state.SingleFieldValue
 
fetchFloatField(int) - Method in class com.triactive.jdo.state.StateFieldManager
 
fetchFloatField(int) - Method in class com.triactive.jdo.store.ResultSetGetter
 
fetchIntField(int) - Method in class com.triactive.jdo.AbstractFieldManager
 
fetchIntField(int) - Method in interface com.triactive.jdo.FieldManager
 
fetchIntField(int) - Method in class com.triactive.jdo.state.SingleFieldValue
 
fetchIntField(int) - Method in class com.triactive.jdo.state.StateFieldManager
 
fetchIntField(int) - Method in class com.triactive.jdo.store.ResultSetGetter
 
fetchLongField(int) - Method in class com.triactive.jdo.AbstractFieldManager
 
fetchLongField(int) - Method in interface com.triactive.jdo.FieldManager
 
fetchLongField(int) - Method in class com.triactive.jdo.state.SingleFieldValue
 
fetchLongField(int) - Method in class com.triactive.jdo.state.StateFieldManager
 
fetchLongField(int) - Method in class com.triactive.jdo.store.ResultSetGetter
 
fetchObjectField(int) - Method in class com.triactive.jdo.AbstractFieldManager
 
fetchObjectField(int) - Method in interface com.triactive.jdo.FieldManager
 
fetchObjectField(int) - Method in class com.triactive.jdo.state.SingleFieldValue
 
fetchObjectField(int) - Method in class com.triactive.jdo.state.StateFieldManager
 
fetchObjectField(int) - Method in class com.triactive.jdo.store.ResultSetGetter
 
FetchRequest - Class in com.triactive.jdo.store
 
FetchRequest(ClassBaseTable, int[]) - Constructor for class com.triactive.jdo.store.FetchRequest
 
fetchShortField(int) - Method in class com.triactive.jdo.AbstractFieldManager
 
fetchShortField(int) - Method in interface com.triactive.jdo.FieldManager
 
fetchShortField(int) - Method in class com.triactive.jdo.state.SingleFieldValue
 
fetchShortField(int) - Method in class com.triactive.jdo.state.StateFieldManager
 
fetchShortField(int) - Method in class com.triactive.jdo.store.ResultSetGetter
 
FetchStatement - Class in com.triactive.jdo.store
 
FetchStatement(ClassBaseTable) - Constructor for class com.triactive.jdo.store.FetchStatement
 
fetchStringField(int) - Method in class com.triactive.jdo.AbstractFieldManager
 
fetchStringField(int) - Method in interface com.triactive.jdo.FieldManager
 
fetchStringField(int) - Method in class com.triactive.jdo.state.SingleFieldValue
 
fetchStringField(int) - Method in class com.triactive.jdo.state.StateFieldManager
 
fetchStringField(int) - Method in class com.triactive.jdo.store.ResultSetGetter
 
field - Variable in class com.triactive.jdo.model.FieldMetaData
 
field - Variable in class com.triactive.jdo.store.FieldTable
 
FieldManager - Interface in com.triactive.jdo
 
FieldMetaData - Class in com.triactive.jdo.model
 
FieldMetaData(ClassMetaData, Element) - Constructor for class com.triactive.jdo.model.FieldMetaData
 
FieldMetaData(ClassMetaData, Field) - Constructor for class com.triactive.jdo.model.FieldMetaData
 
fieldName - Variable in class com.triactive.jdo.store.AbstractSetMapping
 
fieldName - Variable in class com.triactive.jdo.util.MacroString.IdentifierMacro
 
FieldTable - Class in com.triactive.jdo.store
 
FieldTable(TableMetadata, FieldMetaData, StoreManager) - Constructor for class com.triactive.jdo.store.FieldTable
 
FieldValues - Interface in com.triactive.jdo.store
 
filter - Variable in class com.triactive.jdo.store.Query
 
findSchemaName(Connection) - Method in class com.triactive.jdo.store.ProbeTable
 
findStateManager(PersistenceCapable) - Method in interface com.triactive.jdo.PersistenceManager
 
findStateManager(PersistenceCapable) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
FirebirdAdapter - Class in com.triactive.jdo.store
Provides methods for adapting SQL language elements to the Firebird database.
FirebirdAdapter(DatabaseMetaData) - Constructor for class com.triactive.jdo.store.FirebirdAdapter
Constructs a Firebird adapter based on the given JDBC metadata.
FIXED_LENGTH - Static variable in class com.triactive.jdo.store.Column
 
fixedPrecScale - Variable in class com.triactive.jdo.store.TypeInfo
true indicates the type can be assigned a fixed scale value, such as for decimal or currency types, false otherwise.
fkColumnName - Variable in class com.triactive.jdo.store.ForeignKeyInfo
The foreign key column name.
fkName - Variable in class com.triactive.jdo.store.ForeignKeyInfo
The foreign key name.
fkTableCat - Variable in class com.triactive.jdo.store.ForeignKeyInfo
The foreign key table catalog, which may be null.
fkTableName - Variable in class com.triactive.jdo.store.ForeignKeyInfo
The foreign key table name.
fkTableSchem - Variable in class com.triactive.jdo.store.ForeignKeyInfo
The foreign key table schema, which may be null.
flags - Variable in class com.triactive.jdo.store.Column
 
FloatingPointLiteral - Class in com.triactive.jdo.store
 
FloatingPointLiteral(QueryStatement, Float) - Constructor for class com.triactive.jdo.store.FloatingPointLiteral
 
FloatingPointLiteral(QueryStatement, Double) - Constructor for class com.triactive.jdo.store.FloatingPointLiteral
 
FloatingPointLiteral(QueryStatement, BigDecimal) - Constructor for class com.triactive.jdo.store.FloatingPointLiteral
 
FloatMapping - Class in com.triactive.jdo.store
 
FloatMapping(DatabaseAdapter, Class) - Constructor for class com.triactive.jdo.store.FloatMapping
 
FloatMapping(Column) - Constructor for class com.triactive.jdo.store.FloatMapping
 
FloatMapping(ClassBaseTable, int) - Constructor for class com.triactive.jdo.store.FloatMapping
 
flush() - Method in class com.triactive.jdo.state.StateManagerImpl
Flushes any dirty fields to the data store.
flush() - Method in interface com.triactive.jdo.StateManager
 
flushDirty() - Method in interface com.triactive.jdo.PersistenceManager
 
flushDirty() - Method in class com.triactive.jdo.PersistenceManagerImpl
 
fmd - Variable in class com.triactive.jdo.store.AbstractSetMapping
 
fmd - Variable in class com.triactive.jdo.store.FieldTable
 
forceClose() - Method in class com.triactive.jdo.PersistenceManagerImpl
Called by the PMF to forcibly close this PM.
forClass(Class) - Static method in class com.triactive.jdo.model.ClassMetaData
 
ForeignKey - Class in com.triactive.jdo.store
 
ForeignKey(boolean) - Constructor for class com.triactive.jdo.store.ForeignKey
 
ForeignKey(Column, ClassBaseTable, boolean) - Constructor for class com.triactive.jdo.store.ForeignKey
 
ForeignKeyIdentifier - Class in com.triactive.jdo.store
 
ForeignKeyIdentifier(BaseTable, int) - Constructor for class com.triactive.jdo.store.ForeignKeyIdentifier
 
ForeignKeyInfo - Class in com.triactive.jdo.store
Represents the metadata of a specific foreign key column.
ForeignKeyInfo(ResultSet) - Constructor for class com.triactive.jdo.store.ForeignKeyInfo
Constructs a foreign key information object from the current row of the given result set.
ForeignKeyInfo(String, String, String, String, String, String, String, String, short, short, short, String, String, short) - Constructor for class com.triactive.jdo.store.ForeignKeyInfo
Constructs a foreign key information object from its individual attributes.
forField(Class, String) - Static method in class com.triactive.jdo.model.FieldMetaData
 
format(BigDecimal) - Static method in class com.triactive.jdo.util.SQLFormat
Formats the given BigDecimal value into a SQL floating-point literal.

G

get(Object) - Method in class com.triactive.jdo.sco.Map
 
get(StateManager, Object) - Method in class com.triactive.jdo.store.AbstractMapStore
 
get(StateManager, Object) - Method in interface com.triactive.jdo.store.MapStore
 
get(Object) - Method in class com.triactive.jdo.util.ReferenceValueMap
 
get0(StateManager, Object) - Method in class com.triactive.jdo.store.AbstractMapStore
 
getAbsoluteFieldNumber(String) - Method in class com.triactive.jdo.model.ClassMetaData
 
getAddCandidateKeyStatement(SQLIdentifier, CandidateKey) - Method in class com.triactive.jdo.store.DatabaseAdapter
Returns the appropriate SQL to add a candidate key to its table.
getAddCandidateKeyStatement(SQLIdentifier, CandidateKey) - Method in class com.triactive.jdo.store.SAPDBAdapter
 
getAddForeignKeyStatement(SQLIdentifier, ForeignKey) - Method in class com.triactive.jdo.store.DatabaseAdapter
Returns the appropriate SQL to add a foreign key to its table.
getAddForeignKeyStatement(SQLIdentifier, ForeignKey) - Method in class com.triactive.jdo.store.SAPDBAdapter
 
getAddPrimaryKeyStatement(SQLIdentifier, PrimaryKey) - Method in class com.triactive.jdo.store.DatabaseAdapter
Returns the appropriate SQL to add a primary key to its table.
getAddPrimaryKeyStatement(SQLIdentifier, PrimaryKey) - Method in class com.triactive.jdo.store.SAPDBAdapter
 
getAllFieldNumbers() - Method in class com.triactive.jdo.model.ClassMetaData
 
getAllTableMetadata(boolean, Connection) - Method in class com.triactive.jdo.store.SchemaTable
 
getAutoCreateTables() - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Get the default AutoCreateTables setting for all PersistenceManager instances obtained from this factory.
getBaseColumnNameForType(Class) - Method in class com.triactive.jdo.store.FieldTable
 
getBoolean(PersistenceManager, ResultSet, int) - Method in class com.triactive.jdo.store.BooleanMapping
 
getBoolean(PersistenceManager, ResultSet, int) - Method in class com.triactive.jdo.store.Mapping
 
getBooleanFalseValue() - Method in class com.triactive.jdo.store.BooleanBitColumnLiteral
Return the String value for FALSE in the database.
getBooleanFalseValue() - Method in class com.triactive.jdo.store.BooleanCharColumnLiteral
Return the String value for FALSE in the database.
getBooleanFalseValue() - Method in class com.triactive.jdo.store.BooleanLiteral
Return the String value for FALSE in the database.
getBooleanField(PersistenceCapable, int, boolean) - Method in class com.triactive.jdo.state.StateManagerImpl
This method is called by the associated PersistenceCapable if the value for the specified field is not cached (i.e., StateManager.isLoaded() fails).
getBooleanTrueValue() - Method in class com.triactive.jdo.store.BooleanBitColumnLiteral
Return the String value for TRUE in the database.
getBooleanTrueValue() - Method in class com.triactive.jdo.store.BooleanCharColumnLiteral
Return the String value for TRUE in the database.
getBooleanTrueValue() - Method in class com.triactive.jdo.store.BooleanLiteral
Return the String value for TRUE in the database.
getByte(PersistenceManager, ResultSet, int) - Method in class com.triactive.jdo.store.ByteMapping
 
getByte(PersistenceManager, ResultSet, int) - Method in class com.triactive.jdo.store.Mapping
 
getByteField(PersistenceCapable, int, byte) - Method in class com.triactive.jdo.state.StateManagerImpl
This method is called by the associated PersistenceCapable if the value for the specified field is not cached (i.e., StateManager.isLoaded() fails).
getCandidateClass() - Method in class com.triactive.jdo.store.ClassBaseTableExtent
An Extent contains all instances of a particular Class in the data store; this method returns the Class of the instances
getCandidateClass() - Method in class com.triactive.jdo.store.ClassViewExtent
An Extent contains all instances of a particular Class in the data store; this method returns the Class of the instances
getCandidateClass() - Method in class com.triactive.jdo.store.Query
Get the class of the candidate instances of the query.
getChar(PersistenceManager, ResultSet, int) - Method in class com.triactive.jdo.store.CharacterMapping
 
getChar(PersistenceManager, ResultSet, int) - Method in class com.triactive.jdo.store.Mapping
 
getCharField(PersistenceCapable, int, char) - Method in class com.triactive.jdo.state.StateManagerImpl
This method is called by the associated PersistenceCapable if the value for the specified field is not cached (i.e., StateManager.isLoaded() fails).
getClassBaseTable(Class) - Method in class com.triactive.jdo.store.StoreManager
Returns the primary table serving as backing for the given class.
getClassForObjectID(Object) - Method in class com.triactive.jdo.store.StoreManager
Returns the class corresponding to the given object ID.
getClassID() - Method in class com.triactive.jdo.store.OID
Returns the class ID portion of the OID.
getClassMetaData() - Method in class com.triactive.jdo.model.FieldMetaData
 
getClassMetaData() - Method in class com.triactive.jdo.store.ClassBaseTable
 
getClassMetaData() - Method in interface com.triactive.jdo.store.ClassTable
 
getClassMetaData() - Method in class com.triactive.jdo.store.ClassView
 
getCollectionMetaData() - Method in class com.triactive.jdo.model.FieldMetaData
 
getColumn() - Method in class com.triactive.jdo.store.AbstractSetMapping
 
getColumn() - Method in class com.triactive.jdo.store.ColumnMapping
 
getColumn() - Method in class com.triactive.jdo.store.MapMapping
 
getColumn() - Method in class com.triactive.jdo.store.Mapping
 
getColumn(Column) - Method in class com.triactive.jdo.store.QueryStatement
 
getColumn(SQLIdentifier, Column) - Method in class com.triactive.jdo.store.QueryStatement
 
getColumn(TableExpression, Column) - Method in class com.triactive.jdo.store.QueryStatement
 
getColumnInfo(SQLIdentifier, Connection) - Method in class com.triactive.jdo.store.StoreManager
Returns the column info for a database table.
getColumnList() - Method in class com.triactive.jdo.store.Key
 
getColumnList(Collection) - Static method in class com.triactive.jdo.store.Key
 
getColumns() - Method in class com.triactive.jdo.store.Key
 
getConnection() - Method in class com.triactive.jdo.DriverManagerDataSource
 
getConnection(String, String) - Method in class com.triactive.jdo.DriverManagerDataSource
 
getConnection(boolean) - Method in class com.triactive.jdo.NonmanagedTransaction
 
getConnection(boolean) - Method in interface com.triactive.jdo.PersistenceManager
 
getConnection(boolean) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
getConnection(DataSource, String, String, int) - Method in class com.triactive.jdo.store.DatabaseAdapter
 
getConnection(boolean) - Method in interface com.triactive.jdo.Transaction
 
getConnectionDriverName() - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Get the driver name for the data store connection.
getConnectionFactory() - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Get the data store connection factory.
getConnectionFactory2() - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Get the second data store connection factory.
getConnectionFactory2Name() - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Get the name for the second data store connection factory.
getConnectionFactoryName() - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Get the name for the data store connection factory.
getConnectionURL() - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Get the URL for the data store connection.
getConnectionUserName() - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Get the user name for the data store connection.
getCreateIndexStatement(SQLIdentifier, Index) - Method in class com.triactive.jdo.store.DatabaseAdapter
Returns the appropriate SQL to add an index to its table.
getCreateTableStatement(BaseTable, Column[]) - Method in class com.triactive.jdo.store.DatabaseAdapter
Returns the appropriate SQL to create the given table having the given columns.
getDatabaseAdapter() - Method in class com.triactive.jdo.store.StoreManager
Returns the database adapter used by this store manager.
getDate(ResultSet, int) - Method in class com.triactive.jdo.store.SqlDateMapping
 
getDefaultFetchGroupFieldFlags() - Method in class com.triactive.jdo.model.ClassMetaData
 
getDefaultFetchGroupFieldNumbers() - Method in class com.triactive.jdo.model.ClassMetaData
 
getDefaultTableExpression() - Method in class com.triactive.jdo.store.QueryStatement
 
getDeleteRequest(ClassBaseTable) - Method in class com.triactive.jdo.store.StoreManager
Returns a request object that will delete a row from the given table.
getDistinctResults() - Method in class com.triactive.jdo.store.QueryStatement
 
getDocumentBuilder() - Static method in class com.triactive.jdo.util.XMLHelper
Obtain a DocumentBuilder to parse XML files.
getDouble(PersistenceManager, ResultSet, int) - Method in class com.triactive.jdo.store.DoubleMapping
 
getDouble(PersistenceManager, ResultSet, int) - Method in class com.triactive.jdo.store.Mapping
 
getDoubleField(PersistenceCapable, int, double) - Method in class com.triactive.jdo.state.StateManagerImpl
This method is called by the associated PersistenceCapable if the value for the specified field is not cached (i.e., StateManager.isLoaded() fails).
getDropTableStatement(BaseTable) - Method in class com.triactive.jdo.store.CloudscapeAdapter
 
getDropTableStatement(BaseTable) - Method in class com.triactive.jdo.store.DatabaseAdapter
Returns the appropriate SQL to drop the given table.
getDropTableStatement(BaseTable) - Method in class com.triactive.jdo.store.DB2Adapter
 
getDropTableStatement(BaseTable) - Method in class com.triactive.jdo.store.FirebirdAdapter
 
getDropTableStatement(BaseTable) - Method in class com.triactive.jdo.store.MSSQLServerAdapter
 
getDropTableStatement(BaseTable) - Method in class com.triactive.jdo.store.OracleAdapter
 
getDropTableStatement(BaseTable) - Method in class com.triactive.jdo.store.PostgreSQLAdapter
 
getDropViewStatement(View) - Method in class com.triactive.jdo.store.DatabaseAdapter
Returns the appropriate SQL to drop the given view.
getElementColumnOptions() - Method in class com.triactive.jdo.model.CollectionMetaData
 
getElementMapping() - Method in class com.triactive.jdo.store.SetTable
 
getElementType() - Method in class com.triactive.jdo.model.CollectionMetaData
 
getElementType() - Method in class com.triactive.jdo.store.AbstractSetStore
 
getElementType() - Method in class com.triactive.jdo.store.MapEntrySetStore
 
getElementType() - Method in interface com.triactive.jdo.store.SetStore
 
getExistsSubquery(QueryStatement.QueryColumn, SQLIdentifier) - Method in class com.triactive.jdo.store.AbstractSetStore
 
getExistsSubquery(QueryStatement.QueryColumn, SQLIdentifier) - Method in class com.triactive.jdo.store.MapEntrySetStore
 
getExistsSubquery(QueryStatement.QueryColumn, SQLIdentifier) - Method in interface com.triactive.jdo.store.SetStore
Create a subquery for the given query that joins a SetStores element table to the owner table.
getExpectedForeignKeys() - Method in class com.triactive.jdo.store.BaseTable
 
getExpectedForeignKeys() - Method in class com.triactive.jdo.store.ClassBaseTable
 
getExpectedIndices() - Method in class com.triactive.jdo.store.BaseTable
 
getExpectedPrimaryKey() - Method in class com.triactive.jdo.store.BaseTable
 
getExtent(Class, boolean) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
getExtent(PersistenceManager, Class, boolean) - Method in class com.triactive.jdo.store.StoreManager
 
getFetchRequest(ClassBaseTable, int[]) - Method in class com.triactive.jdo.store.StoreManager
Returns a request object that will fetch a row from the given table.
getField() - Method in class com.triactive.jdo.model.FieldMetaData
 
getField() - Method in class com.triactive.jdo.store.FieldTable
 
getFieldAbsolute(int) - Method in class com.triactive.jdo.model.ClassMetaData
 
getFieldCount() - Method in class com.triactive.jdo.model.ClassMetaData
 
getFieldMapping(int) - Method in class com.triactive.jdo.store.ClassBaseTable
 
getFieldMapping(String) - Method in class com.triactive.jdo.store.ClassBaseTable
 
getFieldMapping(int) - Method in interface com.triactive.jdo.store.ClassTable
 
getFieldMapping(String) - Method in interface com.triactive.jdo.store.ClassTable
 
getFieldMapping(int) - Method in class com.triactive.jdo.store.ClassView
 
getFieldMapping(String) - Method in class com.triactive.jdo.store.ClassView
 
getFieldName() - Method in class com.triactive.jdo.sco.Date
 
getFieldName() - Method in interface com.triactive.jdo.SCO
Returns the field name.
getFieldName() - Method in class com.triactive.jdo.sco.HashSet
 
getFieldName() - Method in class com.triactive.jdo.sco.Map
 
getFieldName() - Method in class com.triactive.jdo.sco.Set
 
getFieldName() - Method in class com.triactive.jdo.sco.SqlDate
 
getFieldName() - Method in class com.triactive.jdo.sco.SqlTimestamp
 
getFieldRelative(int) - Method in class com.triactive.jdo.model.ClassMetaData
 
getFloat(PersistenceManager, ResultSet, int) - Method in class com.triactive.jdo.store.FloatMapping
 
getFloat(PersistenceManager, ResultSet, int) - Method in class com.triactive.jdo.store.Mapping
 
getFloatField(PersistenceCapable, int, float) - Method in class com.triactive.jdo.state.StateManagerImpl
This method is called by the associated PersistenceCapable if the value for the specified field is not cached (i.e., StateManager.isLoaded() fails).
getForeignKeyInfo(SQLIdentifier, Connection) - Method in class com.triactive.jdo.store.StoreManager
Returns the foreign key info for a database table.
getIdentifierQuoteString() - Method in class com.triactive.jdo.store.DatabaseAdapter
 
getIdentityClass() - Method in class com.triactive.jdo.model.ClassMetaData
 
getIdentityType() - Method in class com.triactive.jdo.model.ClassMetaData
 
getIDMapping() - Method in class com.triactive.jdo.store.ClassBaseTable
 
getIgnoreCache() - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Get the default IgnoreCache setting for all PersistenceManager instances obtained from this factory.
getIgnoreCache() - Method in class com.triactive.jdo.PersistenceManagerImpl
 
getIgnoreCache() - Method in class com.triactive.jdo.store.Query
Get the ignoreCache option setting.
getIndex() - Method in class com.triactive.jdo.store.Parser
 
getInheritedFieldCount() - Method in class com.triactive.jdo.model.ClassMetaData
 
getInput() - Method in class com.triactive.jdo.store.Parser
 
getInsertRequest(ClassBaseTable) - Method in class com.triactive.jdo.store.StoreManager
Returns a request object that will insert a row in the given table.
getInstance(Connection) - Static method in class com.triactive.jdo.store.DatabaseAdapter
Returns a DatabaseAdapter object appropriate for the database currently underlying the given Connection.
getInt(PersistenceManager, ResultSet, int) - Method in class com.triactive.jdo.store.IntegerMapping
 
getInt(PersistenceManager, ResultSet, int) - Method in class com.triactive.jdo.store.Mapping
 
getIntField(PersistenceCapable, int, int) - Method in class com.triactive.jdo.state.StateManagerImpl
This method is called by the associated PersistenceCapable if the value for the specified field is not cached (i.e., StateManager.isLoaded() fails).
getJavaName() - Method in class com.triactive.jdo.model.ClassMetaData
 
getJavaName() - Method in class com.triactive.jdo.model.CollectionMetaData
 
getJavaName() - Method in class com.triactive.jdo.model.FieldMetaData
 
getJavaName() - Method in class com.triactive.jdo.model.MapMetaData
 
getJavaName() - Method in class com.triactive.jdo.model.MetaData
 
getJavaName() - Method in class com.triactive.jdo.store.JDOBaseTable
 
getJavaName() - Method in interface com.triactive.jdo.store.JDOTable
 
getJavaName() - Method in class com.triactive.jdo.store.JDOView
 
getJavaName(int, Connection) - Method in class com.triactive.jdo.store.SchemaTable
 
getJavaName() - Method in class com.triactive.jdo.store.SQLIdentifier
 
getJDBCTypeName(int) - Static method in class com.triactive.jdo.store.TypeInfo
Returns the string name of the Java constant that equals the given JDBC type number type.
getKey() - Method in interface com.triactive.jdo.util.ReferenceValueMap.ValueReference
Returns the key associated with the value referenced by this Reference object.
getKeyColumnOptions() - Method in class com.triactive.jdo.model.MapMetaData
 
getKeyField() - Method in class com.triactive.jdo.model.MapMetaData
 
getKeyMapping() - Method in class com.triactive.jdo.store.MapTable
 
getKeyType() - Method in class com.triactive.jdo.model.MapMetaData
 
getKeyType() - Method in class com.triactive.jdo.store.AbstractMapStore
 
getKeyType() - Method in interface com.triactive.jdo.store.MapStore
 
getLength() - Method in interface com.triactive.jdo.model.ColumnOptions
 
getLength() - Method in class com.triactive.jdo.model.FieldMetaData
 
getLengthType() - Method in class com.triactive.jdo.store.Column
 
getLifeCycleState(int) - Static method in class com.triactive.jdo.state.LifeCycleState
Returns the LifeCycleState for the state constant.
getLoginTimeout() - Method in class com.triactive.jdo.DriverManagerDataSource
 
getLogWriter() - Method in class com.triactive.jdo.DriverManagerDataSource
 
getLong(PersistenceManager, ResultSet, int) - Method in class com.triactive.jdo.store.LongMapping
 
getLong(PersistenceManager, ResultSet, int) - Method in class com.triactive.jdo.store.Mapping
 
getLongField(PersistenceCapable, int, long) - Method in class com.triactive.jdo.state.StateManagerImpl
This method is called by the associated PersistenceCapable if the value for the specified field is not cached (i.e., StateManager.isLoaded() fails).
getMainTable() - Method in class com.triactive.jdo.store.TableExpression
 
getMapMetaData() - Method in class com.triactive.jdo.model.FieldMetaData
 
getMapping(Class) - Method in class com.triactive.jdo.store.DatabaseAdapter
 
getMapping(Column) - Method in class com.triactive.jdo.store.DatabaseAdapter
 
getMapping(ClassBaseTable, int) - Method in class com.triactive.jdo.store.DatabaseAdapter
 
getMapping(ClassBaseTable, int) - Method in class com.triactive.jdo.store.OracleAdapter
 
getMapping(Column) - Method in class com.triactive.jdo.store.OracleAdapter
 
getMappingClass(Class) - Method in class com.triactive.jdo.store.DatabaseAdapter
 
getMapStore() - Method in class com.triactive.jdo.store.MapMapping
 
getMaxColumnNameLength() - Method in class com.triactive.jdo.store.DatabaseAdapter
 
getMaxConstraintNameLength() - Method in class com.triactive.jdo.store.DatabaseAdapter
 
getMaxIndexNameLength() - Method in class com.triactive.jdo.store.DatabaseAdapter
 
getMaxLength() - Method in class com.triactive.jdo.store.CandidateKeyIdentifier
 
getMaxLength() - Method in class com.triactive.jdo.store.ColumnIdentifier
 
getMaxLength() - Method in class com.triactive.jdo.store.ForeignKeyIdentifier
 
getMaxLength() - Method in class com.triactive.jdo.store.IndexIdentifier
 
getMaxLength() - Method in class com.triactive.jdo.store.PrimaryKeyIdentifier
 
getMaxLength() - Method in class com.triactive.jdo.store.SQLIdentifier
 
getMaxLength() - Method in class com.triactive.jdo.store.TableIdentifier
 
getMaxPool() - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Get the MaxPool setting for the PersistenceManager pool for this factory.
getMaxTableNameLength() - Method in class com.triactive.jdo.store.DatabaseAdapter
 
getMinPool() - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Get the MinPool setting for the PersistenceManager pool for this factory.
getMsWait() - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Get the MsWait setting for the PersistenceManager pool for this factory.
getMultithreaded() - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Get the default Multithreaded setting for all PersistenceManager instances obtained from this factory.
getMultithreaded() - Method in class com.triactive.jdo.PersistenceManagerImpl
 
getName() - Method in class com.triactive.jdo.model.FieldMetaData
 
getName() - Method in class com.triactive.jdo.store.AbstractTable
 
getName() - Method in class com.triactive.jdo.store.Column
 
getName() - Method in interface com.triactive.jdo.store.Table
 
getNextOIDHiValue(int, Connection) - Method in class com.triactive.jdo.store.SchemaTable
 
getNextOIDHiValue(int) - Method in class com.triactive.jdo.store.StoreManager
Returns the next OID high-order value for IDs of the given class.
getNontransactionalDataSource() - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Returns the data source to be used for non-transactional access.
getNontransactionalRead() - Method in class com.triactive.jdo.NonmanagedTransaction
 
getNontransactionalRead() - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Get the default NontransactionalRead setting for all PersistenceManager instances obtained from this factory.
getNontransactionalWrite() - Method in class com.triactive.jdo.NonmanagedTransaction
 
getNontransactionalWrite() - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Get the default NontransactionalWrite setting for all PersistenceManager instances obtained from this factory.
getNullValueHandling() - Method in class com.triactive.jdo.model.FieldMetaData
 
getObject() - Method in class com.triactive.jdo.state.StateManagerImpl
 
getObject() - Method in interface com.triactive.jdo.StateManager
 
getObject(PersistenceManager, ResultSet, int) - Method in class com.triactive.jdo.store.BigDecimalMapping
 
getObject(PersistenceManager, ResultSet, int) - Method in class com.triactive.jdo.store.BigIntegerMapping
 
getObject(PersistenceManager, ResultSet, int) - Method in class com.triactive.jdo.store.BooleanMapping
 
getObject(PersistenceManager, ResultSet, int) - Method in class com.triactive.jdo.store.ByteMapping
 
getObject(PersistenceManager, ResultSet, int) - Method in class com.triactive.jdo.store.CharacterMapping
 
getObject(PersistenceManager, ResultSet, int) - Method in class com.triactive.jdo.store.DateMapping
 
getObject(PersistenceManager, ResultSet, int) - Method in class com.triactive.jdo.store.DoubleMapping
 
getObject(PersistenceManager, ResultSet, int) - Method in class com.triactive.jdo.store.FloatMapping
 
getObject(PersistenceManager, ResultSet, int) - Method in class com.triactive.jdo.store.IntegerMapping
 
getObject(PersistenceManager, ResultSet, int) - Method in class com.triactive.jdo.store.LongMapping
 
getObject(PersistenceManager, ResultSet, int) - Method in class com.triactive.jdo.store.Mapping
 
getObject(PersistenceManager, ResultSet, int) - Method in class com.triactive.jdo.store.OIDMapping
 
getObject(PersistenceManager, ResultSet, int) - Method in class com.triactive.jdo.store.OracleClobMapping
 
getObject(PersistenceManager, ResultSet, int) - Method in class com.triactive.jdo.store.PersistenceCapableMapping
 
getObject(ResultSet) - Method in class com.triactive.jdo.store.PersistentIDROF
 
getObject(ResultSet) - Method in interface com.triactive.jdo.store.Query.ResultObjectFactory
Instantiates a persistent object instance from the current row of the given result set.
getObject(PersistenceManager, ResultSet, int) - Method in class com.triactive.jdo.store.ShortMapping
 
getObject(PersistenceManager, ResultSet, int) - Method in class com.triactive.jdo.store.SqlDateMapping
 
getObject(PersistenceManager, ResultSet, int) - Method in class com.triactive.jdo.store.SqlTimestampMapping
 
getObject(PersistenceManager, ResultSet, int) - Method in class com.triactive.jdo.store.StringMapping
 
getObject(ResultSet) - Method in class com.triactive.jdo.store.TransientIDROF
 
getObjectById(Object, FieldValues) - Method in interface com.triactive.jdo.PersistenceManager
 
getObjectById(Object, boolean) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
getObjectById(Object, FieldValues) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
getObjectField(PersistenceCapable, int, Object) - Method in class com.triactive.jdo.state.StateManagerImpl
This method is called by the associated PersistenceCapable if the value for the specified field is not cached (i.e., StateManager.isLoaded() fails).
getObjectId(Object) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
getObjectId() - Method in class com.triactive.jdo.state.StateManagerImpl
 
getObjectId(PersistenceCapable) - Method in class com.triactive.jdo.state.StateManagerImpl
Return the object representing the JDO identity of the calling instance.
getObjectId() - Method in interface com.triactive.jdo.StateManager
 
getObjectIdClass(Class) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
getOptimistic() - Method in class com.triactive.jdo.NonmanagedTransaction
 
getOptimistic() - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Get the default Optimistic setting for all PersistenceManager instances obtained from this factory.
getOrderedClassNames(String[]) - Static method in class com.triactive.jdo.enhance.Enhancer
Returns a list of all classes declared in the given metadata files, ordered such that all superclasses occur before their subclasses.
getOwnedByCollection() - Method in class com.triactive.jdo.model.FieldMetaData
 
getOwnedByMap() - Method in class com.triactive.jdo.model.FieldMetaData
 
getOwner() - Method in class com.triactive.jdo.sco.Date
 
getOwner() - Method in interface com.triactive.jdo.SCO
Returns the owner object of the SCO instance.
getOwner() - Method in class com.triactive.jdo.sco.HashSet
 
getOwner() - Method in class com.triactive.jdo.sco.Map
 
getOwner() - Method in class com.triactive.jdo.sco.Set
 
getOwner() - Method in class com.triactive.jdo.sco.SqlDate
 
getOwner() - Method in class com.triactive.jdo.sco.SqlTimestamp
 
getOwnerColumn() - Method in class com.triactive.jdo.store.AbstractSetStore
 
getOwnerColumn() - Method in class com.triactive.jdo.store.MapEntrySetStore
 
getOwnerColumn() - Method in interface com.triactive.jdo.store.SetStore
 
getOwnerField() - Method in class com.triactive.jdo.model.CollectionMetaData
 
getOwnerField() - Method in class com.triactive.jdo.model.MapMetaData
 
getOwnerMapping() - Method in class com.triactive.jdo.store.MapTable
 
getOwnerMapping() - Method in class com.triactive.jdo.store.SetTable
 
getPackageName() - Method in class com.triactive.jdo.model.ClassMetaData
 
getPCClass() - Method in class com.triactive.jdo.model.ClassMetaData
 
getPCSuperclass() - Method in class com.triactive.jdo.model.ClassMetaData
 
getPersistenceManager() - Method in class com.triactive.jdo.NonmanagedTransaction
 
getPersistenceManager() - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Get an instance of PersistenceManager from this factory.
getPersistenceManager(String, String) - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Get an instance of PersistenceManager from this factory.
getPersistenceManager(PersistenceCapable) - Method in class com.triactive.jdo.state.StateManagerImpl
Return the PersistenceManager that owns this instance.
getPersistenceManager() - Method in class com.triactive.jdo.state.StateManagerImpl
 
getPersistenceManager() - Method in interface com.triactive.jdo.StateManager
 
getPersistenceManager() - Method in class com.triactive.jdo.store.ClassBaseTableExtent
An Extent is managed by a PersistenceManager; this method gives access to the owning PersistenceManager.
getPersistenceManager() - Method in class com.triactive.jdo.store.ClassViewExtent
An Extent is managed by a PersistenceManager; this method gives access to the owning PersistenceManager.
getPersistenceManager() - Method in class com.triactive.jdo.store.Query
Get the PersistenceManager associated with this Query.
getPersistenceManagerFactory(Properties) - Static method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Return a new PersistenceManagerFactoryImpl with options set according to the given Properties.
getPersistenceManagerFactory() - Method in class com.triactive.jdo.PersistenceManagerImpl
 
getPersistenceModifier() - Method in class com.triactive.jdo.model.FieldMetaData
 
getPrecision() - Method in interface com.triactive.jdo.model.ColumnOptions
 
getPrecision() - Method in class com.triactive.jdo.model.FieldMetaData
 
getPrecision() - Method in class com.triactive.jdo.store.Column
 
getProperties() - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Return non-configurable properties of this PersistenceManagerFactory.
getQuery(PersistenceManager, Object) - Method in class com.triactive.jdo.store.StoreManager
 
getQuery(String, PersistenceManager, Object) - Method in class com.triactive.jdo.store.StoreManager
 
getQueryStatement() - Method in class com.triactive.jdo.store.QueryStatement.QueryColumn
 
getQueryStatement() - Method in class com.triactive.jdo.store.SQLExpression
 
getRangeVariable() - Method in class com.triactive.jdo.store.TableExpression
 
getReferencedClasses(String) - Method in class com.triactive.jdo.model.ClassMetaData
 
getReferencedClasses(String, List, Set) - Method in class com.triactive.jdo.model.ClassMetaData
Get the ordered ClassMetaDatas for classes referenced from this ClassMetaData.
getReferencedClasses(String, List, Set) - Method in class com.triactive.jdo.model.CollectionMetaData
 
getReferencedClasses(String, List, Set) - Method in class com.triactive.jdo.model.FieldMetaData
 
getReferencedClasses(String, List, Set) - Method in class com.triactive.jdo.model.MapMetaData
 
getReferencedClasses(String, List, Set) - Method in class com.triactive.jdo.model.MetaData
 
getReferencedColumns() - Method in class com.triactive.jdo.store.StatementText
 
getReferencedType(String, ClassMetaData) - Static method in class com.triactive.jdo.model.MetaData
 
getRelativeFieldNumber(String) - Method in class com.triactive.jdo.model.ClassMetaData
 
getRestoreValues() - Method in class com.triactive.jdo.NonmanagedTransaction
 
getRestoreValues() - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Get the default RestoreValues setting for all PersistenceManager instances obtained from this factory.
getRetainValues() - Method in class com.triactive.jdo.NonmanagedTransaction
 
getRetainValues() - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Get the default RetainValues setting for all PersistenceManager instances obtained from this factory.
getScale() - Method in interface com.triactive.jdo.model.ColumnOptions
 
getScale() - Method in class com.triactive.jdo.model.FieldMetaData
 
getScale() - Method in class com.triactive.jdo.store.Column
 
getSchemaManager(PersistenceManager) - Static method in class com.triactive.jdo.SchemaManagerFactory
 
getSchemaName() - Method in interface com.triactive.jdo.SchemaManager
Returns the name of the database schema.
getSchemaName() - Method in class com.triactive.jdo.store.AbstractTable
 
getSchemaName(Connection) - Method in class com.triactive.jdo.store.DatabaseAdapter
 
getSchemaName(Connection) - Method in class com.triactive.jdo.store.DB2Adapter
 
getSchemaName(Connection) - Method in class com.triactive.jdo.store.MSSQLServerAdapter
 
getSchemaName(Connection) - Method in class com.triactive.jdo.store.OracleAdapter
 
getSchemaName() - Method in class com.triactive.jdo.store.StoreManager
 
getSchemaName() - Method in interface com.triactive.jdo.store.Table
 
getSCOClass() - Method in class com.triactive.jdo.store.SCOID
Returns the class of the object identified by this SCOID.
getSecondClassMutableFieldFlags() - Method in class com.triactive.jdo.model.ClassMetaData
 
getSecondClassMutableFieldNumbers() - Method in class com.triactive.jdo.model.ClassMetaData
 
getSecondClassWrapper(Class) - Static method in class com.triactive.jdo.model.Types
 
getSetStore() - Method in class com.triactive.jdo.store.AbstractSetMapping
 
getShort(PersistenceManager, ResultSet, int) - Method in class com.triactive.jdo.store.Mapping
 
getShort(PersistenceManager, ResultSet, int) - Method in class com.triactive.jdo.store.ShortMapping
 
getShortField(PersistenceCapable, int, short) - Method in class com.triactive.jdo.state.StateManagerImpl
This method is called by the associated PersistenceCapable if the value for the specified field is not cached (i.e., StateManager.isLoaded() fails).
getSourceURL() - Method in class com.triactive.jdo.model.ClassMetaData
 
getSQLAddFKStatements(Map) - Method in class com.triactive.jdo.store.BaseTable
 
getSQLCreateIndexStatements(Map) - Method in class com.triactive.jdo.store.BaseTable
 
getSQLCreateStatements() - Method in class com.triactive.jdo.store.AbstractTable
 
getSQLCreateStatements() - Method in class com.triactive.jdo.store.BaseTable
 
getSQLCreateStatements() - Method in class com.triactive.jdo.store.ClassBaseTable
 
getSQLCreateStatements() - Method in class com.triactive.jdo.store.ClassView
 
getSQLCreateStatements() - Method in class com.triactive.jdo.store.JDOView
 
getSQLDefinition() - Method in class com.triactive.jdo.store.Column
 
getSQLDropStatements() - Method in class com.triactive.jdo.store.AbstractTable
 
getSQLDropStatements() - Method in class com.triactive.jdo.store.BaseTable
 
getSQLDropStatements() - Method in class com.triactive.jdo.store.View
 
getSQLIdentifier() - Method in class com.triactive.jdo.store.SQLIdentifier
 
getSQLIdentifierSuffix(DatabaseAdapter, Class) - Method in class com.triactive.jdo.store.Role
 
getSQLInsertionValue() - Method in class com.triactive.jdo.store.AbstractSetMapping
 
getSQLInsertionValue() - Method in class com.triactive.jdo.store.ColumnMapping
 
getSQLInsertionValue() - Method in class com.triactive.jdo.store.MapMapping
 
getSQLInsertionValue() - Method in class com.triactive.jdo.store.Mapping
 
getSQLInsertionValue() - Method in class com.triactive.jdo.store.OracleClobMapping
 
getSQLState(SQLException) - Method in class com.triactive.jdo.store.DatabaseAdapter
Returns a SQLState object for the specified SQLException, if one is present and valid.
getSQLState(SQLException) - Method in class com.triactive.jdo.store.PostgreSQLAdapter
 
getSQLUpdateValue() - Method in class com.triactive.jdo.store.AbstractSetMapping
 
getSQLUpdateValue() - Method in class com.triactive.jdo.store.ColumnMapping
 
getSQLUpdateValue() - Method in class com.triactive.jdo.store.MapMapping
 
getSQLUpdateValue() - Method in class com.triactive.jdo.store.Mapping
 
getSQLUpdateValue() - Method in class com.triactive.jdo.store.OracleClobMapping
 
getStateManagerById(Object) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
getStmt - Variable in class com.triactive.jdo.store.AbstractMapStore
 
getStoreManager() - Method in interface com.triactive.jdo.PersistenceManager
 
getStoreManager() - Method in class com.triactive.jdo.PersistenceManagerImpl
 
getStoreManager() - Method in class com.triactive.jdo.state.StateManagerImpl
 
getStoreManager() - Method in interface com.triactive.jdo.StateManager
 
getStoreManager() - Method in class com.triactive.jdo.store.AbstractMapStore
 
getStoreManager() - Method in class com.triactive.jdo.store.AbstractSetStore
 
getStoreManager() - Method in class com.triactive.jdo.store.AbstractTable
 
getStoreManager() - Method in class com.triactive.jdo.store.Column
 
getStoreManager() - Method in class com.triactive.jdo.store.MapEntrySetStore
 
getStoreManager() - Method in interface com.triactive.jdo.store.MapStore
 
getStoreManager() - Method in class com.triactive.jdo.store.Query
Get the StoreManager associated with this Query.
getStoreManager() - Method in class com.triactive.jdo.store.QueryStatement
 
getStoreManager() - Method in interface com.triactive.jdo.store.SetStore
 
getStoreManager(PersistenceManagerFactoryImpl, String, String) - Static method in class com.triactive.jdo.store.StoreManagerFactory
 
getStoreManager() - Method in interface com.triactive.jdo.store.Table
 
getString(PersistenceManager, ResultSet, int) - Method in class com.triactive.jdo.store.Mapping
 
getString(PersistenceManager, ResultSet, int) - Method in class com.triactive.jdo.store.OracleClobMapping
 
getString(PersistenceManager, ResultSet, int) - Method in class com.triactive.jdo.store.OracleStringMapping
 
getString(PersistenceManager, ResultSet, int) - Method in class com.triactive.jdo.store.StringMapping
 
getStringField(PersistenceCapable, int, String) - Method in class com.triactive.jdo.state.StateManagerImpl
This method is called by the associated PersistenceCapable if the value for the specified field is not cached (i.e., StateManager.isLoaded() fails).
getSupertable() - Method in class com.triactive.jdo.store.ClassBaseTable
 
getSynchronization() - Method in class com.triactive.jdo.NonmanagedTransaction
 
getTable() - Method in class com.triactive.jdo.store.Column
 
getTable() - Method in class com.triactive.jdo.store.Key
 
getTable(SQLIdentifier) - Method in class com.triactive.jdo.store.StoreManager
Returns the JDO table having the given SQL name, if any.
getTable(MetaData) - Method in class com.triactive.jdo.store.StoreManager
Returns the JDO table having the given metadata, if any.
getTable(Class) - Method in class com.triactive.jdo.store.StoreManager
Returns the primary table serving as backing for the given class.
getTableExpression(SQLIdentifier) - Method in class com.triactive.jdo.store.QueryStatement
 
getTableID() - Method in class com.triactive.jdo.store.JDOBaseTable
 
getTableID() - Method in interface com.triactive.jdo.store.JDOTable
 
getTableID() - Method in class com.triactive.jdo.store.JDOView
 
getTableMetadata(MetaData, Connection) - Method in class com.triactive.jdo.store.SchemaTable
Retrieve the TableMetadata for the given MetaData.
getTableType(SQLIdentifier, Connection) - Method in class com.triactive.jdo.store.StoreManager
Returns the type of a database table.
getTimestamp(ResultSet, int) - Method in class com.triactive.jdo.store.SqlTimestampMapping
 
getTransactionalDataSource() - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Returns the data source to be used for transactional access.
getTransactionalObjectId(Object) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
getTransactionalObjectId(PersistenceCapable) - Method in class com.triactive.jdo.state.StateManagerImpl
Return the object representing the JDO identity of the calling instance.
getTransactionIsolation() - Method in class com.triactive.jdo.NonmanagedTransaction
 
getTransactionIsolation() - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Get the default transaction isolation level for all PersistenceManager instances obtained from this factory.
getTransactionIsolation() - Method in interface com.triactive.jdo.Transaction
 
getType() - Method in class com.triactive.jdo.model.FieldMetaData
 
getType() - Method in class com.triactive.jdo.store.ClassBaseTable
 
getType() - Method in interface com.triactive.jdo.store.ClassTable
 
getType() - Method in class com.triactive.jdo.store.ClassView
 
getType() - Method in class com.triactive.jdo.store.Column
 
getType() - Method in class com.triactive.jdo.store.Mapping
Return the Class that this Mapping maps to the database.
getTypeInfo() - Method in class com.triactive.jdo.store.BigDecimalMapping
 
getTypeInfo() - Method in class com.triactive.jdo.store.BigIntegerMapping
 
getTypeInfo() - Method in class com.triactive.jdo.store.BooleanCharMapping
 
getTypeInfo() - Method in class com.triactive.jdo.store.BooleanMapping
 
getTypeInfo() - Method in class com.triactive.jdo.store.ByteMapping
 
getTypeInfo() - Method in class com.triactive.jdo.store.CharacterMapping
 
getTypeInfo() - Method in class com.triactive.jdo.store.ColumnMapping
 
getTypeInfo(int) - Method in class com.triactive.jdo.store.DatabaseAdapter
Returns type information for the database type that best implements the given JDBC type.
getTypeInfo(int[]) - Method in class com.triactive.jdo.store.DatabaseAdapter
Returns type information for the first one of the given candidate JDBC data types supported by this database.
getTypeInfo() - Method in class com.triactive.jdo.store.DateCharMapping
 
getTypeInfo() - Method in class com.triactive.jdo.store.DoubleMapping
 
getTypeInfo() - Method in class com.triactive.jdo.store.FloatMapping
 
getTypeInfo() - Method in class com.triactive.jdo.store.IntegerMapping
 
getTypeInfo() - Method in class com.triactive.jdo.store.LongMapping
 
getTypeInfo() - Method in class com.triactive.jdo.store.OIDMapping
 
getTypeInfo() - Method in class com.triactive.jdo.store.OracleClobMapping
 
getTypeInfo() - Method in class com.triactive.jdo.store.OracleStringMapping
 
getTypeInfo() - Method in class com.triactive.jdo.store.ShortMapping
 
getTypeInfo() - Method in class com.triactive.jdo.store.SqlDateCharMapping
 
getTypeInfo() - Method in class com.triactive.jdo.store.SqlDateMapping
 
getTypeInfo() - Method in class com.triactive.jdo.store.SqlTimestampCharMapping
 
getTypeInfo() - Method in class com.triactive.jdo.store.SqlTimestampMapping
 
getTypeInfo() - Method in class com.triactive.jdo.store.StringMapping
 
getUnique() - Method in class com.triactive.jdo.store.Index
 
getUnlimitedLengthPrecisionValue(TypeInfo) - Method in class com.triactive.jdo.store.DatabaseAdapter
Returns the precision value to be used when creating string columns of "unlimited" length.
getUnlimitedLengthPrecisionValue(TypeInfo) - Method in class com.triactive.jdo.store.DB2Adapter
 
getUpdateRequest(ClassBaseTable, int[]) - Method in class com.triactive.jdo.store.StoreManager
Returns a request object that will update a row in the given table.
getUserObject() - Method in class com.triactive.jdo.PersistenceManagerImpl
 
getValidateConstraints() - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Get the default ValidateConstraints setting for all PersistenceManager instances obtained from this factory.
getValidateTables() - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Get the default ValidateTables setting for all PersistenceManager instances obtained from this factory.
getValue() - Method in class com.triactive.jdo.store.IntegerLiteral
 
getValueColumnOptions() - Method in class com.triactive.jdo.model.MapMetaData
 
getValueMapping() - Method in class com.triactive.jdo.store.MapTable
 
getValueType() - Method in class com.triactive.jdo.model.MapMetaData
 
getValueType() - Method in class com.triactive.jdo.store.AbstractMapStore
 
getValueType() - Method in interface com.triactive.jdo.store.MapStore
 
getVariableName() - Method in class com.triactive.jdo.store.UnboundVariable
 
getVariableType() - Method in class com.triactive.jdo.store.UnboundVariable
 
getVendorExtension(String, String) - Method in class com.triactive.jdo.model.MetaData
 
getVendorID() - Method in class com.triactive.jdo.store.CloudscapeAdapter
 
getVendorID() - Method in class com.triactive.jdo.store.DatabaseAdapter
 
getVendorID() - Method in class com.triactive.jdo.store.DB2Adapter
 
getVendorID() - Method in class com.triactive.jdo.store.DB2JAdapter
 
getVendorID() - Method in class com.triactive.jdo.store.FirebirdAdapter
 
getVendorID() - Method in class com.triactive.jdo.store.MSSQLServerAdapter
 
getVendorID() - Method in class com.triactive.jdo.store.MySQLAdapter
 
getVendorID() - Method in class com.triactive.jdo.store.OracleAdapter
 
getVendorID() - Method in class com.triactive.jdo.store.PostgreSQLAdapter
 
getVendorID() - Method in class com.triactive.jdo.store.SAPDBAdapter
 
getViewDefinition(String) - Method in class com.triactive.jdo.model.ClassMetaData
 
getViewImports() - Method in class com.triactive.jdo.model.ClassMetaData
 
gt(SQLExpression) - Method in class com.triactive.jdo.store.CharacterExpression
 
gt(SQLExpression) - Method in class com.triactive.jdo.store.CharacterLiteral
 
gt(SQLExpression) - Method in class com.triactive.jdo.store.FloatingPointLiteral
 
gt(SQLExpression) - Method in class com.triactive.jdo.store.IntegerLiteral
 
gt(SQLExpression) - Method in class com.triactive.jdo.store.NumericExpression
 
gt(SQLExpression) - Method in class com.triactive.jdo.store.SqlDateExpression
 
gt(SQLExpression) - Method in class com.triactive.jdo.store.SQLExpression
 
gt(SQLExpression) - Method in class com.triactive.jdo.store.SqlTimestampExpression
 
gteq(SQLExpression) - Method in class com.triactive.jdo.store.CharacterExpression
 
gteq(SQLExpression) - Method in class com.triactive.jdo.store.CharacterLiteral
 
gteq(SQLExpression) - Method in class com.triactive.jdo.store.FloatingPointLiteral
 
gteq(SQLExpression) - Method in class com.triactive.jdo.store.IndexOfExpression
 
gteq(SQLExpression) - Method in class com.triactive.jdo.store.IntegerLiteral
 
gteq(SQLExpression) - Method in class com.triactive.jdo.store.NumericExpression
 
gteq(SQLExpression) - Method in class com.triactive.jdo.store.SqlDateExpression
 
gteq(SQLExpression) - Method in class com.triactive.jdo.store.SQLExpression
 
gteq(SQLExpression) - Method in class com.triactive.jdo.store.SqlTimestampExpression
 

H

hasColumnName(SQLIdentifier) - Method in class com.triactive.jdo.store.AbstractTable
 
hashCode() - Method in class com.triactive.jdo.DriverManagerDataSource
 
hashCode() - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
 
hashCode() - Method in class com.triactive.jdo.sco.Map
 
hashCode() - Method in class com.triactive.jdo.sco.Set
 
hashCode() - Method in class com.triactive.jdo.store.AbstractSetMapping
 
hashCode() - Method in class com.triactive.jdo.store.AbstractTable
 
hashCode() - Method in class com.triactive.jdo.store.CandidateKey
 
hashCode() - Method in class com.triactive.jdo.store.Column
 
hashCode() - Method in class com.triactive.jdo.store.ColumnInfo
Returns a hash code value for this object.
hashCode() - Method in class com.triactive.jdo.store.ColumnMapping
 
hashCode() - Method in class com.triactive.jdo.store.ForeignKey
 
hashCode() - Method in class com.triactive.jdo.store.ForeignKeyInfo
Returns a hash code value for this object.
hashCode() - Method in class com.triactive.jdo.store.Index
 
hashCode() - Method in class com.triactive.jdo.store.MapMapping
 
hashCode() - Method in class com.triactive.jdo.store.OID
 
hashCode() - Method in class com.triactive.jdo.store.OracleClobMapping
 
hashCode() - Method in class com.triactive.jdo.store.Query
 
hashCode() - Method in class com.triactive.jdo.store.QueryStatement.QueryColumn
 
hashCode() - Method in class com.triactive.jdo.store.RequestIdentifier
 
hashCode() - Method in class com.triactive.jdo.store.SQLIdentifier
 
hashCode() - Method in class com.triactive.jdo.store.TypeInfo
Returns a hash code value for this object.
hashCode() - Method in class com.triactive.jdo.util.ReferenceValueMap
 
HashSet - Class in com.triactive.jdo.sco
 
HashSet(StateManager, String) - Constructor for class com.triactive.jdo.sco.HashSet
 
HashSet(StateManager, String, Class, boolean) - Constructor for class com.triactive.jdo.sco.HashSet
 
HashSet(StateManager, String, boolean, SetStore) - Constructor for class com.triactive.jdo.sco.HashSet
 
HashSetMapping - Class in com.triactive.jdo.store
 
HashSetMapping(DatabaseAdapter, Class) - Constructor for class com.triactive.jdo.store.HashSetMapping
 
HashSetMapping(ClassBaseTable, int) - Constructor for class com.triactive.jdo.store.HashSetMapping
 
hasSubclasses() - Method in class com.triactive.jdo.store.ClassBaseTableExtent
Returns whether this Extent was defined to contain subclasses.
hasSubclasses() - Method in class com.triactive.jdo.store.ClassViewExtent
Returns whether this Extent was defined to contain subclasses.
hereIsStateManager(StateManager, PersistenceCapable) - Method in interface com.triactive.jdo.PersistenceManager
 
hereIsStateManager(StateManager, PersistenceCapable) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
Hollow - Class in com.triactive.jdo.state
 
Hollow() - Constructor for class com.triactive.jdo.state.Hollow
 
HOLLOW - Static variable in class com.triactive.jdo.state.LifeCycleState
 

I

identifierQuoteString - Variable in class com.triactive.jdo.store.DatabaseAdapter
The String used to quote SQL identifiers.
identifierQuoteString - Variable in class com.triactive.jdo.store.SQLIdentifier
 
IllegalStateTransitionException - Exception in com.triactive.jdo.state
A IllegalStateTransitionException is thrown if a life-cycle state attempts a transition that is illegal.
IllegalStateTransitionException(LifeCycleState, String, StateManagerImpl) - Constructor for exception com.triactive.jdo.state.IllegalStateTransitionException
Constructs an illegal state transition exception.
importPackage(Class) - Method in class com.triactive.jdo.util.Imports
 
imports - Variable in class com.triactive.jdo.store.Query
 
Imports - Class in com.triactive.jdo.util
 
Imports() - Constructor for class com.triactive.jdo.util.Imports
 
in(SQLExpression) - Method in class com.triactive.jdo.store.BooleanBitColumnExpression
 
in(SQLExpression) - Method in class com.triactive.jdo.store.BooleanCharColumnExpression
 
in(SQLExpression) - Method in class com.triactive.jdo.store.BooleanExpression
 
in(SQLExpression) - Method in class com.triactive.jdo.store.CharacterExpression
 
in(SQLExpression) - Method in class com.triactive.jdo.store.NumericExpression
 
in(SQLExpression) - Method in class com.triactive.jdo.store.ObjectExpression
 
in(SQLExpression) - Method in class com.triactive.jdo.store.SqlDateExpression
 
in(SQLExpression) - Method in class com.triactive.jdo.store.SQLExpression
 
in(SQLExpression) - Method in class com.triactive.jdo.store.SqlTimestampExpression
 
includeInSQLFetchStatement() - Method in class com.triactive.jdo.store.AbstractSetMapping
 
includeInSQLFetchStatement() - Method in class com.triactive.jdo.store.ColumnMapping
 
includeInSQLFetchStatement() - Method in class com.triactive.jdo.store.MapMapping
 
includeInSQLFetchStatement() - Method in class com.triactive.jdo.store.Mapping
 
includeInSQLFetchStatement() - Method in class com.triactive.jdo.store.OracleClobMapping
 
includeOrderByColumnsInSelect() - Method in class com.triactive.jdo.store.DatabaseAdapter
 
IncompatibleDataTypeException - Exception in com.triactive.jdo.store
A IncompatibleDataTypeException is thrown if a column is detected to have an incompatible type in the database during schema validation.
IncompatibleDataTypeException(Column, int, int) - Constructor for exception com.triactive.jdo.store.IncompatibleDataTypeException
Constructs an incompatible data type exception.
IncompatibleElementTypeException - Exception in com.triactive.jdo.sco
A IncompatibleElementTypeException is thrown if an incompatible element type is specified in the construction of a second-class Collection or Set instance.
IncompatibleElementTypeException(StateManager, String, Class, Class) - Constructor for exception com.triactive.jdo.sco.IncompatibleElementTypeException
Constructs an incompatible element type exception.
IncompatibleFieldTypeException - Exception in com.triactive.jdo.sco
A IncompatibleFieldTypeException is thrown if an incompatible field type is specified in the construction of a second-class object instance.
IncompatibleFieldTypeException(StateManager, String, Class, Class) - Constructor for exception com.triactive.jdo.sco.IncompatibleFieldTypeException
Constructs an incompatible field type exception.
IncompatibleKeyTypeException - Exception in com.triactive.jdo.sco
A IncompatibleKeyTypeException is thrown if an incompatible key type is specified in the construction of a second-class Map instance.
IncompatibleKeyTypeException(StateManager, String, Class, Class) - Constructor for exception com.triactive.jdo.sco.IncompatibleKeyTypeException
Constructs an incompatible key type exception.
IncompatibleQueryElementTypeException - Exception in com.triactive.jdo.store
A IncompatibleQueryElementTypeException is thrown if a variable used in a query is detected to have an type incompatible with the element type of the collection to which it is being applied.
IncompatibleQueryElementTypeException(Class, Class) - Constructor for exception com.triactive.jdo.store.IncompatibleQueryElementTypeException
Constructs an incompatible query element type exception.
IncompatibleTypeException - Exception in com.triactive.jdo.sco
A IncompatibleTypeException is thrown if an incompatible type is specified as a parameter in the construction of a second-class object instance.
IncompatibleTypeException(StateManager, String, String, Class, Class) - Constructor for exception com.triactive.jdo.sco.IncompatibleTypeException
Constructs an incompatible type exception.
IncompatibleValueTypeException - Exception in com.triactive.jdo.sco
A IncompatibleValueTypeException is thrown if an incompatible value type is specified in the construction of a second-class Map instance.
IncompatibleValueTypeException(StateManager, String, Class, Class) - Constructor for exception com.triactive.jdo.sco.IncompatibleValueTypeException
Constructs an incompatible value type exception.
Index - Class in com.triactive.jdo.store
 
Index(BaseTable, boolean) - Constructor for class com.triactive.jdo.store.Index
 
Index(CandidateKey) - Constructor for class com.triactive.jdo.store.Index
 
Index(ForeignKey) - Constructor for class com.triactive.jdo.store.Index
 
IndexIdentifier - Class in com.triactive.jdo.store
 
IndexIdentifier(BaseTable, boolean, int) - Constructor for class com.triactive.jdo.store.IndexIdentifier
 
IndexOfExpression - Class in com.triactive.jdo.store
 
IndexOfExpression(CharacterExpression, CharacterExpression) - Constructor for class com.triactive.jdo.store.IndexOfExpression
 
indexOfMethod(SQLExpression) - Method in class com.triactive.jdo.store.CharacterExpression
 
indexOfMethod(SQLExpression) - Method in class com.triactive.jdo.store.CharacterLiteral
 
initialize() - Method in class com.triactive.jdo.store.ClassBaseTable
 
initialize() - Method in class com.triactive.jdo.store.ClassView
 
initialize() - Method in class com.triactive.jdo.store.JDOBaseTable
 
initialize() - Method in class com.triactive.jdo.store.JDOView
 
initialize() - Method in class com.triactive.jdo.store.MapTable
 
initialize() - Method in class com.triactive.jdo.store.ProbeTable
 
initialize() - Method in class com.triactive.jdo.store.SchemaTable
 
initialize() - Method in class com.triactive.jdo.store.SetTable
 
initialize() - Method in interface com.triactive.jdo.store.Table
 
initialTableExpr - Variable in class com.triactive.jdo.store.QueryStatement
 
initTypeInfo() - Method in class com.triactive.jdo.store.BooleanMapping
 
initTypeInfo() - Method in class com.triactive.jdo.store.ColumnMapping
 
initTypeInfo() - Method in class com.triactive.jdo.store.IntegerMapping
 
initTypeInfo() - Method in class com.triactive.jdo.store.LongMapping
 
initTypeInfo() - Method in class com.triactive.jdo.store.OIDMapping
 
initTypeInfo() - Method in class com.triactive.jdo.store.SqlDateMapping
 
initTypeInfo() - Method in class com.triactive.jdo.store.SqlTimestampMapping
 
INNER_JOIN - Static variable in class com.triactive.jdo.store.Join
 
innerJoin(QueryStatement.QueryColumn, QueryStatement.QueryColumn) - Method in class com.triactive.jdo.store.OracleQueryStatement
 
innerJoin(QueryStatement.QueryColumn, QueryStatement.QueryColumn) - Method in class com.triactive.jdo.store.QueryStatement
 
insert(StateManager) - Method in class com.triactive.jdo.store.ClassBaseTable
 
INSERT - Static variable in class com.triactive.jdo.store.RequestIdentifier.Type
 
insert(StateManager) - Method in class com.triactive.jdo.store.StoreManager
Inserts a persistent object into the database.
InsertRequest - Class in com.triactive.jdo.store
 
InsertRequest(ClassBaseTable) - Constructor for class com.triactive.jdo.store.InsertRequest
 
INSUFFICIENT_RESOURCES - Static variable in class com.triactive.jdo.store.PostgreSQLSQLState.ClassCode
 
IntegerLiteral - Class in com.triactive.jdo.store
 
IntegerLiteral(QueryStatement, BigInteger) - Constructor for class com.triactive.jdo.store.IntegerLiteral
 
IntegerMapping - Class in com.triactive.jdo.store
 
IntegerMapping(DatabaseAdapter, Class) - Constructor for class com.triactive.jdo.store.IntegerMapping
 
IntegerMapping(Column) - Constructor for class com.triactive.jdo.store.IntegerMapping
 
IntegerMapping(ClassBaseTable, int) - Constructor for class com.triactive.jdo.store.IntegerMapping
 
INTEGRITY_CONSTRAINT_VIOLATION - Static variable in class com.triactive.jdo.store.PostgreSQLSQLState.ClassCode
 
INTEGRITY_CONSTRAINT_VIOLATION - Static variable in class com.triactive.jdo.store.SQLState.ClassCode
 
INTERNAL_ERROR - Static variable in class com.triactive.jdo.store.PostgreSQLSQLState.ClassCode
 
INVALID_AUTHORIZATION_SPECIFICATION - Static variable in class com.triactive.jdo.store.PostgreSQLSQLState.ClassCode
 
INVALID_AUTHORIZATION_SPECIFICATION - Static variable in class com.triactive.jdo.store.SQLState.ClassCode
 
INVALID_CATALOG_NAME - Static variable in class com.triactive.jdo.store.PostgreSQLSQLState.ClassCode
 
INVALID_CATALOG_NAME - Static variable in class com.triactive.jdo.store.SQLState.ClassCode
 
INVALID_CHARACTER_SET_NAME - Static variable in class com.triactive.jdo.store.SQLState.ClassCode
 
INVALID_CONNECTION_NAME - Static variable in class com.triactive.jdo.store.SQLState.ClassCode
 
INVALID_CURSOR_NAME - Static variable in class com.triactive.jdo.store.PostgreSQLSQLState.ClassCode
 
INVALID_CURSOR_NAME - Static variable in class com.triactive.jdo.store.SQLState.ClassCode
 
INVALID_CURSOR_STATE - Static variable in class com.triactive.jdo.store.PostgreSQLSQLState.ClassCode
 
INVALID_CURSOR_STATE - Static variable in class com.triactive.jdo.store.SQLState.ClassCode
 
INVALID_EXCEPTION_NUMBER - Static variable in class com.triactive.jdo.store.SQLState.ClassCode
 
INVALID_GRANTOR - Static variable in class com.triactive.jdo.store.PostgreSQLSQLState.ClassCode
 
INVALID_ROLE_SPECIFICATION - Static variable in class com.triactive.jdo.store.PostgreSQLSQLState.ClassCode
 
INVALID_SCHEMA_NAME - Static variable in class com.triactive.jdo.store.PostgreSQLSQLState.ClassCode
 
INVALID_SCHEMA_NAME - Static variable in class com.triactive.jdo.store.SQLState.ClassCode
 
INVALID_SQL_DESCRIPTOR_NAME - Static variable in class com.triactive.jdo.store.SQLState.ClassCode
 
INVALID_SQL_STATEMENT_NAME - Static variable in class com.triactive.jdo.store.PostgreSQLSQLState.ClassCode
 
INVALID_SQL_STATEMENT_NAME - Static variable in class com.triactive.jdo.store.SQLState.ClassCode
 
INVALID_TRANSACTION_INITIATION - Static variable in class com.triactive.jdo.store.PostgreSQLSQLState.ClassCode
 
INVALID_TRANSACTION_STATE - Static variable in class com.triactive.jdo.store.PostgreSQLSQLState.ClassCode
 
INVALID_TRANSACTION_STATE - Static variable in class com.triactive.jdo.store.SQLState.ClassCode
 
INVALID_TRANSACTION_TERMINATION - Static variable in class com.triactive.jdo.store.PostgreSQLSQLState.ClassCode
 
INVALID_TRANSACTION_TERMINATION - Static variable in class com.triactive.jdo.store.SQLState.ClassCode
 
InvalidMetaDataRelationshipException - Exception in com.triactive.jdo.store
A InvalidMetaDataRelationshipException is thrown if the metadata for a persistent field declares a relationship to another field, but the field on the other side has no complementary declaration.
InvalidMetaDataRelationshipException(FieldMetaData, String, FieldMetaData, String) - Constructor for exception com.triactive.jdo.store.InvalidMetaDataRelationshipException
Constructs an invalid metadata relationship exception.
InverseMapStore - Class in com.triactive.jdo.store
 
InverseMapStore(FieldMetaData, StoreManager) - Constructor for class com.triactive.jdo.store.InverseMapStore
 
InverseSetStore - Class in com.triactive.jdo.store
 
InverseSetStore(FieldMetaData, StoreManager) - Constructor for class com.triactive.jdo.store.InverseSetStore
 
ior(SQLExpression) - Method in class com.triactive.jdo.store.BooleanExpression
 
ior(SQLExpression) - Method in class com.triactive.jdo.store.BooleanLiteral
 
ior(SQLExpression) - Method in class com.triactive.jdo.store.SQLExpression
 
isActive() - Method in class com.triactive.jdo.NonmanagedTransaction
 
isClosed() - Method in class com.triactive.jdo.PersistenceManagerImpl
 
isCompatibleWith(ColumnInfo) - Method in class com.triactive.jdo.store.MySQLTypeInfo
 
isCompatibleWith(ColumnInfo) - Method in class com.triactive.jdo.store.TypeInfo
Indicates whether the type of a given database column is "compatible" with this type.
isCompiled - Variable in class com.triactive.jdo.store.Query
 
isDefaultEmbeddedType(Class) - Static method in class com.triactive.jdo.model.Types
 
isDefaultFetchGroupType(Class) - Static method in class com.triactive.jdo.model.Types
 
isDefaultPersistentType(Class) - Static method in class com.triactive.jdo.model.Types
 
isDeleted - Variable in class com.triactive.jdo.state.LifeCycleState
 
isDeleted() - Method in class com.triactive.jdo.state.LifeCycleState
Return whether the object is deleted.
isDeleted(PersistenceCapable) - Method in class com.triactive.jdo.state.StateManagerImpl
Tests whether this object has been deleted.
isDirty - Variable in class com.triactive.jdo.state.LifeCycleState
 
isDirty() - Method in class com.triactive.jdo.state.LifeCycleState
Return whether the object is dirty, ie has been changed (created, updated, deleted) in this Tx.
isDirty(PersistenceCapable) - Method in class com.triactive.jdo.state.StateManagerImpl
Tests whether this object is dirty.
isEmbedded() - Method in class com.triactive.jdo.model.FieldMetaData
 
isEmbeddedElement() - Method in class com.triactive.jdo.model.CollectionMetaData
 
isEmbeddedKey() - Method in class com.triactive.jdo.model.MapMetaData
 
isEmbeddedType(Class) - Method in class com.triactive.jdo.store.DatabaseAdapter
 
isEmbeddedType(Class) - Method in class com.triactive.jdo.store.OracleAdapter
 
isEmbeddedValue() - Method in class com.triactive.jdo.model.MapMetaData
 
isEmpty() - Method in class com.triactive.jdo.sco.Map
 
isEmpty() - Method in class com.triactive.jdo.sco.Set
 
isEmpty() - Method in class com.triactive.jdo.store.QueryResult
 
isEmpty() - Method in class com.triactive.jdo.util.ReferenceValueMap
 
isEmptyMethod() - Method in class com.triactive.jdo.store.CandidateSetExpression
Return the BooleanExpression for a query filter in the form "set.isEmpty()".
isEmptyMethod() - Method in class com.triactive.jdo.store.SetLiteral
 
isEmptyMethod() - Method in class com.triactive.jdo.store.SubquerySetExpression
 
isEnhancedClass(Class) - Static method in class com.triactive.jdo.model.Types
 
isExactPrecision() - Method in class com.triactive.jdo.store.Column
 
isFieldPersistent(int) - Method in class com.triactive.jdo.store.ClassBaseTable
 
isFieldPersistent(int) - Method in interface com.triactive.jdo.store.ClassTable
 
isFieldPersistent(int) - Method in class com.triactive.jdo.store.ClassView
 
isHigherThan(SQLExpression.Operator) - Method in class com.triactive.jdo.store.SQLExpression.MonadicOperator
 
isHigherThanLeftSide(SQLExpression.Operator) - Method in class com.triactive.jdo.store.SQLExpression.DyadicOperator
 
isHigherThanRightSide(SQLExpression.Operator) - Method in class com.triactive.jdo.store.SQLExpression.DyadicOperator
 
isInDefaultFetchGroup() - Method in class com.triactive.jdo.model.FieldMetaData
 
isInitialized() - Method in class com.triactive.jdo.store.AbstractTable
 
isInitialized() - Method in interface com.triactive.jdo.store.Table
 
isInverseCollection() - Method in class com.triactive.jdo.model.CollectionMetaData
 
isInverseMap() - Method in class com.triactive.jdo.model.MapMetaData
 
isLoaded(PersistenceCapable, int) - Method in class com.triactive.jdo.state.StateManagerImpl
Return true if the field is cached in the calling instance.
isNew - Variable in class com.triactive.jdo.state.LifeCycleState
 
isNew() - Method in class com.triactive.jdo.state.LifeCycleState
Return whether the object was newly created.
isNew(PersistenceCapable) - Method in class com.triactive.jdo.state.StateManagerImpl
Tests whether this object has been newly made persistent.
IsNotNullableException - Exception in com.triactive.jdo.store
An IsNotNullableException is thrown during schema validation if a column is detected not to allow null values in the database when it should.
IsNotNullableException(Column) - Constructor for exception com.triactive.jdo.store.IsNotNullableException
Constructs an is-not-nullable exception.
isNullable() - Method in class com.triactive.jdo.store.Column
 
isNullable - Variable in class com.triactive.jdo.store.ColumnInfo
Either "NO" indicating that the column definitely does not allow null values, "YES" indicating that the column might allow null values, or an empty string ("") indicating that nullability is unknown.
IsNullableException - Exception in com.triactive.jdo.store
An IsNullableException is thrown during schema validation if a column is detected to allow null values in the database when it should not.
IsNullableException(Column) - Constructor for exception com.triactive.jdo.store.IsNullableException
Constructs an is-nullable exception.
isPersistent(PersistenceCapable) - Method in class com.triactive.jdo.state.StateManagerImpl
Tests whether this object is persistent.
isPrimaryKeyPart() - Method in class com.triactive.jdo.model.FieldMetaData
 
isPrimaryKeyPart() - Method in class com.triactive.jdo.store.Column
 
isSecondClassMutableType(Class) - Static method in class com.triactive.jdo.model.Types
 
isSQLKeyword(String) - Method in class com.triactive.jdo.store.DatabaseAdapter
Tests if a given string is a SQL key word.
isStandard() - Method in class com.triactive.jdo.store.SQLState
Indicates whether or not this SQLSTATE value is defined by the international SQL standard.
isTransactional - Variable in class com.triactive.jdo.state.LifeCycleState
 
isTransactional() - Method in class com.triactive.jdo.state.LifeCycleState
Return whether the object is transactional.
isTransactional(PersistenceCapable) - Method in class com.triactive.jdo.state.StateManagerImpl
Tests whether this object is transactional.
isUnique() - Method in class com.triactive.jdo.store.Column
 
isValidated() - Method in class com.triactive.jdo.store.AbstractTable
 
isValidated() - Method in interface com.triactive.jdo.store.Table
 
isValidJavaIdentifier(String) - Static method in class com.triactive.jdo.store.Query
 
isWorthRetrying() - Method in class com.triactive.jdo.store.PostgreSQLSQLState
 
isWorthRetrying() - Method in class com.triactive.jdo.store.SQLState
Indicates whether or not this SQLSTATE represents an error whose cause may be transient, meaning the operation or transaction may succeed if retried.
iterator() - Method in class com.triactive.jdo.sco.Set
 
iterator(StateManager) - Method in class com.triactive.jdo.store.AbstractSetStore
 
iterator() - Method in class com.triactive.jdo.store.ClassBaseTableExtent
Returns an iterator over all the instances in the Extent.
iterator() - Method in class com.triactive.jdo.store.ClassViewExtent
Returns an iterator over all the instances in the Extent.
iterator(StateManager) - Method in class com.triactive.jdo.store.MapEntrySetStore
 
iterator() - Method in class com.triactive.jdo.store.QueryResult
 
iterator(StateManager) - Method in interface com.triactive.jdo.store.SetStore
 
iteratorStmt - Variable in class com.triactive.jdo.store.AbstractSetStore
 
iteratorStmt - Variable in class com.triactive.jdo.store.MapEntrySetStore
 

J

javaName - Variable in class com.triactive.jdo.store.JDOBaseTable
 
javaName - Variable in class com.triactive.jdo.store.JDOView
 
javaName - Variable in class com.triactive.jdo.store.SQLIdentifier
 
javaName - Variable in class com.triactive.jdo.store.TableMetadata
 
JDOBaseTable - Class in com.triactive.jdo.store
 
JDOBaseTable(TableMetadata, StoreManager) - Constructor for class com.triactive.jdo.store.JDOBaseTable
 
JDOQLQuery - Class in com.triactive.jdo.store
A JDO query that uses the default JQOQL language.
JDOQLQuery() - Constructor for class com.triactive.jdo.store.JDOQLQuery
Constructs a new query instance having no persistence manager.
JDOQLQuery(PersistenceManager, StoreManager) - Constructor for class com.triactive.jdo.store.JDOQLQuery
Constructs a new query instance that uses the given persistence manager.
JDOQLQuery(PersistenceManager, StoreManager, JDOQLQuery) - Constructor for class com.triactive.jdo.store.JDOQLQuery
Constructs a new query instance having the same criteria as the given query.
JDOQLQuery.Compiler - Class in com.triactive.jdo.store
 
JDOQLQuery.Compiler(Map) - Constructor for class com.triactive.jdo.store.JDOQLQuery.Compiler
 
JDOTable - Interface in com.triactive.jdo.store
 
JDOView - Class in com.triactive.jdo.store
 
JDOView(TableMetadata, StoreManager) - Constructor for class com.triactive.jdo.store.JDOView
 
Join - Class in com.triactive.jdo.store
 
Join(int, TableExpression, BooleanExpression) - Constructor for class com.triactive.jdo.store.Join
 
joinElementsTo(QueryStatement, QueryStatement.QueryColumn, SQLIdentifier, Class, SQLIdentifier) - Method in class com.triactive.jdo.store.InverseSetStore
 
joinElementsTo(QueryStatement, QueryStatement.QueryColumn, SQLIdentifier, Class, SQLIdentifier) - Method in class com.triactive.jdo.store.MapEntrySetStore
 
joinElementsTo(QueryStatement, QueryStatement.QueryColumn, SQLIdentifier, Class, SQLIdentifier) - Method in class com.triactive.jdo.store.MapKeySetStore
 
joinElementsTo(QueryStatement, QueryStatement.QueryColumn, SQLIdentifier, Class, SQLIdentifier) - Method in class com.triactive.jdo.store.MapValueSetStore
 
joinElementsTo(QueryStatement, QueryStatement.QueryColumn, SQLIdentifier, Class, SQLIdentifier) - Method in class com.triactive.jdo.store.NormalSetStore
 
joinElementsTo(QueryStatement, QueryStatement.QueryColumn, SQLIdentifier, Class, SQLIdentifier) - Method in interface com.triactive.jdo.store.SetStore
 
joins - Variable in class com.triactive.jdo.store.QueryStatement
 
joinType - Variable in class com.triactive.jdo.store.Join
 
joinTypeString - Variable in class com.triactive.jdo.store.Join
 

K

Key - Class in com.triactive.jdo.store
 
Key(BaseTable) - Constructor for class com.triactive.jdo.store.Key
 
KEY - Static variable in class com.triactive.jdo.store.Role
 
keyColumn - Variable in class com.triactive.jdo.store.AbstractMapStore
 
keyColumn - Variable in class com.triactive.jdo.store.MapEntrySetStore
 
keyMapping - Variable in class com.triactive.jdo.store.AbstractMapStore
 
keyMapping - Variable in class com.triactive.jdo.store.MapEntrySetStore
 
keysAreEmbedded - Variable in class com.triactive.jdo.store.AbstractMapStore
 
keysAreEmbedded - Variable in class com.triactive.jdo.store.MapEntrySetStore
 
keySeq - Variable in class com.triactive.jdo.store.ForeignKeyInfo
The sequence number within the foreign key, base 1.
keySet() - Method in class com.triactive.jdo.sco.Map
 
keySet() - Method in class com.triactive.jdo.util.ReferenceValueMap
 
keySetStore() - Method in class com.triactive.jdo.store.InverseMapStore
 
keySetStore() - Method in interface com.triactive.jdo.store.MapStore
 
keySetStore() - Method in class com.triactive.jdo.store.NormalMapStore
 
keyType - Variable in class com.triactive.jdo.model.MapMetaData
 
keyType - Variable in class com.triactive.jdo.store.AbstractMapStore
 
keyType - Variable in class com.triactive.jdo.store.MapEntrySetStore
 
keywords - Variable in class com.triactive.jdo.store.DatabaseAdapter
The set of SQL keywords for this DBMS, in upper-case.

L

LEFT_OUTER_JOIN - Static variable in class com.triactive.jdo.store.Join
 
leftOuterJoin(QueryStatement.QueryColumn, QueryStatement.QueryColumn) - Method in class com.triactive.jdo.store.OracleQueryStatement
 
leftOuterJoin(QueryStatement.QueryColumn, QueryStatement.QueryColumn) - Method in class com.triactive.jdo.store.QueryStatement
 
LENGTH_NOT_SET - Static variable in class com.triactive.jdo.store.Column
 
LENGTH_TYPE_MASK - Static variable in class com.triactive.jdo.store.Column
 
lengthMethod() - Method in class com.triactive.jdo.store.CharacterExpression
 
lengthMethod() - Method in class com.triactive.jdo.store.CharacterLiteral
 
lengthMethod(CharacterExpression) - Method in class com.triactive.jdo.store.DatabaseAdapter
Returns the appropriate SQL expression for the JDOQL String.length() method.
lengthMethod(CharacterExpression) - Method in class com.triactive.jdo.store.DB2Adapter
 
lengthMethod(CharacterExpression) - Method in class com.triactive.jdo.store.FirebirdAdapter
 
lengthMethod(CharacterExpression) - Method in class com.triactive.jdo.store.MSSQLServerAdapter
 
lengthMethod(CharacterExpression) - Method in class com.triactive.jdo.store.OracleAdapter
 
lengthMethod(CharacterExpression) - Method in class com.triactive.jdo.store.SAPDBAdapter
 
LifeCycleState - Class in com.triactive.jdo.state
 
LifeCycleState() - Constructor for class com.triactive.jdo.state.LifeCycleState
 
literalPrefix - Variable in class com.triactive.jdo.store.TypeInfo
The prefix used to quote a literal of this data type; may be null.
literalSuffix - Variable in class com.triactive.jdo.store.TypeInfo
The suffix used to quote a literal of this data type; may be null.
loadDefaultFetchGroup() - Method in class com.triactive.jdo.state.StateManagerImpl
Loads all of the default fetch group fields into the instance.
loadDefaultFetchGroup() - Method in interface com.triactive.jdo.StateManager
 
loadDFGFields() - Method in class com.triactive.jdo.state.StateManagerImpl
Fetchs from the database all fields in the default fetch group not already loaded.
loadUnloadedFields() - Method in class com.triactive.jdo.state.StateManagerImpl
Fetchs from the database all fields not currently loaded.
localTypeName - Variable in class com.triactive.jdo.store.TypeInfo
Localized version of the DBMS-specific type name of this data type.
LOCATOR_EXCEPTION - Static variable in class com.triactive.jdo.store.PostgreSQLSQLState.ClassCode
 
LOG - Static variable in class com.triactive.jdo.state.LifeCycleState
 
logSQLWarnings(SQLWarning) - Method in class com.triactive.jdo.store.StoreManager
Logs SQL warnings to the common log.
logSQLWarnings(Connection) - Method in class com.triactive.jdo.store.StoreManager
 
logSQLWarnings(Statement) - Method in class com.triactive.jdo.store.StoreManager
 
logSQLWarnings(ResultSet) - Method in class com.triactive.jdo.store.StoreManager
 
LongMapping - Class in com.triactive.jdo.store
 
LongMapping(DatabaseAdapter, Class) - Constructor for class com.triactive.jdo.store.LongMapping
 
LongMapping(Column) - Constructor for class com.triactive.jdo.store.LongMapping
 
LongMapping(ClassBaseTable, int) - Constructor for class com.triactive.jdo.store.LongMapping
 
longValue() - Method in class com.triactive.jdo.store.OID
Returns the value of this OID as a long value.
lowestOperator - Variable in class com.triactive.jdo.store.SQLExpression
 
lt(SQLExpression) - Method in class com.triactive.jdo.store.CharacterExpression
 
lt(SQLExpression) - Method in class com.triactive.jdo.store.CharacterLiteral
 
lt(SQLExpression) - Method in class com.triactive.jdo.store.FloatingPointLiteral
 
lt(SQLExpression) - Method in class com.triactive.jdo.store.IntegerLiteral
 
lt(SQLExpression) - Method in class com.triactive.jdo.store.NumericExpression
 
lt(SQLExpression) - Method in class com.triactive.jdo.store.SqlDateExpression
 
lt(SQLExpression) - Method in class com.triactive.jdo.store.SQLExpression
 
lt(SQLExpression) - Method in class com.triactive.jdo.store.SqlTimestampExpression
 
lteq(SQLExpression) - Method in class com.triactive.jdo.store.CharacterExpression
 
lteq(SQLExpression) - Method in class com.triactive.jdo.store.CharacterLiteral
 
lteq(SQLExpression) - Method in class com.triactive.jdo.store.FloatingPointLiteral
 
lteq(SQLExpression) - Method in class com.triactive.jdo.store.IntegerLiteral
 
lteq(SQLExpression) - Method in class com.triactive.jdo.store.NumericExpression
 
lteq(SQLExpression) - Method in class com.triactive.jdo.store.SqlDateExpression
 
lteq(SQLExpression) - Method in class com.triactive.jdo.store.SQLExpression
 
lteq(SQLExpression) - Method in class com.triactive.jdo.store.SqlTimestampExpression
 

M

MacroString - Class in com.triactive.jdo.util
 
MacroString(Class, String, String) - Constructor for class com.triactive.jdo.util.MacroString
 
MacroString.IdentifierMacro - Class in com.triactive.jdo.util
 
MacroString.IdentifierMacro(String, Class, String, String) - Constructor for class com.triactive.jdo.util.MacroString.IdentifierMacro
 
MacroString.MacroHandler - Interface in com.triactive.jdo.util
 
MacroString.ParameterMacro - Class in com.triactive.jdo.util
 
MacroString.ParameterMacro(String) - Constructor for class com.triactive.jdo.util.MacroString.ParameterMacro
 
main(String[]) - Static method in class com.triactive.jdo.DropJDOTables
Called when the class is invoked from the command line.
main(String[]) - Static method in class com.triactive.jdo.enhance.SunReferenceEnhancer
Called when the class is invoked from the command line.
mainRangeVar - Variable in class com.triactive.jdo.store.TableExpression
 
mainTable - Variable in class com.triactive.jdo.store.FetchStatement
 
mainTable - Variable in class com.triactive.jdo.store.TableExpression
 
makeDirty() - Method in class com.triactive.jdo.sco.Date
 
makeDirty() - Method in class com.triactive.jdo.sco.HashSet
 
makeDirty() - Method in interface com.triactive.jdo.SCO
Marks object dirty.
makeDirty() - Method in class com.triactive.jdo.sco.Map
 
makeDirty() - Method in class com.triactive.jdo.sco.Set
 
makeDirty() - Method in class com.triactive.jdo.sco.SqlDate
 
makeDirty() - Method in class com.triactive.jdo.sco.SqlTimestamp
 
makeDirty(int) - Method in class com.triactive.jdo.state.StateManagerImpl
Marks the given field dirty.
makeDirty(PersistenceCapable, String) - Method in class com.triactive.jdo.state.StateManagerImpl
Mark the associated PersistenceCapable field dirty.
makeDirty(int) - Method in interface com.triactive.jdo.StateManager
 
makeNontransactional(Object) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
makeNontransactional() - Method in class com.triactive.jdo.state.StateManagerImpl
 
makeNontransactional() - Method in interface com.triactive.jdo.StateManager
 
makeNontransactionalAll(Object[]) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
makeNontransactionalAll(Collection) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
makePersistent(Object, FieldValues) - Method in interface com.triactive.jdo.PersistenceManager
 
makePersistent(Object) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
makePersistent(Object, FieldValues) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
makePersistentAll(Object[]) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
makePersistentAll(Collection) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
makeTransactional(Object) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
makeTransactional() - Method in class com.triactive.jdo.state.StateManagerImpl
 
makeTransactional() - Method in interface com.triactive.jdo.StateManager
 
makeTransactionalAll(Object[]) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
makeTransactionalAll(Collection) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
makeTransient(Object) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
makeTransient() - Method in class com.triactive.jdo.state.StateManagerImpl
 
makeTransient() - Method in interface com.triactive.jdo.StateManager
 
makeTransientAll(Object[]) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
makeTransientAll(Collection) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
Map - Class in com.triactive.jdo.sco
A map object which is backed "directly" by the database.
Map(StateManager, String) - Constructor for class com.triactive.jdo.sco.Map
 
Map(StateManager, String, Class, Class, boolean) - Constructor for class com.triactive.jdo.sco.Map
 
MapEntrySetStore - Class in com.triactive.jdo.store
 
MapEntrySetStore(MapTable, MapStore) - Constructor for class com.triactive.jdo.store.MapEntrySetStore
 
MapEntrySetStore(ClassBaseTable, Mapping, Mapping, MapStore) - Constructor for class com.triactive.jdo.store.MapEntrySetStore
 
MapKeySetStore - Class in com.triactive.jdo.store
 
MapKeySetStore(MapTable) - Constructor for class com.triactive.jdo.store.MapKeySetStore
 
MapKeySetStore(ClassBaseTable, Mapping, Mapping) - Constructor for class com.triactive.jdo.store.MapKeySetStore
 
MapMapping - Class in com.triactive.jdo.store
 
MapMapping(ClassBaseTable, int) - Constructor for class com.triactive.jdo.store.MapMapping
 
mapMetaData - Variable in class com.triactive.jdo.model.FieldMetaData
 
MapMetaData - Class in com.triactive.jdo.model
 
MapMetaData(FieldMetaData, Element) - Constructor for class com.triactive.jdo.model.MapMetaData
 
Mapping - Class in com.triactive.jdo.store
 
Mapping(DatabaseAdapter, Class) - Constructor for class com.triactive.jdo.store.Mapping
Create a new Mapping with the given DatabaseAdapter for the given type.
MappingCallbacks - Interface in com.triactive.jdo.store
 
mapStore - Variable in class com.triactive.jdo.store.MapEntrySetStore
 
MapStore - Interface in com.triactive.jdo.store
 
MapTable - Class in com.triactive.jdo.store
 
MapTable(TableMetadata, FieldMetaData, StoreManager) - Constructor for class com.triactive.jdo.store.MapTable
 
MapValueSetStore - Class in com.triactive.jdo.store
 
MapValueSetStore(MapTable, MapStore) - Constructor for class com.triactive.jdo.store.MapValueSetStore
 
MapValueSetStore(ClassBaseTable, Mapping, MapStore) - Constructor for class com.triactive.jdo.store.MapValueSetStore
 
markDirty(StateManager) - Method in interface com.triactive.jdo.PersistenceManager
 
markDirty(StateManager) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
MAX_CLASSID - Static variable in class com.triactive.jdo.store.OID
The maximum class ID value.
MAX_FOREIGN_KEYS - Static variable in class com.triactive.jdo.store.ForeignKeyIdentifier
 
MAX_IDENTIFIER_LENGTH - Static variable in interface com.triactive.jdo.store.SQL92Constants
The maximum length of a SQL/92 identifier in characters.
MAX_INDICES - Static variable in class com.triactive.jdo.store.IndexIdentifier
 
MAX_LENGTH - Static variable in class com.triactive.jdo.store.OID
The maximum length of an OID in string form.
MAX_OBJIDHI - Static variable in class com.triactive.jdo.store.OID
The maximum hi portion of an object ID value.
MAX_OBJIDLO - Static variable in class com.triactive.jdo.store.OID
The maximum lo portion of an object ID value.
MAX_PRECISION - Static variable in class com.triactive.jdo.store.PostgreSQLTypeInfo
The maximum precision we allow to be reported.
MAX_SUFFIX_LENGTH - Static variable in class com.triactive.jdo.store.Role
 
MAX_TABLE_NAME_SUFFIX - Static variable in class com.triactive.jdo.store.TableIdentifier
The maximum length in characters reserved at the end of table names for suffixes used to construct related names (such as _PK for a table's primary key).
MAX_VALUE - Static variable in class com.triactive.jdo.store.OID
The maximum value of an OID as a long.
maxColumnNameLength - Variable in class com.triactive.jdo.store.DatabaseAdapter
The maximum length to be used for a column name.
maxConstraintNameLength - Variable in class com.triactive.jdo.store.DatabaseAdapter
The maximum length to be used for a table constraint name.
MAXIMUM_LENGTH - Static variable in class com.triactive.jdo.store.Column
 
maximumScale - Variable in class com.triactive.jdo.store.TypeInfo
The maximum supported scale value for this data type.
maxIndexNameLength - Variable in class com.triactive.jdo.store.DatabaseAdapter
The maximum length to be used for an index name.
maxTableNameLength - Variable in class com.triactive.jdo.store.DatabaseAdapter
The maximum length to be used for a table name.
MetaData - Class in com.triactive.jdo.model
 
MetaData() - Constructor for class com.triactive.jdo.model.MetaData
 
MetaData(URL, Element) - Constructor for class com.triactive.jdo.model.MetaData
 
minimumScale - Variable in class com.triactive.jdo.store.TypeInfo
The minimum supported scale value for this data type.
MissingColumnException - Exception in com.triactive.jdo.store
A MissingColumnException is thrown if an expected column is not found in the database during schema validation.
MissingColumnException(Table, Collection) - Constructor for exception com.triactive.jdo.store.MissingColumnException
Constructs a missing column exception.
MissingForeignKeysException - Exception in com.triactive.jdo.store
A MissingForeignKeysException is thrown if an expected foreign key is not found in the database during schema validation.
MissingForeignKeysException(Table, Collection) - Constructor for exception com.triactive.jdo.store.MissingForeignKeysException
Constructs a missing foreign key(s) exception.
MissingIndicesException - Exception in com.triactive.jdo.store
A MissingIndicesException is thrown if an expected index is not found in the database during schema validation.
MissingIndicesException(Table, Collection) - Constructor for exception com.triactive.jdo.store.MissingIndicesException
Constructs a missing index(s) exception.
MissingSchemaTableEntryException - Exception in com.triactive.jdo.store
A MissingSchemaTableEntryException is thrown if an expected row is not found in the SchemaTable during schema validation.
MissingSchemaTableEntryException(SchemaTable, String) - Constructor for exception com.triactive.jdo.store.MissingSchemaTableEntryException
Constructs a MissingSchemaTableEntryException.
MissingTableException - Exception in com.triactive.jdo.store
A MissingTableException is thrown if an expected table is not found in the database during schema validation.
MissingTableException(Table) - Constructor for exception com.triactive.jdo.store.MissingTableException
Constructs a missing table exception.
mod(SQLExpression) - Method in class com.triactive.jdo.store.IntegerLiteral
 
mod(SQLExpression) - Method in class com.triactive.jdo.store.SQLExpression
 
MSG - Static variable in exception com.triactive.jdo.CommitStateTransitionException
 
MSG - Static variable in exception com.triactive.jdo.RollbackStateTransitionException
 
MSSQLServerAdapter - Class in com.triactive.jdo.store
Provides methods for adapting SQL language elements to the Microsoft SQL Server database.
MSSQLServerAdapter(DatabaseMetaData) - Constructor for class com.triactive.jdo.store.MSSQLServerAdapter
Constructs a Microsoft SQL Server adapter based on the given JDBC metadata.
MSSQLServerColumnInfo - Class in com.triactive.jdo.store
Represents the metadata of a specific table column in MS SQL Server.
MSSQLServerColumnInfo(ResultSet) - Constructor for class com.triactive.jdo.store.MSSQLServerColumnInfo
Constructs a column information object from the current row of the given result set.
mul(SQLExpression) - Method in class com.triactive.jdo.store.FloatingPointLiteral
 
mul(SQLExpression) - Method in class com.triactive.jdo.store.IntegerLiteral
 
mul(SQLExpression) - Method in class com.triactive.jdo.store.NumericExpression
 
mul(SQLExpression) - Method in class com.triactive.jdo.store.SQLExpression
 
multipleTablesReferenced - Variable in class com.triactive.jdo.store.TableExprAsSubquery
 
MY_VENDOR - Static variable in class com.triactive.jdo.model.MetaData
The vendor string used for TJDO-specific metadata extensions.
MySQLAdapter - Class in com.triactive.jdo.store
Provides methods for adapting SQL language elements to the MySQL database.
MySQLAdapter(DatabaseMetaData) - Constructor for class com.triactive.jdo.store.MySQLAdapter
 
MySQLTypeInfo - Class in com.triactive.jdo.store
Represents the metadata of a MySQL data type.
MySQLTypeInfo(ResultSet) - Constructor for class com.triactive.jdo.store.MySQLTypeInfo
Constructs a type information object from the current row of the given result set.

N

name - Variable in class com.triactive.jdo.store.AbstractTable
 
name - Variable in class com.triactive.jdo.store.Column
 
neg() - Method in class com.triactive.jdo.store.FloatingPointLiteral
 
neg() - Method in class com.triactive.jdo.store.IntegerLiteral
 
neg() - Method in class com.triactive.jdo.store.NumericExpression
 
neg() - Method in class com.triactive.jdo.store.SQLExpression
 
NEW - Static variable in class com.triactive.jdo.model.ClassMetaData
 
newCollectionInstance(Class, Object, String, Class, boolean, Integer, Float, Collection) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
newColumn(Class, String) - Method in class com.triactive.jdo.store.AbstractTable
 
newColumn(Class, SQLIdentifier, Role) - Method in class com.triactive.jdo.store.AbstractTable
 
newColumn(int) - Method in class com.triactive.jdo.store.ClassBaseTable
 
newColumn(FieldMetaData) - Method in class com.triactive.jdo.store.ClassView
 
newColumn(Class, String) - Method in interface com.triactive.jdo.store.Table
 
newColumn(Class, SQLIdentifier, Role) - Method in interface com.triactive.jdo.store.Table
 
newColumnInfo(ResultSet) - Method in class com.triactive.jdo.store.DatabaseAdapter
A factory for ColumnInfo objects.
newColumnInfo(ResultSet) - Method in class com.triactive.jdo.store.DB2Adapter
 
newColumnInfo(ResultSet) - Method in class com.triactive.jdo.store.MSSQLServerAdapter
 
newColumnInfo(ResultSet) - Method in class com.triactive.jdo.store.PostgreSQLAdapter
 
newDataStoreException(String, SQLException) - Method in class com.triactive.jdo.store.DatabaseAdapter
Create the appropriate JDODataStoreException or JDOFatalDataStoreException for the given SQLException based on whether the action causing the exception has aborted the current transaction.
newExtent(PersistenceManager, boolean) - Method in class com.triactive.jdo.store.ClassBaseTable
 
newExtent(PersistenceManager, boolean) - Method in interface com.triactive.jdo.store.ClassTable
 
newExtent(PersistenceManager, boolean) - Method in class com.triactive.jdo.store.ClassView
 
newFieldExpression(String) - Method in class com.triactive.jdo.store.TableExpression
 
newForeignKeyInfo(ResultSet) - Method in class com.triactive.jdo.store.DatabaseAdapter
A factory for ForeignKeyInfo objects.
newForeignKeyInfo(ResultSet) - Method in class com.triactive.jdo.store.PostgreSQLAdapter
 
newMapInstance(Class, Object, String, Class, Class, boolean, Integer, Float, Map) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
newMapTable(ClassBaseTable, FieldMetaData) - Method in class com.triactive.jdo.store.StoreManager
Called by Mapping objects in the midst of StoreManager.addClasses() to request the creation of a map table.
newObjectID(Class) - Method in class com.triactive.jdo.store.StoreManager
Returns a new, unique ID for an object of the given class.
newObjectIdInstance(Class, String) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
newOID() - Method in class com.triactive.jdo.store.JDOBaseTable
 
newOID() - Method in interface com.triactive.jdo.store.JDOTable
 
newOID() - Method in class com.triactive.jdo.store.JDOView
 
newQuery() - Method in class com.triactive.jdo.PersistenceManagerImpl
 
newQuery(Object) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
newQuery(String, Object) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
newQuery(Class) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
newQuery(Extent) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
newQuery(Class, Collection) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
newQuery(Class, String) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
newQuery(Class, Collection, String) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
newQuery(Extent, String) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
newQueryStatement() - Method in class com.triactive.jdo.sco.HashSet
 
newQueryStatement(Class) - Method in class com.triactive.jdo.sco.HashSet
 
newQueryStatement() - Method in class com.triactive.jdo.sco.Set
 
newQueryStatement(Class) - Method in class com.triactive.jdo.sco.Set
 
newQueryStatement() - Method in class com.triactive.jdo.store.ClassBaseTableExtent
 
newQueryStatement(Class) - Method in class com.triactive.jdo.store.ClassBaseTableExtent
 
newQueryStatement() - Method in class com.triactive.jdo.store.ClassViewExtent
 
newQueryStatement(Class) - Method in class com.triactive.jdo.store.ClassViewExtent
 
newQueryStatement(Table) - Method in class com.triactive.jdo.store.DatabaseAdapter
 
newQueryStatement(Table, SQLIdentifier) - Method in class com.triactive.jdo.store.DatabaseAdapter
 
newQueryStatement(StateManager, Class) - Method in class com.triactive.jdo.store.InverseSetStore
 
newQueryStatement(StateManager, Class) - Method in class com.triactive.jdo.store.MapEntrySetStore
 
newQueryStatement(StateManager, Class) - Method in class com.triactive.jdo.store.MapKeySetStore
 
newQueryStatement(StateManager, Class) - Method in class com.triactive.jdo.store.MapValueSetStore
 
newQueryStatement(StateManager, Class) - Method in class com.triactive.jdo.store.NormalSetStore
 
newQueryStatement(Table) - Method in class com.triactive.jdo.store.OracleAdapter
 
newQueryStatement(Table, SQLIdentifier) - Method in class com.triactive.jdo.store.OracleAdapter
 
newQueryStatement() - Method in interface com.triactive.jdo.store.Queryable
Returns a prototypical query statement over the underlying collection.
newQueryStatement(Class) - Method in interface com.triactive.jdo.store.Queryable
Returns a prototypical query statement over the underlying collection, pre-filtered to include only objects of the specified class.
newQueryStatement(StateManager, Class) - Method in interface com.triactive.jdo.store.SetStore
 
newResultObjectFactory(QueryStatement) - Method in class com.triactive.jdo.sco.HashSet
 
newResultObjectFactory(QueryStatement) - Method in class com.triactive.jdo.sco.Set
 
newResultObjectFactory(StateManager, QueryStatement) - Method in class com.triactive.jdo.store.AbstractSetStore
 
newResultObjectFactory(QueryStatement) - Method in class com.triactive.jdo.store.ClassBaseTableExtent
 
newResultObjectFactory(QueryStatement) - Method in class com.triactive.jdo.store.ClassViewExtent
 
newResultObjectFactory(StateManager, QueryStatement) - Method in class com.triactive.jdo.store.MapEntrySetStore
 
newResultObjectFactory(QueryStatement) - Method in interface com.triactive.jdo.store.Queryable
Returns a suitable query result factory for results produced by the specified query.
newResultObjectFactory(StateManager, QueryStatement) - Method in interface com.triactive.jdo.store.SetStore
 
newSCOInstance(Class, Object, FieldMetaData) - Method in interface com.triactive.jdo.PersistenceManager
 
newSCOInstance(Class, Object, FieldMetaData) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
newSCOInstance(Class, Object, String) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
newSCOInstance(int, Object) - Method in class com.triactive.jdo.state.StateManagerImpl
 
newSCOInstance(int, Object) - Method in interface com.triactive.jdo.StateManager
 
newSet(StateManager, String) - Method in class com.triactive.jdo.store.AbstractSetMapping
 
newSet(StateManager, String) - Method in class com.triactive.jdo.store.HashSetMapping
 
newSet(StateManager, String) - Method in class com.triactive.jdo.store.SetMapping
 
newSetTable(ClassBaseTable, FieldMetaData) - Method in class com.triactive.jdo.store.StoreManager
Called by Mapping objects in the midst of StoreManager.addClasses() to request the creation of a set table.
newSQLExpression(QueryStatement, QueryStatement.QueryColumn, String) - Method in class com.triactive.jdo.store.AbstractSetMapping
 
newSQLExpression(QueryStatement, TableExpression, String) - Method in class com.triactive.jdo.store.AbstractSetMapping
 
newSQLExpression(QueryStatement, QueryStatement.QueryColumn, String) - Method in class com.triactive.jdo.store.BigDecimalMapping
 
newSQLExpression(QueryStatement, QueryStatement.QueryColumn, String) - Method in class com.triactive.jdo.store.BigIntegerMapping
 
newSQLExpression(QueryStatement, QueryStatement.QueryColumn, String) - Method in class com.triactive.jdo.store.BooleanMapping
 
newSQLExpression(QueryStatement, QueryStatement.QueryColumn, String) - Method in class com.triactive.jdo.store.ByteMapping
 
newSQLExpression(QueryStatement, QueryStatement.QueryColumn, String) - Method in class com.triactive.jdo.store.CharacterMapping
 
newSQLExpression(QueryStatement, TableExpression, String) - Method in class com.triactive.jdo.store.ColumnMapping
 
newSQLExpression(QueryStatement, QueryStatement.QueryColumn, String) - Method in class com.triactive.jdo.store.DoubleMapping
 
newSQLExpression(QueryStatement, QueryStatement.QueryColumn, String) - Method in class com.triactive.jdo.store.FloatMapping
 
newSQLExpression(QueryStatement, QueryStatement.QueryColumn, String) - Method in class com.triactive.jdo.store.IntegerMapping
 
newSQLExpression(QueryStatement, QueryStatement.QueryColumn, String) - Method in class com.triactive.jdo.store.LongMapping
 
newSQLExpression(QueryStatement, QueryStatement.QueryColumn, String) - Method in class com.triactive.jdo.store.MapMapping
 
newSQLExpression(QueryStatement, TableExpression, String) - Method in class com.triactive.jdo.store.MapMapping
 
newSQLExpression(QueryStatement, TableExpression, String) - Method in class com.triactive.jdo.store.Mapping
 
newSQLExpression(QueryStatement, QueryStatement.QueryColumn, String) - Method in class com.triactive.jdo.store.Mapping
 
newSQLExpression(QueryStatement, QueryStatement.QueryColumn, String) - Method in class com.triactive.jdo.store.OIDMapping
 
newSQLExpression(QueryStatement, QueryStatement.QueryColumn, String) - Method in class com.triactive.jdo.store.PersistenceCapableMapping
 
newSQLExpression(QueryStatement, QueryStatement.QueryColumn, String) - Method in class com.triactive.jdo.store.ShortMapping
 
newSQLExpression(QueryStatement, QueryStatement.QueryColumn, String) - Method in class com.triactive.jdo.store.SqlDateMapping
 
newSQLExpression(QueryStatement, QueryStatement.QueryColumn, String) - Method in class com.triactive.jdo.store.SqlTimestampMapping
 
newSQLExpression(QueryStatement, QueryStatement.QueryColumn, String) - Method in class com.triactive.jdo.store.StringMapping
 
newSQLLiteral(QueryStatement, Object) - Method in class com.triactive.jdo.store.AbstractSetMapping
 
newSQLLiteral(QueryStatement, Object) - Method in class com.triactive.jdo.store.BigDecimalMapping
 
newSQLLiteral(QueryStatement, Object) - Method in class com.triactive.jdo.store.BigIntegerMapping
 
newSQLLiteral(QueryStatement, Object) - Method in class com.triactive.jdo.store.BooleanMapping
 
newSQLLiteral(QueryStatement, Object) - Method in class com.triactive.jdo.store.ByteMapping
 
newSQLLiteral(QueryStatement, Object) - Method in class com.triactive.jdo.store.CharacterMapping
 
newSQLLiteral(QueryStatement, Object) - Method in class com.triactive.jdo.store.DateMapping
 
newSQLLiteral(QueryStatement, Object) - Method in class com.triactive.jdo.store.DoubleMapping
 
newSQLLiteral(QueryStatement, Object) - Method in class com.triactive.jdo.store.FloatMapping
 
newSQLLiteral(QueryStatement, Object) - Method in class com.triactive.jdo.store.IntegerMapping
 
newSQLLiteral(QueryStatement, Object) - Method in class com.triactive.jdo.store.LongMapping
 
newSQLLiteral(QueryStatement, Object) - Method in class com.triactive.jdo.store.MapMapping
 
newSQLLiteral(QueryStatement, Object) - Method in class com.triactive.jdo.store.Mapping
 
newSQLLiteral(QueryStatement, Object) - Method in class com.triactive.jdo.store.OIDMapping
 
newSQLLiteral(QueryStatement, Object) - Method in class com.triactive.jdo.store.PersistenceCapableMapping
 
newSQLLiteral(QueryStatement, Object) - Method in class com.triactive.jdo.store.ShortMapping
 
newSQLLiteral(QueryStatement, Object) - Method in class com.triactive.jdo.store.SqlDateMapping
 
newSQLLiteral(QueryStatement, Object) - Method in class com.triactive.jdo.store.SqlTimestampMapping
 
newSQLLiteral(QueryStatement, Object) - Method in class com.triactive.jdo.store.StringMapping
 
newTableExpression(QueryStatement, Table, SQLIdentifier) - Method in class com.triactive.jdo.store.CloudscapeAdapter
 
newTableExpression(QueryStatement, Table, SQLIdentifier) - Method in class com.triactive.jdo.store.DatabaseAdapter
Returns a new TableExpression object appropriate for this DBMS.
newTableExpression(QueryStatement, Table, SQLIdentifier) - Method in class com.triactive.jdo.store.DB2Adapter
 
newTableExpression(QueryStatement, Table, SQLIdentifier) - Method in class com.triactive.jdo.store.FirebirdAdapter
 
newTableExpression(QueryStatement, Table, SQLIdentifier) - Method in class com.triactive.jdo.store.MSSQLServerAdapter
 
newTableExpression(QueryStatement, Table, SQLIdentifier) - Method in class com.triactive.jdo.store.MySQLAdapter
 
newTableExpression(QueryStatement, Table, SQLIdentifier) - Method in class com.triactive.jdo.store.OracleAdapter
 
newTableExpression(QueryStatement, Table, SQLIdentifier) - Method in class com.triactive.jdo.store.PostgreSQLAdapter
 
newTableExpression(Table, SQLIdentifier) - Method in class com.triactive.jdo.store.QueryStatement
 
newTableExpression(QueryStatement, Table, SQLIdentifier) - Method in class com.triactive.jdo.store.SAPDBAdapter
 
newTypeInfo(ResultSet) - Method in class com.triactive.jdo.store.DatabaseAdapter
A factory for TypeInfo objects.
newTypeInfo(ResultSet) - Method in class com.triactive.jdo.store.MSSQLServerAdapter
 
newTypeInfo(ResultSet) - Method in class com.triactive.jdo.store.MySQLAdapter
 
newTypeInfo(ResultSet) - Method in class com.triactive.jdo.store.PostgreSQLAdapter
 
newValueReference(Object, Object, ReferenceQueue) - Method in class com.triactive.jdo.util.ReferenceValueMap
Returns a new Reference object to be inserted into the map.
newValueReference(Object, Object, ReferenceQueue) - Method in class com.triactive.jdo.util.SoftValueMap
 
newValueReference(Object, Object, ReferenceQueue) - Method in class com.triactive.jdo.util.WeakValueMap
 
NLS_SORT_ORDER_PROPERTY - Static variable in class com.triactive.jdo.store.OracleQueryStatement
The system property that selects the "linguistic definition" to be used for native language sorting of String fields.
NO_DATA - Static variable in class com.triactive.jdo.store.PostgreSQLSQLState.ClassCode
 
NO_DATA - Static variable in class com.triactive.jdo.store.SQLState.ClassCode
 
NO_IDENTITY - Static variable in class com.triactive.jdo.model.ClassMetaData
 
NoColumnException - Exception in com.triactive.jdo.store
A NoColumnException is thrown if an operation is performed that assumes that a particular persistent field is stored in a single database column when it is not (such as if the field is a Collection or a Map).
NoColumnException(String) - Constructor for exception com.triactive.jdo.store.NoColumnException
Constructs a no column exception.
NoExtentException - Exception in com.triactive.jdo.store
A NoExtentException is thrown if an attempt is made to perform an operation using a class that is not backed by an extent (ie table or view) in the database and the operation is not supported on such classes.
NoExtentException(Class) - Constructor for exception com.triactive.jdo.store.NoExtentException
Constructs a no extent exception.
NONE - Static variable in class com.triactive.jdo.store.Role
 
NonmanagedTransaction - Class in com.triactive.jdo
 
NonmanagedTransaction(PersistenceManagerImpl, String, String) - Constructor for class com.triactive.jdo.NonmanagedTransaction
 
NONRESERVED_WORDS - Static variable in interface com.triactive.jdo.store.SQL92Constants
A string containing the list of SQL/92 non-reserved words, separated by commas.
NONSQL92_RESERVED_WORDS - Static variable in class com.triactive.jdo.store.MySQLAdapter
A string containing the list of MySQL keywords that are not also SQL/92 reserved words, separated by commas.
NormalMapStore - Class in com.triactive.jdo.store
 
NormalMapStore(MapTable) - Constructor for class com.triactive.jdo.store.NormalMapStore
 
NormalSetStore - Class in com.triactive.jdo.store
 
NormalSetStore(SetTable) - Constructor for class com.triactive.jdo.store.NormalSetStore
 
NoSuchPersistentFieldException - Exception in com.triactive.jdo.store
A NoSuchPersistentFieldException is thrown if a reference is made somewhere, such as in a query filter string, to a field that either doesn't exist or is not persistent.
NoSuchPersistentFieldException(Class, String) - Constructor for exception com.triactive.jdo.store.NoSuchPersistentFieldException
Constructs a no such persistent field exception.
NoSuchPersistentFieldException(Class, int) - Constructor for exception com.triactive.jdo.store.NoSuchPersistentFieldException
Constructs a no such persistent field exception.
not() - Method in class com.triactive.jdo.store.BooleanBitColumnExpression
 
not() - Method in class com.triactive.jdo.store.BooleanCharColumnExpression
 
not() - Method in class com.triactive.jdo.store.BooleanExpression
 
not() - Method in class com.triactive.jdo.store.BooleanLiteral
 
not() - Method in class com.triactive.jdo.store.ExistsExpression
 
not() - Method in class com.triactive.jdo.store.NullComparisonExpression
 
not() - Method in class com.triactive.jdo.store.SQLExpression
 
NOT_RETRYABLE - Static variable in class com.triactive.jdo.store.PostgreSQLSQLState.ClassCode
An array representing all those class codes that are known not to be worth retrying.
NOT_RETRYABLE - Static variable in class com.triactive.jdo.store.SQLState.ClassCode
An array representing all those class codes that are known not to be worth retrying.
NotABaseTableException - Exception in com.triactive.jdo.store
A NotABaseTableException is thrown during schema validation if a table should be a base table but is found not to be in the database.
NotABaseTableException(Table) - Constructor for exception com.triactive.jdo.store.NotABaseTableException
Constructs a not-a-base-table exception.
NotAViewException - Exception in com.triactive.jdo.store
A NotAViewException is thrown during schema validation if a table should be a view but is found not to be in the database.
NotAViewException(Table) - Constructor for exception com.triactive.jdo.store.NotAViewException
Constructs a not-a-view exception.
noteq(SQLExpression) - Method in class com.triactive.jdo.store.BooleanBitColumnExpression
 
noteq(SQLExpression) - Method in class com.triactive.jdo.store.BooleanCharColumnExpression
 
noteq(SQLExpression) - Method in class com.triactive.jdo.store.BooleanExpression
 
noteq(SQLExpression) - Method in class com.triactive.jdo.store.BooleanLiteral
 
noteq(SQLExpression) - Method in class com.triactive.jdo.store.CharacterExpression
 
noteq(SQLExpression) - Method in class com.triactive.jdo.store.CharacterLiteral
 
noteq(SQLExpression) - Method in class com.triactive.jdo.store.FloatingPointLiteral
 
noteq(SQLExpression) - Method in class com.triactive.jdo.store.IntegerLiteral
 
noteq(SQLExpression) - Method in class com.triactive.jdo.store.NullLiteral
 
noteq(SQLExpression) - Method in class com.triactive.jdo.store.NumericExpression
 
noteq(SQLExpression) - Method in class com.triactive.jdo.store.ObjectExpression
 
noteq(SQLExpression) - Method in class com.triactive.jdo.store.ObjectLiteral
 
noteq(SQLExpression) - Method in class com.triactive.jdo.store.SqlDateExpression
 
noteq(SQLExpression) - Method in class com.triactive.jdo.store.SQLExpression
 
noteq(SQLExpression) - Method in class com.triactive.jdo.store.SqlTimestampExpression
 
NULL_VALUE_DEFAULT - Static variable in class com.triactive.jdo.model.FieldMetaData
 
NULL_VALUE_EXCEPTION - Static variable in class com.triactive.jdo.model.FieldMetaData
 
NULL_VALUE_NONE - Static variable in class com.triactive.jdo.model.FieldMetaData
 
NULLABLE - Static variable in class com.triactive.jdo.store.Column
 
nullable - Variable in class com.triactive.jdo.store.ColumnInfo
Indicates whether the column can be NULL.
nullable - Variable in class com.triactive.jdo.store.TypeInfo
Indicates whether null values are allowed for this data type.
NullComparisonExpression - Class in com.triactive.jdo.store
 
NullComparisonExpression(SQLExpression, boolean, NullLiteral) - Constructor for class com.triactive.jdo.store.NullComparisonExpression
 
NullLiteral - Class in com.triactive.jdo.store
 
NullLiteral(QueryStatement) - Constructor for class com.triactive.jdo.store.NullLiteral
 
NullsNotAllowedException - Exception in com.triactive.jdo.sco
A NullsNotAllowedException is thrown if an attempt is made to insert a null object into a Collection or Map that doesn't support nulls.
NullsNotAllowedException(StateManager, String) - Constructor for exception com.triactive.jdo.sco.NullsNotAllowedException
Constructs a nulls-not-allowed exception.
nullValue - Variable in class com.triactive.jdo.model.FieldMetaData
 
NullValueException - Exception in com.triactive.jdo.store
A NullValueException is thrown if a null value is encountered in a database column that should prohibit null values.
NullValueException() - Constructor for exception com.triactive.jdo.store.NullValueException
Constructs a null value exception with no specific detail message.
NullValueException(String) - Constructor for exception com.triactive.jdo.store.NullValueException
Constructs a null value exception with the specified detail message.
NumericExpression - Class in com.triactive.jdo.store
 
NumericExpression(QueryStatement) - Constructor for class com.triactive.jdo.store.NumericExpression
 
NumericExpression(QueryStatement, QueryStatement.QueryColumn) - Constructor for class com.triactive.jdo.store.NumericExpression
 
NumericExpression(String, List) - Constructor for class com.triactive.jdo.store.NumericExpression
 
NumericExpression(SQLExpression.MonadicOperator, SQLExpression) - Constructor for class com.triactive.jdo.store.NumericExpression
 
NumericExpression(SQLExpression, SQLExpression.DyadicOperator, SQLExpression) - Constructor for class com.triactive.jdo.store.NumericExpression
 
numPrecRadix - Variable in class com.triactive.jdo.store.ColumnInfo
Indicates the radix, which is typically either 10 or 2.
numPrecRadix - Variable in class com.triactive.jdo.store.TypeInfo
Indicates the numeric radix of this data type, which is usually 2 or 10.

O

OBJECT_NOT_IN_PREREQUISITE_STATE - Static variable in class com.triactive.jdo.store.PostgreSQLSQLState.ClassCode
 
ObjectExpression - Class in com.triactive.jdo.store
 
ObjectExpression(QueryStatement) - Constructor for class com.triactive.jdo.store.ObjectExpression
 
ObjectExpression(QueryStatement, QueryStatement.QueryColumn) - Constructor for class com.triactive.jdo.store.ObjectExpression
 
ObjectExpression(QueryStatement, QueryStatement.QueryColumn, String) - Constructor for class com.triactive.jdo.store.ObjectExpression
 
ObjectFieldExpression - Class in com.triactive.jdo.store
 
ObjectFieldExpression(QueryStatement, QueryStatement.QueryColumn, String, Class) - Constructor for class com.triactive.jdo.store.ObjectFieldExpression
 
ObjectFieldExpression(QueryStatement, QueryStatement.QueryColumn, String, Class, Class) - Constructor for class com.triactive.jdo.store.ObjectFieldExpression
 
ObjectLiteral - Class in com.triactive.jdo.store
 
ObjectLiteral(QueryStatement, ColumnMapping, Object) - Constructor for class com.triactive.jdo.store.ObjectLiteral
 
ObjectNotFoundException - Exception in com.triactive.jdo.store
A ObjectNotFoundException is thrown if an attempt is made to load a persistent object having a given ID and that object ID does not exist in the data store.
ObjectNotFoundException(String, Object) - Constructor for exception com.triactive.jdo.store.ObjectNotFoundException
Constructs an object not found exception with the specified detail message and failed object.
OID - Class in com.triactive.jdo.store
An object identifier.
OID(long) - Constructor for class com.triactive.jdo.store.OID
Constructs an OID from its long value.
OID(int, int, int) - Constructor for class com.triactive.jdo.store.OID
Constructs an OID from three integer values.
OID(String) - Constructor for class com.triactive.jdo.store.OID
Constructs an OID from its string representation.
OIDMapping - Class in com.triactive.jdo.store
 
OIDMapping(DatabaseAdapter, Class) - Constructor for class com.triactive.jdo.store.OIDMapping
 
OIDMapping(Column) - Constructor for class com.triactive.jdo.store.OIDMapping
 
OIDMapping(ClassBaseTable, int) - Constructor for class com.triactive.jdo.store.OIDMapping
 
OIDRangeTestExpression - Class in com.triactive.jdo.store
 
OIDRangeTestExpression(QueryStatement, QueryStatement.QueryColumn, OID, OID) - Constructor for class com.triactive.jdo.store.OIDRangeTestExpression
 
onIdentifierMacro(MacroString.IdentifierMacro) - Method in interface com.triactive.jdo.util.MacroString.MacroHandler
 
onParameterMacro(MacroString.ParameterMacro) - Method in interface com.triactive.jdo.util.MacroString.MacroHandler
 
OP_ADD - Static variable in class com.triactive.jdo.store.SQLExpression
 
OP_AND - Static variable in class com.triactive.jdo.store.SQLExpression
 
OP_BETWEEN - Static variable in class com.triactive.jdo.store.SQLExpression
 
OP_CONCAT - Static variable in class com.triactive.jdo.store.SQLExpression
 
OP_DIV - Static variable in class com.triactive.jdo.store.SQLExpression
 
OP_EQ - Static variable in class com.triactive.jdo.store.SQLExpression
 
OP_GT - Static variable in class com.triactive.jdo.store.SQLExpression
 
OP_GTEQ - Static variable in class com.triactive.jdo.store.SQLExpression
 
OP_IN - Static variable in class com.triactive.jdo.store.SQLExpression
 
OP_IS - Static variable in class com.triactive.jdo.store.SQLExpression
 
OP_ISNOT - Static variable in class com.triactive.jdo.store.SQLExpression
 
OP_LIKE - Static variable in class com.triactive.jdo.store.SQLExpression
 
OP_LT - Static variable in class com.triactive.jdo.store.SQLExpression
 
OP_LTEQ - Static variable in class com.triactive.jdo.store.SQLExpression
 
OP_MUL - Static variable in class com.triactive.jdo.store.SQLExpression
 
OP_NEG - Static variable in class com.triactive.jdo.store.SQLExpression
 
OP_NOT - Static variable in class com.triactive.jdo.store.SQLExpression
 
OP_NOTEQ - Static variable in class com.triactive.jdo.store.SQLExpression
 
OP_OR - Static variable in class com.triactive.jdo.store.SQLExpression
 
OP_SUB - Static variable in class com.triactive.jdo.store.SQLExpression
 
OPERATOR_INTERVENTION - Static variable in class com.triactive.jdo.store.PostgreSQLSQLState.ClassCode
 
OracleAdapter - Class in com.triactive.jdo.store
Provides methods for adapting SQL language elements to the Oracle database.
OracleAdapter(DatabaseMetaData) - Constructor for class com.triactive.jdo.store.OracleAdapter
Constructs an Oracle adapter based on the given JDBC metadata.
OracleClobMapping - Class in com.triactive.jdo.store
 
OracleClobMapping(ClassBaseTable, int) - Constructor for class com.triactive.jdo.store.OracleClobMapping
 
OracleQueryStatement - Class in com.triactive.jdo.store
 
OracleQueryStatement(Table) - Constructor for class com.triactive.jdo.store.OracleQueryStatement
 
OracleQueryStatement(Table, SQLIdentifier) - Constructor for class com.triactive.jdo.store.OracleQueryStatement
 
OracleStringMapping - Class in com.triactive.jdo.store
 
OracleStringMapping(DatabaseAdapter, Class) - Constructor for class com.triactive.jdo.store.OracleStringMapping
 
OracleStringMapping(Column) - Constructor for class com.triactive.jdo.store.OracleStringMapping
 
OracleStringMapping(ClassBaseTable, int) - Constructor for class com.triactive.jdo.store.OracleStringMapping
 
orderByList - Variable in class com.triactive.jdo.store.QueryStatement
 
ordering - Variable in class com.triactive.jdo.store.Query
 
ordinalPosition - Variable in class com.triactive.jdo.store.ColumnInfo
Indicates the index of the column in its table; the first column is 1, the second column is 2, and so on.
owner - Variable in class com.triactive.jdo.model.FieldMetaData
 
OWNER - Static variable in class com.triactive.jdo.store.Role
 
ownerColumn - Variable in class com.triactive.jdo.store.AbstractMapStore
 
ownerColumn - Variable in class com.triactive.jdo.store.AbstractSetStore
 
ownerColumn - Variable in class com.triactive.jdo.store.MapEntrySetStore
 
ownerMapping - Variable in class com.triactive.jdo.store.AbstractMapStore
 
ownerMapping - Variable in class com.triactive.jdo.store.AbstractSetStore
 
ownerMapping - Variable in class com.triactive.jdo.store.MapEntrySetStore
 
ownerTable - Variable in class com.triactive.jdo.store.AbstractSetMapping
 
ownerType - Variable in class com.triactive.jdo.store.FieldTable
 

P

P_CLEAN - Static variable in class com.triactive.jdo.state.LifeCycleState
 
P_DELETED - Static variable in class com.triactive.jdo.state.LifeCycleState
 
P_DIRTY - Static variable in class com.triactive.jdo.state.LifeCycleState
 
P_NEW - Static variable in class com.triactive.jdo.state.LifeCycleState
 
P_NEW_DELETED - Static variable in class com.triactive.jdo.state.LifeCycleState
 
P_NONTRANS - Static variable in class com.triactive.jdo.state.LifeCycleState
 
parameterName - Variable in class com.triactive.jdo.util.MacroString.ParameterMacro
 
parameterNames - Variable in class com.triactive.jdo.store.Query
 
parameters - Variable in class com.triactive.jdo.store.Query
 
ParameterSetter - Class in com.triactive.jdo.store
 
ParameterSetter(StateManager, PreparedStatement, Mapping[], int[]) - Constructor for class com.triactive.jdo.store.ParameterSetter
 
parameterTypesByName - Variable in class com.triactive.jdo.store.Query
 
parseBooleanLiteral() - Method in class com.triactive.jdo.store.Parser
 
parseCast() - Method in class com.triactive.jdo.store.Parser
 
parseChar(char) - Method in class com.triactive.jdo.store.Parser
 
parseChar(char, char) - Method in class com.triactive.jdo.store.Parser
 
parseCharacterLiteral() - Method in class com.triactive.jdo.store.Parser
 
parsedImports - Variable in class com.triactive.jdo.store.Query
 
parseEOS() - Method in class com.triactive.jdo.store.Parser
 
parseFloatingPointLiteral() - Method in class com.triactive.jdo.store.Parser
 
parseIdentifier() - Method in class com.triactive.jdo.store.Parser
 
parseImports(String) - Method in class com.triactive.jdo.util.Imports
 
parseIntegerLiteral() - Method in class com.triactive.jdo.store.Parser
 
parseKeywordList(String) - Method in class com.triactive.jdo.store.DatabaseAdapter
 
parseName() - Method in class com.triactive.jdo.store.Parser
 
parseNullLiteral() - Method in class com.triactive.jdo.store.Parser
 
Parser - Class in com.triactive.jdo.store
 
Parser(String, Imports) - Constructor for class com.triactive.jdo.store.Parser
 
parseString(String) - Method in class com.triactive.jdo.store.Parser
 
parseString(String, char) - Method in class com.triactive.jdo.store.Parser
 
parseStringLiteral() - Method in class com.triactive.jdo.store.Parser
 
PASSWORD_PROPERTY - Static variable in interface com.triactive.jdo.DatabaseProperties
The system property containing the database password to use for all tests.
PERSISTENCE_MODIFIER_NONE - Static variable in class com.triactive.jdo.model.FieldMetaData
 
PERSISTENCE_MODIFIER_PERSISTENT - Static variable in class com.triactive.jdo.model.FieldMetaData
 
PERSISTENCE_MODIFIER_TRANSACTIONAL - Static variable in class com.triactive.jdo.model.FieldMetaData
 
PersistenceCapableMapping - Class in com.triactive.jdo.store
 
PersistenceCapableMapping(DatabaseAdapter, Class) - Constructor for class com.triactive.jdo.store.PersistenceCapableMapping
 
PersistenceCapableMapping(Column) - Constructor for class com.triactive.jdo.store.PersistenceCapableMapping
 
PersistenceCapableMapping(ClassBaseTable, int) - Constructor for class com.triactive.jdo.store.PersistenceCapableMapping
 
PersistenceManager - Interface in com.triactive.jdo
 
PersistenceManagerFactoryImpl - Class in com.triactive.jdo
A factory used to obtain PersistenceManager instances.
PersistenceManagerFactoryImpl() - Constructor for class com.triactive.jdo.PersistenceManagerFactoryImpl
Constructs a new PersistenceManagerFactoryImpl.
PersistenceManagerFactoryImpl.PropertySetter - Interface in com.triactive.jdo
This is an interface that allows setting properties on a PersistenceManagerFactory with Strings.
PersistenceManagerImpl - Class in com.triactive.jdo
 
PersistenceManagerImpl(PersistenceManagerFactoryImpl, String, String) - Constructor for class com.triactive.jdo.PersistenceManagerImpl
 
persistenceModifier - Variable in class com.triactive.jdo.model.FieldMetaData
 
PersistentClean - Class in com.triactive.jdo.state
 
PersistentClean() - Constructor for class com.triactive.jdo.state.PersistentClean
 
PersistentDeleted - Class in com.triactive.jdo.state
 
PersistentDeleted() - Constructor for class com.triactive.jdo.state.PersistentDeleted
 
PersistentDirty - Class in com.triactive.jdo.state
 
PersistentDirty() - Constructor for class com.triactive.jdo.state.PersistentDirty
 
PersistentIDROF - Class in com.triactive.jdo.store
 
PersistentIDROF(PersistenceManager) - Constructor for class com.triactive.jdo.store.PersistentIDROF
 
PersistentIDROF(PersistenceManager, int[], Mapping[], int[]) - Constructor for class com.triactive.jdo.store.PersistentIDROF
 
PersistentNew - Class in com.triactive.jdo.state
 
PersistentNew() - Constructor for class com.triactive.jdo.state.PersistentNew
 
PersistentNewDeleted - Class in com.triactive.jdo.state
 
PersistentNewDeleted() - Constructor for class com.triactive.jdo.state.PersistentNewDeleted
 
PersistentNontransactional - Class in com.triactive.jdo.state
 
PersistentNontransactional() - Constructor for class com.triactive.jdo.state.PersistentNontransactional
 
PersistentSuperclassNotAllowedException - Exception in com.triactive.jdo.store
A PersistentSuperclassNotAllowedException is thrown if a persistence-capable class is declared to have a persistence-capable superclass when that class is backed by a view.
PersistentSuperclassNotAllowedException(Class) - Constructor for exception com.triactive.jdo.store.PersistentSuperclassNotAllowedException
Constructs a persistent-superclass-not-allowed exception.
pkColumnName - Variable in class com.triactive.jdo.store.ForeignKeyInfo
The primary key column name.
pkName - Variable in class com.triactive.jdo.store.ForeignKeyInfo
The primary key name.
pkTableCat - Variable in class com.triactive.jdo.store.ForeignKeyInfo
The primary key table catalog, which may be null.
pkTableName - Variable in class com.triactive.jdo.store.ForeignKeyInfo
The primary key table name.
pkTableSchem - Variable in class com.triactive.jdo.store.ForeignKeyInfo
The primary key table schema, which may be null.
pm - Variable in class com.triactive.jdo.store.Query
 
pmClosed(PersistenceManagerImpl) - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
 
postCommit() - Method in class com.triactive.jdo.PersistenceManagerImpl
Commit any changes made to objects managed by the persistence manager to the database.
postCommit() - Method in class com.triactive.jdo.state.StateManagerImpl
This method is invoked when a commit is performed in a Transaction involving the PersistenceCapable managed by this StateManager
postCommit() - Method in interface com.triactive.jdo.StateManager
 
postFetch(StateManager) - Method in class com.triactive.jdo.store.AbstractSetMapping
 
postFetch(StateManager) - Method in class com.triactive.jdo.store.MapMapping
 
postFetch(StateManager) - Method in interface com.triactive.jdo.store.MappingCallbacks
 
postFetch(StateManager) - Method in class com.triactive.jdo.store.OracleClobMapping
 
PostgreSQLAdapter - Class in com.triactive.jdo.store
Provides methods for adapting SQL language elements to the PostgreSQL database.
PostgreSQLAdapter(DatabaseMetaData) - Constructor for class com.triactive.jdo.store.PostgreSQLAdapter
 
PostgreSQLColumnInfo - Class in com.triactive.jdo.store
Represents the metadata of a specific table column in PostgreSQL.
PostgreSQLColumnInfo(ResultSet) - Constructor for class com.triactive.jdo.store.PostgreSQLColumnInfo
Constructs a column information object from the current row of the given result set.
PostgreSQLForeignKeyInfo - Class in com.triactive.jdo.store
Represents the metadata of a table's foreign key column in PostgreSQL.
PostgreSQLForeignKeyInfo(ResultSet) - Constructor for class com.triactive.jdo.store.PostgreSQLForeignKeyInfo
Constructs a foreign key information object from the current row of the given result set.
PostgreSQLSQLState - Class in com.triactive.jdo.store
A SQLSTATE diagnostic code for PostgreSQL.
PostgreSQLSQLState(String) - Constructor for class com.triactive.jdo.store.PostgreSQLSQLState
Constructs a SQLState object from the specified SQLSTATE string.
PostgreSQLSQLState.ClassCode - Class in com.triactive.jdo.store
Contains constants for known SQLSTATE class codes.
PostgreSQLTypeInfo - Class in com.triactive.jdo.store
Represents the metadata of a PostgreSQL data type.
PostgreSQLTypeInfo(ResultSet) - Constructor for class com.triactive.jdo.store.PostgreSQLTypeInfo
Constructs a type information object from the current row of the given result set.
postInsert(StateManager) - Method in class com.triactive.jdo.store.AbstractSetMapping
 
postInsert(StateManager) - Method in class com.triactive.jdo.store.MapMapping
 
postInsert(StateManager) - Method in interface com.triactive.jdo.store.MappingCallbacks
 
postInsert(StateManager) - Method in class com.triactive.jdo.store.OracleClobMapping
Retrieve the empty CLOB locator created by the insert statement and write out the current CLOB field value to the Oracle CLOB object
postUpdate(StateManager) - Method in class com.triactive.jdo.store.AbstractSetMapping
 
postUpdate(StateManager) - Method in class com.triactive.jdo.store.MapMapping
 
postUpdate(StateManager) - Method in interface com.triactive.jdo.store.MappingCallbacks
 
postUpdate(StateManager) - Method in class com.triactive.jdo.store.OracleClobMapping
 
precedence - Variable in class com.triactive.jdo.store.SQLExpression.Operator
 
precision - Variable in class com.triactive.jdo.store.Column
 
precision - Variable in class com.triactive.jdo.store.TypeInfo
The maximum precision/length allowed for this data type.
preDelete(StateManager) - Method in class com.triactive.jdo.store.AbstractSetMapping
 
preDelete(StateManager) - Method in class com.triactive.jdo.store.MapMapping
 
preDelete(StateManager) - Method in interface com.triactive.jdo.store.MappingCallbacks
 
preDelete(StateManager) - Method in class com.triactive.jdo.store.OracleClobMapping
 
prefetchFieldMappings - Variable in class com.triactive.jdo.store.AbstractSetStore
 
prefetchFieldNumbers - Variable in class com.triactive.jdo.store.AbstractSetStore
 
prepareStatement(PersistenceManager, Connection) - Method in class com.triactive.jdo.store.StatementText
 
prepareStatement(PersistenceManager, Connection, int, int) - Method in class com.triactive.jdo.store.StatementText
 
prepend(char) - Method in class com.triactive.jdo.store.StatementText
 
prepend(String) - Method in class com.triactive.jdo.store.StatementText
 
preRollback() - Method in class com.triactive.jdo.PersistenceManagerImpl
Rollback any changes made to objects managed by the persistence manager to the database.
preRollback() - Method in class com.triactive.jdo.state.StateManagerImpl
This method is invoked when a rollback is performed in a Transaction involving the PersistenceCapable managed by this StateManager.
preRollback() - Method in interface com.triactive.jdo.StateManager
 
preSerialize(PersistenceCapable) - Method in class com.triactive.jdo.state.StateManagerImpl
Guarantee that the serializable transactional and persistent fields are loaded into the instance.
PRIMARY_KEY_PART - Static variable in class com.triactive.jdo.store.Column
 
primaryKey - Variable in class com.triactive.jdo.model.FieldMetaData
 
PrimaryKey - Class in com.triactive.jdo.store
 
PrimaryKey(BaseTable) - Constructor for class com.triactive.jdo.store.PrimaryKey
 
PrimaryKeyColumnNotAllowedException - Exception in com.triactive.jdo.store
A PrimaryKeyColumnNotAllowedException is thrown if an attempt is made to add a primary key column to a view.
PrimaryKeyColumnNotAllowedException(View, Column) - Constructor for exception com.triactive.jdo.store.PrimaryKeyColumnNotAllowedException
Constructs a primary key not allowed exception.
PrimaryKeyIdentifier - Class in com.triactive.jdo.store
 
PrimaryKeyIdentifier(BaseTable) - Constructor for class com.triactive.jdo.store.PrimaryKeyIdentifier
 
ProbeTable - Class in com.triactive.jdo.store
 
ProbeTable(StoreManager) - Constructor for class com.triactive.jdo.store.ProbeTable
 
PROGRAM_LIMIT_EXCEEDED - Static variable in class com.triactive.jdo.store.PostgreSQLSQLState.ClassCode
 
providedBooleanField(PersistenceCapable, int, boolean) - Method in class com.triactive.jdo.state.StateManagerImpl
This method is called from the associated PersistenceCapable when its PersistenceCapable.jdoProvideFields() method is invoked.
providedByteField(PersistenceCapable, int, byte) - Method in class com.triactive.jdo.state.StateManagerImpl
This method is called from the associated PersistenceCapable when its PersistenceCapable.jdoProvideFields() method is invoked.
providedCharField(PersistenceCapable, int, char) - Method in class com.triactive.jdo.state.StateManagerImpl
This method is called from the associated PersistenceCapable when its PersistenceCapable.jdoProvideFields() method is invoked.
providedDoubleField(PersistenceCapable, int, double) - Method in class com.triactive.jdo.state.StateManagerImpl
This method is called from the associated PersistenceCapable when its PersistenceCapable.jdoProvideFields() method is invoked.
providedFloatField(PersistenceCapable, int, float) - Method in class com.triactive.jdo.state.StateManagerImpl
This method is called from the associated PersistenceCapable when its PersistenceCapable.jdoProvideFields() method is invoked.
providedIntField(PersistenceCapable, int, int) - Method in class com.triactive.jdo.state.StateManagerImpl
This method is called from the associated PersistenceCapable when its PersistenceCapable.jdoProvideFields() method is invoked.
providedLongField(PersistenceCapable, int, long) - Method in class com.triactive.jdo.state.StateManagerImpl
This method is called from the associated PersistenceCapable when its PersistenceCapable.jdoProvideFields() method is invoked.
providedObjectField(PersistenceCapable, int, Object) - Method in class com.triactive.jdo.state.StateManagerImpl
This method is called from the associated PersistenceCapable when its PersistenceCapable.jdoProvideFields() method is invoked.
providedShortField(PersistenceCapable, int, short) - Method in class com.triactive.jdo.state.StateManagerImpl
This method is called from the associated PersistenceCapable when its PersistenceCapable.jdoProvideFields() method is invoked.
providedStringField(PersistenceCapable, int, String) - Method in class com.triactive.jdo.state.StateManagerImpl
This method is called from the associated PersistenceCapable when its PersistenceCapable.jdoProvideFields() method is invoked.
provideField(int) - Method in class com.triactive.jdo.state.StateManagerImpl
 
provideField(int) - Method in interface com.triactive.jdo.StateManager
 
provideFields(int[], FieldManager) - Method in class com.triactive.jdo.state.StateManagerImpl
Called from the StoreManager after StoreManager.update() is called to obtain updated values from the PersistenceCapable associated with this StateManager.
provideFields(int[], FieldManager) - Method in interface com.triactive.jdo.StateManager
 
put(Object, Object) - Method in class com.triactive.jdo.sco.Map
 
put(StateManager, Object, Object) - Method in class com.triactive.jdo.store.InverseMapStore
 
put(StateManager, Object, Object) - Method in interface com.triactive.jdo.store.MapStore
 
put(StateManager, Object, Object) - Method in class com.triactive.jdo.store.NormalMapStore
 
put(Object, Object) - Method in class com.triactive.jdo.util.ReferenceValueMap
 
putAll(Map) - Method in class com.triactive.jdo.sco.Map
 
putAll(StateManager, Map) - Method in class com.triactive.jdo.store.AbstractMapStore
 
putAll(StateManager, Map) - Method in interface com.triactive.jdo.store.MapStore
 
putAll(Map) - Method in class com.triactive.jdo.util.ReferenceValueMap
 

Q

qs - Variable in class com.triactive.jdo.store.SQLExpression
 
qs - Variable in class com.triactive.jdo.store.TableExpression
 
Query - Class in com.triactive.jdo.store
The Query interface allows applications to obtain persistent instances from the data store.
Query(PersistenceManager, StoreManager) - Constructor for class com.triactive.jdo.store.Query
Constructs a new query instance that uses the given persistence manager.
Query.ResultObjectFactory - Interface in com.triactive.jdo.store
An object that reads result set rows and returns corresponding persistent objects from them.
Queryable - Interface in com.triactive.jdo.store
Indicates an object that can be queried, such as an Extent or persistent collection.
QueryResult - Class in com.triactive.jdo.store
 
QueryResult(Query, Query.ResultObjectFactory, ResultSet) - Constructor for class com.triactive.jdo.store.QueryResult
 
queryResults - Variable in class com.triactive.jdo.store.Query
 
QueryStatement - Class in com.triactive.jdo.store
 
QueryStatement(Table) - Constructor for class com.triactive.jdo.store.QueryStatement
 
QueryStatement(Table, SQLIdentifier) - Constructor for class com.triactive.jdo.store.QueryStatement
 
QueryStatement.Join - Class in com.triactive.jdo.store
 
QueryStatement.Join(String, QueryStatement.QueryColumn, QueryStatement.QueryColumn) - Constructor for class com.triactive.jdo.store.QueryStatement.Join
 
QueryStatement.QueryColumn - Class in com.triactive.jdo.store
 
QueryUnownedSCOException - Exception in com.triactive.jdo.sco
A QueryUnownedSCOException is thrown if an attempt is made to query an SCO collection that has been detached from its owning FCO.
QueryUnownedSCOException(SCO) - Constructor for exception com.triactive.jdo.sco.QueryUnownedSCOException
Constructs a "can't query an unowned SCO" exception.

R

rangeVarsByTable - Variable in class com.triactive.jdo.store.TableExprAsJoins
 
readLock() - Method in class com.triactive.jdo.util.ReadWriteLock
Acquire a read lock.
ReadWriteLock - Class in com.triactive.jdo.util
A simple read-write lock implementation.
ReadWriteLock() - Constructor for class com.triactive.jdo.util.ReadWriteLock
Constructs read-write lock.
reap() - Method in class com.triactive.jdo.util.ReferenceValueMap
 
referenceColumn(Column) - Method in class com.triactive.jdo.store.FetchStatement
 
referenceColumn(Column) - Method in class com.triactive.jdo.store.TableExprAsJoins
 
referenceColumn(Column) - Method in class com.triactive.jdo.store.TableExprAsSubjoins
 
referenceColumn(Column) - Method in class com.triactive.jdo.store.TableExprAsSubquery
 
referenceColumn(Column) - Method in class com.triactive.jdo.store.TableExpression
 
ReferenceValueMap - Class in com.triactive.jdo.util
A java.util.Map implementation using reference values.
ReferenceValueMap() - Constructor for class com.triactive.jdo.util.ReferenceValueMap
 
ReferenceValueMap(int) - Constructor for class com.triactive.jdo.util.ReferenceValueMap
 
ReferenceValueMap(int, float) - Constructor for class com.triactive.jdo.util.ReferenceValueMap
 
ReferenceValueMap(Map) - Constructor for class com.triactive.jdo.util.ReferenceValueMap
 
ReferenceValueMap.ValueReference - Interface in com.triactive.jdo.util
References returned by newValueReference must implement this interface to provide the corresponding map key for the value.
refresh(Object) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
refresh() - Method in class com.triactive.jdo.state.StateManagerImpl
 
refresh() - Method in interface com.triactive.jdo.StateManager
 
refreshAll(Object[]) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
refreshAll(Collection) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
refreshAll() - Method in class com.triactive.jdo.PersistenceManagerImpl
 
refreshLoadedFields() - Method in class com.triactive.jdo.state.StateManagerImpl
Refreshes from the database all fields currently loaded.
releaseConnection(Connection) - Method in class com.triactive.jdo.NonmanagedTransaction
 
releaseConnection(Connection) - Method in interface com.triactive.jdo.PersistenceManager
 
releaseConnection(Connection) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
releaseConnection(Connection) - Method in interface com.triactive.jdo.Transaction
 
remarks - Variable in class com.triactive.jdo.store.ColumnInfo
An explanatory comment on the column; may be null.
REMOTE_DATABASE_ACCESS_ERROR - Static variable in class com.triactive.jdo.store.SQLState.ClassCode
 
remove(Object) - Method in class com.triactive.jdo.sco.HashSet
 
remove(Object) - Method in class com.triactive.jdo.sco.Map
 
remove(Object) - Method in class com.triactive.jdo.sco.Set
 
remove(StateManager, Object) - Method in class com.triactive.jdo.store.AbstractSetStore
 
remove(StateManager, Object) - Method in class com.triactive.jdo.store.InverseMapStore
 
remove(StateManager, Object) - Method in class com.triactive.jdo.store.InverseSetStore
 
remove(StateManager, Object) - Method in class com.triactive.jdo.store.MapEntrySetStore
 
remove(StateManager, Object) - Method in class com.triactive.jdo.store.MapKeySetStore
 
remove(StateManager, Object) - Method in interface com.triactive.jdo.store.MapStore
 
remove(StateManager, Object) - Method in class com.triactive.jdo.store.MapValueSetStore
 
remove(StateManager, Object) - Method in class com.triactive.jdo.store.NormalMapStore
 
remove(StateManager, Object) - Method in interface com.triactive.jdo.store.SetStore
 
remove(Object) - Method in class com.triactive.jdo.util.ReferenceValueMap
 
removeAll(Collection) - Method in class com.triactive.jdo.sco.Set
 
removeStateManager(StateManager) - Method in interface com.triactive.jdo.PersistenceManager
 
removeStateManager(StateManager) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
removeStmt - Variable in class com.triactive.jdo.store.AbstractSetStore
 
replaceField(int, Object) - Method in class com.triactive.jdo.state.StateManagerImpl
 
replaceField(int, Object) - Method in interface com.triactive.jdo.StateManager
 
replaceFields(int[], FieldManager) - Method in class com.triactive.jdo.state.StateManagerImpl
Called from the StoreManager to refresh data in the PersistenceCapable object associated with this StateManager.
replaceFields(int[], FieldManager) - Method in interface com.triactive.jdo.StateManager
 
replaceSCOField(int, Object) - Method in class com.triactive.jdo.state.StateManagerImpl
 
replaceSCOField(int, Object) - Method in interface com.triactive.jdo.StateManager
 
replacingBooleanField(PersistenceCapable, int) - Method in class com.triactive.jdo.state.StateManagerImpl
This method is invoked by the PersistenceCapable object's jdoReplaceField() method to refresh the value of a boolean field.
replacingByteField(PersistenceCapable, int) - Method in class com.triactive.jdo.state.StateManagerImpl
This method is invoked by the PersistenceCapable object's jdoReplaceField() method to refresh the value of a byte field.
replacingCharField(PersistenceCapable, int) - Method in class com.triactive.jdo.state.StateManagerImpl
This method is invoked by the PersistenceCapable object's jdoReplaceField() method to refresh the value of a char field.
replacingDoubleField(PersistenceCapable, int) - Method in class com.triactive.jdo.state.StateManagerImpl
This method is invoked by the PersistenceCapable object's jdoReplaceField() method to refresh the value of a double field.
replacingFlags(PersistenceCapable) - Method in class com.triactive.jdo.state.StateManagerImpl
The StateManager uses this method to supply the value of jdoFlags to the associated PersistenceCapable instance.
replacingFloatField(PersistenceCapable, int) - Method in class com.triactive.jdo.state.StateManagerImpl
This method is invoked by the PersistenceCapable object's jdoReplaceField() method to refresh the value of a float field.
replacingIntField(PersistenceCapable, int) - Method in class com.triactive.jdo.state.StateManagerImpl
This method is invoked by the PersistenceCapable object's jdoReplaceField() method to refresh the value of a int field.
replacingLongField(PersistenceCapable, int) - Method in class com.triactive.jdo.state.StateManagerImpl
This method is invoked by the PersistenceCapable object's jdoReplaceField() method to refresh the value of a long field.
replacingObjectField(PersistenceCapable, int) - Method in class com.triactive.jdo.state.StateManagerImpl
This method is invoked by the PersistenceCapable object's jdoReplaceField() method to refresh the value of an Object field.
replacingShortField(PersistenceCapable, int) - Method in class com.triactive.jdo.state.StateManagerImpl
This method is invoked by the PersistenceCapable object's jdoReplaceField() method to refresh the value of a short field.
replacingStateManager(PersistenceCapable, StateManager) - Method in class com.triactive.jdo.state.StateManagerImpl
Replace the current value of jdoStateManager.
replacingStringField(PersistenceCapable, int) - Method in class com.triactive.jdo.state.StateManagerImpl
This method is invoked by the PersistenceCapable object's jdoReplaceField() method to refresh the value of a String field.
Request - Class in com.triactive.jdo.store
 
Request() - Constructor for class com.triactive.jdo.store.Request
 
RequestIdentifier - Class in com.triactive.jdo.store
 
RequestIdentifier(ClassBaseTable, int[], RequestIdentifier.Type) - Constructor for class com.triactive.jdo.store.RequestIdentifier
 
RequestIdentifier.Type - Class in com.triactive.jdo.store
 
requiresExtent() - Method in class com.triactive.jdo.model.ClassMetaData
 
RESERVED_WORDS - Static variable in interface com.triactive.jdo.store.SQL92Constants
A string containing the list of SQL/92 reserved words, separated by commas.
reset() - Method in interface com.triactive.jdo.SchemaManager
Resets the schema manager back to its initial state.
reset() - Method in class com.triactive.jdo.store.StoreManager
Clears all knowledge of tables, cached requests, metadata, etc and resets the store manager to its initial state.
resolveClassDeclaration(String) - Method in class com.triactive.jdo.store.Query
 
resolveClassDeclaration(String) - Method in class com.triactive.jdo.util.Imports
 
resolveIdentifierMacro(MacroString.IdentifierMacro) - Method in class com.triactive.jdo.store.StoreManager
Resolves an identifier macro.
restoreFields() - Method in class com.triactive.jdo.state.StateManagerImpl
 
ResultSetGetter - Class in com.triactive.jdo.store
 
ResultSetGetter(StateManager, ResultSet, Mapping[], int[]) - Constructor for class com.triactive.jdo.store.ResultSetGetter
 
retainAll(Collection) - Method in class com.triactive.jdo.sco.Set
 
retrieve(Object) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
retrieve(boolean) - Method in class com.triactive.jdo.state.StateManagerImpl
 
retrieve(boolean) - Method in interface com.triactive.jdo.StateManager
 
retrieveAll(Object[]) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
retrieveAll(Object[], boolean) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
retrieveAll(Collection) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
retrieveAll(Collection, boolean) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
RIGHT_OUTER_JOIN - Static variable in class com.triactive.jdo.store.Join
 
rightOuterJoin(QueryStatement.QueryColumn, QueryStatement.QueryColumn) - Method in class com.triactive.jdo.store.OracleQueryStatement
 
rightOuterJoin(QueryStatement.QueryColumn, QueryStatement.QueryColumn) - Method in class com.triactive.jdo.store.QueryStatement
 
Role - Class in com.triactive.jdo.store
 
rollback() - Method in class com.triactive.jdo.NonmanagedTransaction
 
RollbackStateTransitionException - Exception in com.triactive.jdo
 
RollbackStateTransitionException(Exception[]) - Constructor for exception com.triactive.jdo.RollbackStateTransitionException
 

S

SAPDBAdapter - Class in com.triactive.jdo.store
Provides methods for adapting SQL language elements to the SAP DB database.
SAPDBAdapter(DatabaseMetaData) - Constructor for class com.triactive.jdo.store.SAPDBAdapter
Constructs an SAP DB adapter based on the given JDBC metadata.
saveFields() - Method in class com.triactive.jdo.state.StateManagerImpl
 
scale - Variable in class com.triactive.jdo.store.Column
 
SchemaManager - Interface in com.triactive.jdo
An interface to perform limited storage management on a database schema used by TJDO.
SchemaManagerFactory - Class in com.triactive.jdo
 
SchemaTable - Class in com.triactive.jdo.store
 
SchemaTable(StoreManager) - Constructor for class com.triactive.jdo.store.SchemaTable
 
SchemaValidationException - Exception in com.triactive.jdo.store
A SchemaValidationException is thrown if a mismatch is discovered between what the JDO runtime thinks the schema should look like and what it actually looks like.
SchemaValidationException(String) - Constructor for exception com.triactive.jdo.store.SchemaValidationException
Constructs a schema validation exception with the specified detail message.
SchemaValidationException(String, Exception) - Constructor for exception com.triactive.jdo.store.SchemaValidationException
Constructs a schema validation exception with the specified detail message and nested exception.
SCO - Interface in com.triactive.jdo
 
SCOException - Exception in com.triactive.jdo.sco
A SCOException is thrown if an invalid parameter is specified in the construction or usage of a second-class object instance.
SCOException(StateManager, String, String) - Constructor for exception com.triactive.jdo.sco.SCOException
Constructs an SCO parameter exception.
SCOID - Class in com.triactive.jdo.store
A "second-class" object identifier.
SCOID(Class) - Constructor for class com.triactive.jdo.store.SCOID
Constructs a new SCOID to identify an object of the given class.
searchable - Variable in class com.triactive.jdo.store.TypeInfo
Indicates searchability of this data type in terms of the kinds of SQL WHERE clauses that are allowed.
select(Column) - Method in class com.triactive.jdo.store.FetchStatement
 
select(Column) - Method in class com.triactive.jdo.store.QueryStatement
 
select(SQLIdentifier, Column) - Method in class com.triactive.jdo.store.QueryStatement
 
selected - Variable in class com.triactive.jdo.store.FetchStatement
 
selected - Variable in class com.triactive.jdo.store.QueryStatement
 
set(PersistenceManagerFactoryImpl, String) - Method in interface com.triactive.jdo.PersistenceManagerFactoryImpl.PropertySetter
Set this property on the given PersistenceManagerFactoryImpl to the String value.
Set - Class in com.triactive.jdo.sco
A set object which is backed "directly" by the database.
Set(StateManager, String) - Constructor for class com.triactive.jdo.sco.Set
 
Set(StateManager, String, Class, boolean) - Constructor for class com.triactive.jdo.sco.Set
 
Set(StateManager, String, boolean, SetStore) - Constructor for class com.triactive.jdo.sco.Set
 
setAutoCreateTables(boolean) - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Set the default AutoCreateTables setting for all PersistenceManager instances obtained from this factory.
setBoolean(PersistenceManager, PreparedStatement, int, boolean) - Method in class com.triactive.jdo.store.BooleanMapping
 
setBoolean(PersistenceManager, PreparedStatement, int, boolean) - Method in class com.triactive.jdo.store.Mapping
 
setBooleanField(PersistenceCapable, int, boolean, boolean) - Method in class com.triactive.jdo.state.StateManagerImpl
This method is called by the associated PersistenceCapable when the corresponding mutator method (setXXX()) is called on the PersistenceCapable.
setByte(PersistenceManager, PreparedStatement, int, byte) - Method in class com.triactive.jdo.store.ByteMapping
 
setByte(PersistenceManager, PreparedStatement, int, byte) - Method in class com.triactive.jdo.store.Mapping
 
setByteField(PersistenceCapable, int, byte, byte) - Method in class com.triactive.jdo.state.StateManagerImpl
This method is called by the associated PersistenceCapable when the corresponding mutator method (setXXX()) is called on the PersistenceCapable.
setCandidates(Extent) - Method in class com.triactive.jdo.store.JDOQLQuery
Set the candidate Extent to query.
setCandidates(Collection) - Method in class com.triactive.jdo.store.JDOQLQuery
Set the candidate Collection to query.
setCandidates(Extent) - Method in class com.triactive.jdo.store.Query
Set the candidate Extent to query.
setCandidates(Collection) - Method in class com.triactive.jdo.store.Query
Set the candidate Collection to query.
setCandidates(Extent) - Method in class com.triactive.jdo.store.TJDOSQLQuery
Set the candidate Extent to query.
setCandidates(Collection) - Method in class com.triactive.jdo.store.TJDOSQLQuery
Set the candidate Collection to query.
setChar(PersistenceManager, PreparedStatement, int, char) - Method in class com.triactive.jdo.store.CharacterMapping
 
setChar(PersistenceManager, PreparedStatement, int, char) - Method in class com.triactive.jdo.store.Mapping
 
setCharField(PersistenceCapable, int, char, char) - Method in class com.triactive.jdo.state.StateManagerImpl
This method is called by the associated PersistenceCapable when the corresponding mutator method (setXXX()) is called on the PersistenceCapable.
setClass(Class) - Method in class com.triactive.jdo.store.Query
Set the class of the candidate instances of the query.
setColumn(int, Column) - Method in class com.triactive.jdo.store.CandidateKey
 
setColumn(int, Column, Column) - Method in class com.triactive.jdo.store.ForeignKey
 
setColumn(int, Column) - Method in class com.triactive.jdo.store.Index
 
setConnectionDriverName(String) - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Set the driver name for the data store connection.
setConnectionFactory(Object) - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Set the data store connection factory.
setConnectionFactory2(Object) - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Set the second data store connection factory.
setConnectionFactory2Name(String) - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Set the name for the second data store connection factory.
setConnectionFactoryName(String) - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Set the name for the data store connection factory.
setConnectionPassword(String) - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Set the password for the data store connection.
setConnectionURL(String) - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Set the URL for the data store connection.
setConnectionUserName(String) - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Set the user name for the data store connection.
setConstraints(String) - Method in class com.triactive.jdo.store.Column
 
setDate(int) - Method in class com.triactive.jdo.sco.Date
Deprecated. As of JDK version 1.1, replaced by Calendar.set(Calendar.DAY_OF_MONTH, int date).
setDate(int) - Method in class com.triactive.jdo.sco.SqlDate
Deprecated. As of JDK version 1.1, replaced by Calendar.set(Calendar.DAY_OF_MONTH, int date).
setDate(int) - Method in class com.triactive.jdo.sco.SqlTimestamp
Deprecated. As of JDK version 1.1, replaced by Calendar.set(Calendar.DAY_OF_MONTH, int date).
setDefaultFetchGroup(boolean) - Method in class com.triactive.jdo.model.FieldMetaData
 
setDistinctResults(boolean) - Method in class com.triactive.jdo.store.QueryStatement
 
setDouble(PersistenceManager, PreparedStatement, int, double) - Method in class com.triactive.jdo.store.DoubleMapping
 
setDouble(PersistenceManager, PreparedStatement, int, double) - Method in class com.triactive.jdo.store.Mapping
 
setDoubleField(PersistenceCapable, int, double, double) - Method in class com.triactive.jdo.state.StateManagerImpl
This method is called by the associated PersistenceCapable when the corresponding mutator method (setXXX()) is called on the PersistenceCapable.
setExactPrecision(int) - Method in class com.triactive.jdo.store.Column
 
SetExpression - Class in com.triactive.jdo.store
A SQL expression representing a set of scalar values.
SetExpression(QueryStatement) - Constructor for class com.triactive.jdo.store.SetExpression
 
setFilter(String) - Method in class com.triactive.jdo.store.Query
Set the filter for the query.
setFilter(String) - Method in class com.triactive.jdo.store.TJDOSQLQuery
Set the filter for the query.
setFixedLength(int) - Method in class com.triactive.jdo.store.Column
 
setFloat(PersistenceManager, PreparedStatement, int, float) - Method in class com.triactive.jdo.store.FloatMapping
 
setFloat(PersistenceManager, PreparedStatement, int, float) - Method in class com.triactive.jdo.store.Mapping
 
setFloatField(PersistenceCapable, int, float, float) - Method in class com.triactive.jdo.state.StateManagerImpl
This method is called by the associated PersistenceCapable when the corresponding mutator method (setXXX()) is called on the PersistenceCapable.
setHours(int) - Method in class com.triactive.jdo.sco.Date
Deprecated. As of JDK version 1.1, replaced by Calendar.set(Calendar.HOUR_OF_DAY, int hours).
setHours(int) - Method in class com.triactive.jdo.sco.SqlTimestamp
Deprecated. As of JDK version 1.1, replaced by Calendar.set(Calendar.HOUR_OF_DAY, int hours).
setIgnoreCache(boolean) - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Set the default IgnoreCache setting for all PersistenceManager instances obtained from this factory.
setIgnoreCache(boolean) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
setIgnoreCache(boolean) - Method in class com.triactive.jdo.store.Query
Set the ignoreCache option.
setInt(PersistenceManager, PreparedStatement, int, int) - Method in class com.triactive.jdo.store.IntegerMapping
 
setInt(PersistenceManager, PreparedStatement, int, int) - Method in class com.triactive.jdo.store.Mapping
 
setIntField(PersistenceCapable, int, int, int) - Method in class com.triactive.jdo.state.StateManagerImpl
This method is called by the associated PersistenceCapable when the corresponding mutator method (setXXX()) is called on the PersistenceCapable.
setJavaName(String) - Method in class com.triactive.jdo.store.SQLIdentifier
 
SetLiteral - Class in com.triactive.jdo.store
A SetLiteral is a SQL expression that will test if a column of table falls within the given Set of values.
SetLiteral(QueryStatement, Set) - Constructor for class com.triactive.jdo.store.SetLiteral
Construct a SetLiteral.
setLoginTimeout(int) - Method in class com.triactive.jdo.DriverManagerDataSource
 
setLogWriter(PrintWriter) - Method in class com.triactive.jdo.DriverManagerDataSource
 
setLong(PersistenceManager, PreparedStatement, int, long) - Method in class com.triactive.jdo.store.LongMapping
 
setLong(PersistenceManager, PreparedStatement, int, long) - Method in class com.triactive.jdo.store.Mapping
 
setLongField(PersistenceCapable, int, long, long) - Method in class com.triactive.jdo.state.StateManagerImpl
This method is called by the associated PersistenceCapable when the corresponding mutator method (setXXX()) is called on the PersistenceCapable.
SetMapping - Class in com.triactive.jdo.store
 
SetMapping(DatabaseAdapter, Class) - Constructor for class com.triactive.jdo.store.SetMapping
 
SetMapping(ClassBaseTable, int) - Constructor for class com.triactive.jdo.store.SetMapping
 
setMaximumLength(int) - Method in class com.triactive.jdo.store.Column
 
setMaxPool(int) - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Set the MaxPool setting for the PersistenceManager pool for this factory.
setMinimumPrecision(int) - Method in class com.triactive.jdo.store.Column
 
setMinPool(int) - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Set the MinPool setting for the PersistenceManager pool for this factory.
setMinSize(List, int) - Static method in class com.triactive.jdo.store.Key
 
setMinutes(int) - Method in class com.triactive.jdo.sco.Date
Deprecated. As of JDK version 1.1, replaced by Calendar.set(Calendar.MINUTE, int minutes).
setMinutes(int) - Method in class com.triactive.jdo.sco.SqlTimestamp
Deprecated. As of JDK version 1.1, replaced by Calendar.set(Calendar.MINUTE, int minutes).
setMonth(int) - Method in class com.triactive.jdo.sco.Date
Deprecated. As of JDK version 1.1, replaced by Calendar.set(Calendar.MONTH, int month).
setMonth(int) - Method in class com.triactive.jdo.sco.SqlDate
Deprecated. As of JDK version 1.1, replaced by Calendar.set(Calendar.MONTH, int month).
setMonth(int) - Method in class com.triactive.jdo.sco.SqlTimestamp
Deprecated. As of JDK version 1.1, replaced by Calendar.set(Calendar.MONTH, int month).
setMsWait(int) - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Set the MsWait setting for the PersistenceManager pool for this factory.
setMultithreaded(boolean) - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Set the default Multithreaded setting for all PersistenceManager instances obtained from this factory.
setMultithreaded(boolean) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
setName - Variable in class com.triactive.jdo.store.AbstractSetStore
 
setNanos(int) - Method in class com.triactive.jdo.sco.SqlTimestamp
 
setNontransactionalRead(boolean) - Method in class com.triactive.jdo.NonmanagedTransaction
 
setNontransactionalRead(boolean) - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Set the default NontransactionalRead setting for all PersistenceManager instances obtained from this factory.
setNontransactionalWrite(boolean) - Method in class com.triactive.jdo.NonmanagedTransaction
 
setNontransactionalWrite(boolean) - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Set the default NontransactionalWrite setting for all PersistenceManager instances obtained from this factory.
setNullable() - Method in class com.triactive.jdo.store.Column
 
setObject(PersistenceManager, PreparedStatement, int, Object) - Method in class com.triactive.jdo.store.BigDecimalMapping
 
setObject(PersistenceManager, PreparedStatement, int, Object) - Method in class com.triactive.jdo.store.BigIntegerMapping
 
setObject(PersistenceManager, PreparedStatement, int, Object) - Method in class com.triactive.jdo.store.BooleanMapping
 
setObject(PersistenceManager, PreparedStatement, int, Object) - Method in class com.triactive.jdo.store.ByteMapping
 
setObject(PersistenceManager, PreparedStatement, int, Object) - Method in class com.triactive.jdo.store.CharacterMapping
 
setObject(PersistenceManager, PreparedStatement, int, Object) - Method in class com.triactive.jdo.store.DateMapping
 
setObject(PersistenceManager, PreparedStatement, int, Object) - Method in class com.triactive.jdo.store.DoubleMapping
 
setObject(PersistenceManager, PreparedStatement, int, Object) - Method in class com.triactive.jdo.store.FloatMapping
 
setObject(PersistenceManager, PreparedStatement, int, Object) - Method in class com.triactive.jdo.store.IntegerMapping
 
setObject(PersistenceManager, PreparedStatement, int, Object) - Method in class com.triactive.jdo.store.LongMapping
 
setObject(PersistenceManager, PreparedStatement, int, Object) - Method in class com.triactive.jdo.store.Mapping
 
setObject(PersistenceManager, PreparedStatement, int, Object) - Method in class com.triactive.jdo.store.OIDMapping
 
setObject(PersistenceManager, PreparedStatement, int, Object) - Method in class com.triactive.jdo.store.OracleClobMapping
 
setObject(PersistenceManager, PreparedStatement, int, Object) - Method in class com.triactive.jdo.store.PersistenceCapableMapping
 
setObject(PersistenceManager, PreparedStatement, int, Object) - Method in class com.triactive.jdo.store.ShortMapping
 
setObject(PersistenceManager, PreparedStatement, int, Object) - Method in class com.triactive.jdo.store.SqlDateMapping
 
setObject(PersistenceManager, PreparedStatement, int, Object) - Method in class com.triactive.jdo.store.SqlTimestampMapping
 
setObject(PersistenceManager, PreparedStatement, int, Object) - Method in class com.triactive.jdo.store.StringMapping
 
setObjectField(PersistenceCapable, int, Object, Object) - Method in class com.triactive.jdo.state.StateManagerImpl
This method is called by the associated PersistenceCapable when the corresponding mutator method (setXXX()) is called on the PersistenceCapable.
setOptimistic(boolean) - Method in class com.triactive.jdo.NonmanagedTransaction
 
setOptimistic(boolean) - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Set the default Optimistic setting for all PersistenceManager instances obtained from this factory.
setOptions(ColumnOptions) - Method in class com.triactive.jdo.store.Column
 
setOrdering(SQLExpression[], boolean[]) - Method in class com.triactive.jdo.store.OracleQueryStatement
 
setOrdering(String) - Method in class com.triactive.jdo.store.Query
Set the ordering specification for the result Collection.
setOrdering(SQLExpression[], boolean[]) - Method in class com.triactive.jdo.store.QueryStatement
 
setOrdering(String) - Method in class com.triactive.jdo.store.TJDOSQLQuery
Set the ordering specification for the result Collection.
setParameterValue(String, Object) - Method in class com.triactive.jdo.store.StatementText
 
setPrimaryKeyPart() - Method in class com.triactive.jdo.store.Column
 
setRestoreValues(boolean) - Method in class com.triactive.jdo.NonmanagedTransaction
 
setRestoreValues(boolean) - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Set the default RestoreValues setting for all PersistenceManager instances obtained from this factory.
setRetainValues(boolean) - Method in class com.triactive.jdo.NonmanagedTransaction
 
setRetainValues(boolean) - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Set the default RetainValues setting for all PersistenceManager instances obtained from this factory.
setScale(int) - Method in class com.triactive.jdo.store.Column
 
setSeconds(int) - Method in class com.triactive.jdo.sco.Date
Deprecated. As of JDK version 1.1, replaced by Calendar.set(Calendar.SECOND, int seconds).
setSeconds(int) - Method in class com.triactive.jdo.sco.SqlTimestamp
Deprecated. As of JDK version 1.1, replaced by Calendar.set(Calendar.SECOND, int seconds).
setShort(PersistenceManager, PreparedStatement, int, short) - Method in class com.triactive.jdo.store.Mapping
 
setShort(PersistenceManager, PreparedStatement, int, short) - Method in class com.triactive.jdo.store.ShortMapping
 
setShortField(PersistenceCapable, int, short, short) - Method in class com.triactive.jdo.state.StateManagerImpl
This method is called by the associated PersistenceCapable when the corresponding mutator method (setXXX()) is called on the PersistenceCapable.
setSQLIdentifier(String) - Method in class com.triactive.jdo.store.SQLIdentifier
 
setStore - Variable in class com.triactive.jdo.store.AbstractSetMapping
 
SetStore - Interface in com.triactive.jdo.store
 
setString(PersistenceManager, PreparedStatement, int, String) - Method in class com.triactive.jdo.store.Mapping
 
setString(PersistenceManager, PreparedStatement, int, String) - Method in class com.triactive.jdo.store.OracleClobMapping
 
setString(PersistenceManager, PreparedStatement, int, String) - Method in class com.triactive.jdo.store.OracleStringMapping
 
setString(PersistenceManager, PreparedStatement, int, String) - Method in class com.triactive.jdo.store.StringMapping
 
setStringField(PersistenceCapable, int, String, String) - Method in class com.triactive.jdo.state.StateManagerImpl
This method is called by the associated PersistenceCapable when the corresponding mutator method (setXXX()) is called on the PersistenceCapable.
setSynchronization(Synchronization) - Method in class com.triactive.jdo.NonmanagedTransaction
 
setTable - Variable in class com.triactive.jdo.store.AbstractSetMapping
 
setTable - Variable in class com.triactive.jdo.store.AbstractSetStore
 
setTable - Variable in class com.triactive.jdo.store.MapEntrySetStore
 
SetTable - Class in com.triactive.jdo.store
 
SetTable(TableMetadata, FieldMetaData, StoreManager) - Constructor for class com.triactive.jdo.store.SetTable
 
setTime(long) - Method in class com.triactive.jdo.sco.Date
 
setTime(long) - Method in class com.triactive.jdo.sco.SqlDate
 
setTime(long) - Method in class com.triactive.jdo.sco.SqlTimestamp
 
setTransactionIsolation(int) - Method in class com.triactive.jdo.NonmanagedTransaction
 
setTransactionIsolation(int) - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Set the default transaction isolation level for all PersistenceManager instances obtained from this factory.
setTransactionIsolation(int) - Method in interface com.triactive.jdo.Transaction
 
setTypeInfo(TypeInfo) - Method in class com.triactive.jdo.store.Column
 
setUnique() - Method in class com.triactive.jdo.store.Column
 
setUnlimitedLength() - Method in class com.triactive.jdo.store.Column
 
setUserObject(Object) - Method in class com.triactive.jdo.PersistenceManagerImpl
 
setValidateConstraints(boolean) - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Set the default ValidateConstraints setting for all PersistenceManager instances obtained from this factory.
setValidateTables(boolean) - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
Set the default ValidateTables setting for all PersistenceManager instances obtained from this factory.
setValueFrom(Object) - Method in class com.triactive.jdo.sco.Date
 
setValueFrom(Object) - Method in class com.triactive.jdo.sco.HashSet
 
setValueFrom(Object) - Method in class com.triactive.jdo.sco.Map
 
setValueFrom(Object) - Method in class com.triactive.jdo.sco.Set
 
setValueFrom(Object) - Method in interface com.triactive.jdo.SCO
Assigns the value of this second-class object from an existing object of the same or compatible type.
setValueFrom(Object) - Method in class com.triactive.jdo.sco.SqlDate
 
setValueFrom(Object) - Method in class com.triactive.jdo.sco.SqlTimestamp
 
setYear(int) - Method in class com.triactive.jdo.sco.Date
Deprecated. As of JDK version 1.1, replaced by Calendar.set(Calendar.YEAR, year + 1900).
setYear(int) - Method in class com.triactive.jdo.sco.SqlDate
Deprecated. As of JDK version 1.1, replaced by Calendar.set(Calendar.YEAR, year + 1900).
setYear(int) - Method in class com.triactive.jdo.sco.SqlTimestamp
Deprecated. As of JDK version 1.1, replaced by Calendar.set(Calendar.YEAR, year + 1900).
ShortMapping - Class in com.triactive.jdo.store
 
ShortMapping(DatabaseAdapter, Class) - Constructor for class com.triactive.jdo.store.ShortMapping
 
ShortMapping(Column) - Constructor for class com.triactive.jdo.store.ShortMapping
 
ShortMapping(ClassBaseTable, int) - Constructor for class com.triactive.jdo.store.ShortMapping
 
SingleFieldValue - Class in com.triactive.jdo.state
 
SingleFieldValue() - Constructor for class com.triactive.jdo.state.SingleFieldValue
 
size() - Method in class com.triactive.jdo.sco.Map
 
size() - Method in class com.triactive.jdo.sco.Set
 
size(StateManager) - Method in class com.triactive.jdo.store.AbstractSetStore
 
size() - Method in class com.triactive.jdo.store.CandidateKey
 
size() - Method in class com.triactive.jdo.store.Index
 
size(StateManager) - Method in class com.triactive.jdo.store.MapEntrySetStore
 
size() - Method in class com.triactive.jdo.store.QueryResult
 
size(StateManager) - Method in interface com.triactive.jdo.store.SetStore
 
size() - Method in class com.triactive.jdo.util.ReferenceValueMap
 
sizeStmt - Variable in class com.triactive.jdo.store.AbstractSetStore
 
sizeStmt - Variable in class com.triactive.jdo.store.MapEntrySetStore
 
skipWS() - Method in class com.triactive.jdo.store.Parser
 
SoftValueMap - Class in com.triactive.jdo.util
A java.util.Map implementation with soft values.
SoftValueMap() - Constructor for class com.triactive.jdo.util.SoftValueMap
 
SoftValueMap(int) - Constructor for class com.triactive.jdo.util.SoftValueMap
 
SoftValueMap(int, float) - Constructor for class com.triactive.jdo.util.SoftValueMap
 
SoftValueMap(Map) - Constructor for class com.triactive.jdo.util.SoftValueMap
 
sql - Variable in class com.triactive.jdo.store.SQLExpression.Operator
 
SQL92Constants - Interface in com.triactive.jdo.store
Contains various constants from the SQL/92 standard.
SQL_ROUTINE_EXCEPTION - Static variable in class com.triactive.jdo.store.PostgreSQLSQLState.ClassCode
 
SQL_STATEMENT_NOT_YET_COMPLETE - Static variable in class com.triactive.jdo.store.PostgreSQLSQLState.ClassCode
 
SqlDate - Class in com.triactive.jdo.sco
A mutable second-class SQL date object.
SqlDate(Object, String) - Constructor for class com.triactive.jdo.sco.SqlDate
Creates a SqlDate object that represents the time at which it was allocated.
SqlDate(Object, String, Date) - Constructor for class com.triactive.jdo.sco.SqlDate
Creates a SqlDate object that represents the same time as the given java.sql.Date.
SqlDateCharMapping - Class in com.triactive.jdo.store
 
SqlDateCharMapping(DatabaseAdapter, Class) - Constructor for class com.triactive.jdo.store.SqlDateCharMapping
 
SqlDateCharMapping(Column) - Constructor for class com.triactive.jdo.store.SqlDateCharMapping
 
SqlDateCharMapping(ClassBaseTable, int) - Constructor for class com.triactive.jdo.store.SqlDateCharMapping
 
SqlDateExpression - Class in com.triactive.jdo.store
 
SqlDateExpression(QueryStatement) - Constructor for class com.triactive.jdo.store.SqlDateExpression
 
SqlDateExpression(QueryStatement, QueryStatement.QueryColumn) - Constructor for class com.triactive.jdo.store.SqlDateExpression
 
SqlDateExpression(String, List) - Constructor for class com.triactive.jdo.store.SqlDateExpression
 
SqlDateExpression(SQLExpression, SQLExpression.DyadicOperator, SQLExpression) - Constructor for class com.triactive.jdo.store.SqlDateExpression
 
SqlDateLiteral - Class in com.triactive.jdo.store
 
SqlDateLiteral(QueryStatement, ColumnMapping, Date) - Constructor for class com.triactive.jdo.store.SqlDateLiteral
 
SqlDateMapping - Class in com.triactive.jdo.store
 
SqlDateMapping(DatabaseAdapter, Class) - Constructor for class com.triactive.jdo.store.SqlDateMapping
 
SqlDateMapping(Column) - Constructor for class com.triactive.jdo.store.SqlDateMapping
 
SqlDateMapping(ClassBaseTable, int) - Constructor for class com.triactive.jdo.store.SqlDateMapping
 
SQLExpression - Class in com.triactive.jdo.store
 
SQLExpression(QueryStatement) - Constructor for class com.triactive.jdo.store.SQLExpression
 
SQLExpression(QueryStatement, QueryStatement.QueryColumn) - Constructor for class com.triactive.jdo.store.SQLExpression
 
SQLExpression(String, List) - Constructor for class com.triactive.jdo.store.SQLExpression
 
SQLExpression(SQLExpression.MonadicOperator, SQLExpression) - Constructor for class com.triactive.jdo.store.SQLExpression
 
SQLExpression(SQLExpression, SQLExpression.DyadicOperator, SQLExpression) - Constructor for class com.triactive.jdo.store.SQLExpression
 
SQLExpression.DyadicOperator - Class in com.triactive.jdo.store
 
SQLExpression.DyadicOperator(String, int, boolean) - Constructor for class com.triactive.jdo.store.SQLExpression.DyadicOperator
 
SQLExpression.IllegalArgumentTypeException - Exception in com.triactive.jdo.store
 
SQLExpression.IllegalArgumentTypeException(SQLExpression) - Constructor for exception com.triactive.jdo.store.SQLExpression.IllegalArgumentTypeException
 
SQLExpression.IllegalOperationException - Exception in com.triactive.jdo.store
 
SQLExpression.IllegalOperationException(String, SQLExpression) - Constructor for exception com.triactive.jdo.store.SQLExpression.IllegalOperationException
 
SQLExpression.IllegalOperationException(SQLExpression, String, SQLExpression) - Constructor for exception com.triactive.jdo.store.SQLExpression.IllegalOperationException
 
SQLExpression.MethodInvocationException - Exception in com.triactive.jdo.store
 
SQLExpression.MethodInvocationException(String, List, Throwable) - Constructor for exception com.triactive.jdo.store.SQLExpression.MethodInvocationException
 
SQLExpression.MonadicOperator - Class in com.triactive.jdo.store
 
SQLExpression.MonadicOperator(String, int) - Constructor for class com.triactive.jdo.store.SQLExpression.MonadicOperator
 
SQLExpression.Operator - Class in com.triactive.jdo.store
 
SQLExpression.Operator(String, int) - Constructor for class com.triactive.jdo.store.SQLExpression.Operator
 
SQLFormat - Class in com.triactive.jdo.util
 
SQLFormat() - Constructor for class com.triactive.jdo.util.SQLFormat
 
SQLIdentifier - Class in com.triactive.jdo.store
 
SQLIdentifier(DatabaseAdapter) - Constructor for class com.triactive.jdo.store.SQLIdentifier
 
SQLIdentifier(DatabaseAdapter, String) - Constructor for class com.triactive.jdo.store.SQLIdentifier
 
sqlIdentifier - Variable in class com.triactive.jdo.store.SQLIdentifier
 
SQLState - Class in com.triactive.jdo.store
A SQLSTATE diagnostic code.
SQLState(String) - Constructor for class com.triactive.jdo.store.SQLState
Constructs a SQLState object from the specified SQLSTATE string.
SQLState.ClassCode - Class in com.triactive.jdo.store
Contains constants for known SQLSTATE class codes.
sqlText - Variable in class com.triactive.jdo.store.TableExpression
 
SqlTimestamp - Class in com.triactive.jdo.sco
A mutable second-class SQL timestamp object.
SqlTimestamp(Object, String) - Constructor for class com.triactive.jdo.sco.SqlTimestamp
Creates a SqlTimestamp object that represents the time at which it was allocated.
SqlTimestamp(Object, String, Timestamp) - Constructor for class com.triactive.jdo.sco.SqlTimestamp
Creates a SqlTimestamp object that represents the same time as the given java.sql.Timestamp.
SqlTimestampCharMapping - Class in com.triactive.jdo.store
 
SqlTimestampCharMapping(DatabaseAdapter, Class) - Constructor for class com.triactive.jdo.store.SqlTimestampCharMapping
 
SqlTimestampCharMapping(Column) - Constructor for class com.triactive.jdo.store.SqlTimestampCharMapping
 
SqlTimestampCharMapping(ClassBaseTable, int) - Constructor for class com.triactive.jdo.store.SqlTimestampCharMapping
 
SqlTimestampExpression - Class in com.triactive.jdo.store
 
SqlTimestampExpression(QueryStatement) - Constructor for class com.triactive.jdo.store.SqlTimestampExpression
 
SqlTimestampExpression(QueryStatement, QueryStatement.QueryColumn) - Constructor for class com.triactive.jdo.store.SqlTimestampExpression
 
SqlTimestampExpression(String, List) - Constructor for class com.triactive.jdo.store.SqlTimestampExpression
 
SqlTimestampExpression(SQLExpression, SQLExpression.DyadicOperator, SQLExpression) - Constructor for class com.triactive.jdo.store.SqlTimestampExpression
 
SqlTimestampLiteral - Class in com.triactive.jdo.store
 
SqlTimestampLiteral(QueryStatement, ColumnMapping, Timestamp) - Constructor for class com.triactive.jdo.store.SqlTimestampLiteral
 
SqlTimestampMapping - Class in com.triactive.jdo.store
 
SqlTimestampMapping(DatabaseAdapter, Class) - Constructor for class com.triactive.jdo.store.SqlTimestampMapping
 
SqlTimestampMapping(Column) - Constructor for class com.triactive.jdo.store.SqlTimestampMapping
 
SqlTimestampMapping(ClassBaseTable, int) - Constructor for class com.triactive.jdo.store.SqlTimestampMapping
 
st - Variable in class com.triactive.jdo.store.SQLExpression
 
startsWith(Key) - Method in class com.triactive.jdo.store.Key
 
startsWithMethod(SQLExpression) - Method in class com.triactive.jdo.store.CharacterExpression
 
startsWithMethod(SQLExpression, SQLExpression) - Method in class com.triactive.jdo.store.CharacterExpression
 
startsWithMethod(SQLExpression) - Method in class com.triactive.jdo.store.CharacterLiteral
 
startsWithMethod(SQLExpression, SQLExpression) - Method in class com.triactive.jdo.store.CharacterLiteral
 
state - Variable in class com.triactive.jdo.store.AbstractTable
 
StateFieldManager - Class in com.triactive.jdo.state
A simple field manager that stores/fetches a single field value per type in memory.
StateFieldManager() - Constructor for class com.triactive.jdo.state.StateFieldManager
 
StateFieldManager(boolean) - Constructor for class com.triactive.jdo.state.StateFieldManager
 
StateFieldManager(char) - Constructor for class com.triactive.jdo.state.StateFieldManager
 
StateFieldManager(byte) - Constructor for class com.triactive.jdo.state.StateFieldManager
 
StateFieldManager(short) - Constructor for class com.triactive.jdo.state.StateFieldManager
 
StateFieldManager(int) - Constructor for class com.triactive.jdo.state.StateFieldManager
 
StateFieldManager(long) - Constructor for class com.triactive.jdo.state.StateFieldManager
 
StateFieldManager(float) - Constructor for class com.triactive.jdo.state.StateFieldManager
 
StateFieldManager(double) - Constructor for class com.triactive.jdo.state.StateFieldManager
 
StateFieldManager(String) - Constructor for class com.triactive.jdo.state.StateFieldManager
 
StateFieldManager(Object) - Constructor for class com.triactive.jdo.state.StateFieldManager
 
StateManager - Interface in com.triactive.jdo
 
StateManagerImpl - Class in com.triactive.jdo.state
This class implements the StateManager.
StateManagerImpl(PersistenceManager, Class, Object) - Constructor for class com.triactive.jdo.state.StateManagerImpl
Constructs a state manager to manage a new, hollow instance having the given object ID.
StateManagerImpl(PersistenceManager, Class, Object, FieldValues) - Constructor for class com.triactive.jdo.state.StateManagerImpl
Constructs a state manager to manage a new populated instance having the given object ID and the given field values.
StateManagerImpl(PersistenceManager, PersistenceCapable, FieldValues) - Constructor for class com.triactive.jdo.state.StateManagerImpl
Constructs a state manager to manage an existing persistence-capable instance that is becoming newly persistent.
StatementText - Class in com.triactive.jdo.store
 
StatementText() - Constructor for class com.triactive.jdo.store.StatementText
 
StatementText(String) - Constructor for class com.triactive.jdo.store.StatementText
 
stateType - Variable in class com.triactive.jdo.state.LifeCycleState
 
stateType() - Method in class com.triactive.jdo.state.LifeCycleState
Returns the type of the life cycle state
stmtText - Variable in class com.triactive.jdo.store.QueryStatement
 
storeBooleanField(int, boolean) - Method in class com.triactive.jdo.AbstractFieldManager
 
storeBooleanField(int, boolean) - Method in interface com.triactive.jdo.FieldManager
 
storeBooleanField(int, boolean) - Method in class com.triactive.jdo.state.SingleFieldValue
 
storeBooleanField(int, boolean) - Method in class com.triactive.jdo.state.StateFieldManager
 
storeBooleanField(int, boolean) - Method in class com.triactive.jdo.store.ParameterSetter
 
storeByteField(int, byte) - Method in class com.triactive.jdo.AbstractFieldManager
 
storeByteField(int, byte) - Method in interface com.triactive.jdo.FieldManager
 
storeByteField(int, byte) - Method in class com.triactive.jdo.state.SingleFieldValue
 
storeByteField(int, byte) - Method in class com.triactive.jdo.state.StateFieldManager
 
storeByteField(int, byte) - Method in class com.triactive.jdo.store.ParameterSetter
 
storeCharField(int, char) - Method in class com.triactive.jdo.AbstractFieldManager
 
storeCharField(int, char) - Method in interface com.triactive.jdo.FieldManager
 
storeCharField(int, char) - Method in class com.triactive.jdo.state.SingleFieldValue
 
storeCharField(int, char) - Method in class com.triactive.jdo.state.StateFieldManager
 
storeCharField(int, char) - Method in class com.triactive.jdo.store.ParameterSetter
 
storeDoubleField(int, double) - Method in class com.triactive.jdo.AbstractFieldManager
 
storeDoubleField(int, double) - Method in interface com.triactive.jdo.FieldManager
 
storeDoubleField(int, double) - Method in class com.triactive.jdo.state.SingleFieldValue
 
storeDoubleField(int, double) - Method in class com.triactive.jdo.state.StateFieldManager
 
storeDoubleField(int, double) - Method in class com.triactive.jdo.store.ParameterSetter
 
storeFloatField(int, float) - Method in class com.triactive.jdo.AbstractFieldManager
 
storeFloatField(int, float) - Method in interface com.triactive.jdo.FieldManager
 
storeFloatField(int, float) - Method in class com.triactive.jdo.state.SingleFieldValue
 
storeFloatField(int, float) - Method in class com.triactive.jdo.state.StateFieldManager
 
storeFloatField(int, float) - Method in class com.triactive.jdo.store.ParameterSetter
 
storeIntField(int, int) - Method in class com.triactive.jdo.AbstractFieldManager
 
storeIntField(int, int) - Method in interface com.triactive.jdo.FieldManager
 
storeIntField(int, int) - Method in class com.triactive.jdo.state.SingleFieldValue
 
storeIntField(int, int) - Method in class com.triactive.jdo.state.StateFieldManager
 
storeIntField(int, int) - Method in class com.triactive.jdo.store.ParameterSetter
 
storeLongField(int, long) - Method in class com.triactive.jdo.AbstractFieldManager
 
storeLongField(int, long) - Method in interface com.triactive.jdo.FieldManager
 
storeLongField(int, long) - Method in class com.triactive.jdo.state.SingleFieldValue
 
storeLongField(int, long) - Method in class com.triactive.jdo.state.StateFieldManager
 
storeLongField(int, long) - Method in class com.triactive.jdo.store.ParameterSetter
 
StoreManager - Class in com.triactive.jdo.store
Manages the contents of a data store (aka database schema) on behalf of a particular PersistenceManagerFactory and all its persistent instances.
StoreManager(PersistenceManagerFactoryImpl, String, String) - Constructor for class com.triactive.jdo.store.StoreManager
Constructs a new StoreManager.
StoreManagerFactory - Class in com.triactive.jdo.store
 
storeMgr - Variable in class com.triactive.jdo.store.AbstractMapStore
 
storeMgr - Variable in class com.triactive.jdo.store.AbstractSetMapping
 
storeMgr - Variable in class com.triactive.jdo.store.AbstractSetStore
 
storeMgr - Variable in class com.triactive.jdo.store.AbstractTable
 
storeMgr - Variable in class com.triactive.jdo.store.Column
 
storeMgr - Variable in class com.triactive.jdo.store.MapEntrySetStore
 
storeMgr - Variable in class com.triactive.jdo.store.Query
 
storeMgr - Variable in class com.triactive.jdo.store.QueryStatement
 
storeMgr - Variable in class com.triactive.jdo.store.TableExpression
 
storeObjectField(int, Object) - Method in class com.triactive.jdo.AbstractFieldManager
 
storeObjectField(int, Object) - Method in interface com.triactive.jdo.FieldManager
 
storeObjectField(int, Object) - Method in class com.triactive.jdo.sco.UnsetOwners
 
storeObjectField(int, Object) - Method in class com.triactive.jdo.state.SingleFieldValue
 
storeObjectField(int, Object) - Method in class com.triactive.jdo.state.StateFieldManager
 
storeObjectField(int, Object) - Method in class com.triactive.jdo.store.ParameterSetter
 
storeShortField(int, short) - Method in class com.triactive.jdo.AbstractFieldManager
 
storeShortField(int, short) - Method in interface com.triactive.jdo.FieldManager
 
storeShortField(int, short) - Method in class com.triactive.jdo.state.SingleFieldValue
 
storeShortField(int, short) - Method in class com.triactive.jdo.state.StateFieldManager
 
storeShortField(int, short) - Method in class com.triactive.jdo.store.ParameterSetter
 
storesLowerCaseIdentifiers - Variable in class com.triactive.jdo.store.DatabaseAdapter
true if the database stores all identifiers in lower-case.
storesLowerCaseIdentifiers() - Method in class com.triactive.jdo.store.DatabaseAdapter
 
storeStringField(int, String) - Method in class com.triactive.jdo.AbstractFieldManager
 
storeStringField(int, String) - Method in interface com.triactive.jdo.FieldManager
 
storeStringField(int, String) - Method in class com.triactive.jdo.state.SingleFieldValue
 
storeStringField(int, String) - Method in class com.triactive.jdo.state.StateFieldManager
 
storeStringField(int, String) - Method in class com.triactive.jdo.store.ParameterSetter
 
storesUpperCaseIdentifiers - Variable in class com.triactive.jdo.store.DatabaseAdapter
true if the database stores all identifiers in upper-case.
storesUpperCaseIdentifiers() - Method in class com.triactive.jdo.store.DatabaseAdapter
 
StringMapping - Class in com.triactive.jdo.store
 
StringMapping(DatabaseAdapter, Class) - Constructor for class com.triactive.jdo.store.StringMapping
 
StringMapping(Column) - Constructor for class com.triactive.jdo.store.StringMapping
 
StringMapping(ClassBaseTable, int) - Constructor for class com.triactive.jdo.store.StringMapping
 
stringToTimestamp(String, Calendar) - Static method in class com.triactive.jdo.store.SqlTimestampMapping
Converts a string in JDBC timestamp escape format to a java.sql.Timestamp object using the "UTC" time zone.
sub(SQLExpression) - Method in class com.triactive.jdo.store.FloatingPointLiteral
 
sub(SQLExpression) - Method in class com.triactive.jdo.store.IntegerLiteral
 
sub(SQLExpression) - Method in class com.triactive.jdo.store.NumericExpression
 
sub(SQLExpression) - Method in class com.triactive.jdo.store.SQLExpression
 
subclassCode() - Method in class com.triactive.jdo.store.SQLState
Returns the subclass code for this SQLSTATE.
subfieldName - Variable in class com.triactive.jdo.util.MacroString.IdentifierMacro
 
SubquerySetExpression - Class in com.triactive.jdo.store
A set expression whose contents are expressed as a SQL subquery.
SubquerySetExpression(QueryStatement, QueryStatement) - Constructor for class com.triactive.jdo.store.SubquerySetExpression
 
substituteMacros(MacroString.MacroHandler) - Method in class com.triactive.jdo.util.MacroString
 
SubstringExpression - Class in com.triactive.jdo.store
 
SubstringExpression(CharacterExpression, NumericExpression) - Constructor for class com.triactive.jdo.store.SubstringExpression
 
SubstringExpression(CharacterExpression, NumericExpression, NumericExpression) - Constructor for class com.triactive.jdo.store.SubstringExpression
 
substringMethod(SQLExpression) - Method in class com.triactive.jdo.store.CharacterExpression
 
substringMethod(SQLExpression, SQLExpression) - Method in class com.triactive.jdo.store.CharacterExpression
 
substringMethod(NumericExpression) - Method in class com.triactive.jdo.store.CharacterLiteral
 
substringMethod(NumericExpression, NumericExpression) - Method in class com.triactive.jdo.store.CharacterLiteral
 
substringMethod(CharacterExpression, NumericExpression) - Method in class com.triactive.jdo.store.DatabaseAdapter
Returns the appropriate SQL expression for the JDOQL String.substring(str,begin) method.
substringMethod(CharacterExpression, NumericExpression, NumericExpression) - Method in class com.triactive.jdo.store.DatabaseAdapter
Returns the appropriate SQL expression for the JDOQL String.substring(str,begin,end) method.
substringMethod(CharacterExpression, NumericExpression) - Method in class com.triactive.jdo.store.DB2Adapter
 
substringMethod(CharacterExpression, NumericExpression, NumericExpression) - Method in class com.triactive.jdo.store.DB2Adapter
 
substringMethod(CharacterExpression, NumericExpression) - Method in class com.triactive.jdo.store.FirebirdAdapter
 
substringMethod(CharacterExpression, NumericExpression, NumericExpression) - Method in class com.triactive.jdo.store.FirebirdAdapter
 
substringMethod(CharacterExpression, NumericExpression) - Method in class com.triactive.jdo.store.MSSQLServerAdapter
 
substringMethod(CharacterExpression, NumericExpression, NumericExpression) - Method in class com.triactive.jdo.store.MSSQLServerAdapter
 
substringMethod(CharacterExpression, NumericExpression) - Method in class com.triactive.jdo.store.OracleAdapter
 
substringMethod(CharacterExpression, NumericExpression, NumericExpression) - Method in class com.triactive.jdo.store.OracleAdapter
 
substringMethod(CharacterExpression, NumericExpression) - Method in class com.triactive.jdo.store.SAPDBAdapter
 
substringMethod(CharacterExpression, NumericExpression, NumericExpression) - Method in class com.triactive.jdo.store.SAPDBAdapter
 
SUCCESS_WITH_WARNING - Static variable in class com.triactive.jdo.store.SQLState.ClassCode
 
SUCCESSFUL_COMPLETION - Static variable in class com.triactive.jdo.store.PostgreSQLSQLState.ClassCode
 
SUCCESSFUL_COMPLETION - Static variable in class com.triactive.jdo.store.SQLState.ClassCode
 
SunReferenceEnhancer - Class in com.triactive.jdo.enhance
This is an implementation of the Enhancer that wraps Sun's JDO Reference Implementation class endhancer.
supertables - Variable in class com.triactive.jdo.store.FetchStatement
 
supertables - Variable in class com.triactive.jdo.store.TableExprAsSubjoins
 
supportedOptions() - Method in class com.triactive.jdo.PersistenceManagerFactoryImpl
The application can determine from the results of this method which optional features, and which query languages are supported by the JDO implementation.
supportsAlterTableDropConstraint() - Method in class com.triactive.jdo.store.DatabaseAdapter
 
supportsAlterTableDropConstraint() - Method in class com.triactive.jdo.store.MySQLAdapter
 
supportsAlterTableDropConstraint() - Method in class com.triactive.jdo.store.PostgreSQLAdapter
 
supportsAlterTableDropConstraint() - Method in class com.triactive.jdo.store.SAPDBAdapter
 
supportsBooleanComparison() - Method in class com.triactive.jdo.store.DatabaseAdapter
 
supportsBooleanComparison() - Method in class com.triactive.jdo.store.DB2Adapter
 
supportsBooleanComparison() - Method in class com.triactive.jdo.store.FirebirdAdapter
 
supportsBooleanComparison() - Method in class com.triactive.jdo.store.MSSQLServerAdapter
 
supportsBooleanComparison() - Method in class com.triactive.jdo.store.OracleAdapter
 
supportsBooleanComparison() - Method in class com.triactive.jdo.store.SAPDBAdapter
 
supportsDeferredConstraints() - Method in class com.triactive.jdo.store.CloudscapeAdapter
 
supportsDeferredConstraints() - Method in class com.triactive.jdo.store.DatabaseAdapter
 
supportsDeferredConstraints() - Method in class com.triactive.jdo.store.DB2Adapter
 
supportsDeferredConstraints() - Method in class com.triactive.jdo.store.FirebirdAdapter
 
supportsDeferredConstraints() - Method in class com.triactive.jdo.store.MSSQLServerAdapter
 
supportsDeferredConstraints() - Method in class com.triactive.jdo.store.MySQLAdapter
 
supportsDeferredConstraints() - Method in class com.triactive.jdo.store.SAPDBAdapter
 
supportsNullsInCandidateKeys() - Method in class com.triactive.jdo.store.DatabaseAdapter
 
supportsNullsInCandidateKeys() - Method in class com.triactive.jdo.store.DB2Adapter
 
supportsNullsInCandidateKeys() - Method in class com.triactive.jdo.store.DB2JAdapter
 
supportsNullsInCandidateKeys() - Method in class com.triactive.jdo.store.FirebirdAdapter
 
SYNTAX_ERROR_OR_ACCESS_RULE_VIOLATION - Static variable in class com.triactive.jdo.store.PostgreSQLSQLState.ClassCode
 
SYNTAX_ERROR_OR_ACCESS_VIOLATION - Static variable in class com.triactive.jdo.store.SQLState.ClassCode
 
SYNTAX_ERROR_OR_ACCESS_VIOLATION_IN_DIRECT_SQL_STATEMENT - Static variable in class com.triactive.jdo.store.SQLState.ClassCode
 
SYNTAX_ERROR_OR_ACCESS_VIOLATION_IN_DYNAMIC_SQL_STATEMENT - Static variable in class com.triactive.jdo.store.SQLState.ClassCode
 
SYSTEM_ERROR - Static variable in class com.triactive.jdo.store.PostgreSQLSQLState.ClassCode
 

T

table - Variable in class com.triactive.jdo.store.Column
 
table - Variable in class com.triactive.jdo.store.Key
 
Table - Interface in com.triactive.jdo.store
 
TABLE_STATE_INITIALIZED - Static variable in class com.triactive.jdo.store.AbstractTable
 
TABLE_STATE_NEW - Static variable in class com.triactive.jdo.store.AbstractTable
 
TABLE_STATE_VALIDATED - Static variable in class com.triactive.jdo.store.AbstractTable
 
TABLE_TYPE_BASE_TABLE - Static variable in interface com.triactive.jdo.store.Table
Returned by StoreManager.getTableType() if the table is a base table.
TABLE_TYPE_MISSING - Static variable in interface com.triactive.jdo.store.Table
Returned by StoreManager.getTableType() if the table does not exist.
TABLE_TYPE_UNKNOWN - Static variable in interface com.triactive.jdo.store.Table
Returned by StoreManager.getTableType() if the table type is not recognized.
TABLE_TYPE_VIEW - Static variable in interface com.triactive.jdo.store.Table
Returned by StoreManager.getTableType() if the table is a view.
tableCat - Variable in class com.triactive.jdo.store.ColumnInfo
The table catalog, which may be null.
tableExists(SQLIdentifier, Connection) - Method in class com.triactive.jdo.store.StoreManager
Tests if a database table exists.
tableExpr - Variable in class com.triactive.jdo.store.Join
 
TableExprAsJoins - Class in com.triactive.jdo.store
A SQL table expression that joins superclass tables by joining them directly to the surrounding QueryStatement.
TableExprAsJoins(QueryStatement, Table, SQLIdentifier) - Constructor for class com.triactive.jdo.store.TableExprAsJoins
 
TableExprAsSubjoins - Class in com.triactive.jdo.store
A SQL table expression that joins superclass tables by constructing a parenthesized set of subjoins.
TableExprAsSubjoins(QueryStatement, Table, SQLIdentifier) - Constructor for class com.triactive.jdo.store.TableExprAsSubjoins
 
TableExprAsSubquery - Class in com.triactive.jdo.store
A SQL table expression that joins superclass tables by constructing a parenthesized sub-SELECT statement.
TableExprAsSubquery(QueryStatement, Table, SQLIdentifier) - Constructor for class com.triactive.jdo.store.TableExprAsSubquery
 
TableExpression - Class in com.triactive.jdo.store
Represents a SQL table expression as might be listed in the FROM clause of a SELECT statement.
TableExpression(QueryStatement, Table, SQLIdentifier) - Constructor for class com.triactive.jdo.store.TableExpression
 
tableExprsByRangeVar - Variable in class com.triactive.jdo.store.QueryStatement
 
tableID - Variable in class com.triactive.jdo.store.JDOBaseTable
 
tableID - Variable in class com.triactive.jdo.store.JDOView
 
tableID - Variable in class com.triactive.jdo.store.TableMetadata
 
TableIdentifier - Class in com.triactive.jdo.store
 
TableIdentifier(DatabaseAdapter, String) - Constructor for class com.triactive.jdo.store.TableIdentifier
 
TableMetadata - Class in com.triactive.jdo.store
 
TableMetadata(int, String, SQLIdentifier) - Constructor for class com.triactive.jdo.store.TableMetadata
 
TableMismatchException - Exception in com.triactive.jdo.store
A TableMismatchException is thrown if the query statement generator attempts to reference a column in a table expression but the column's table is not present in the expression, nor can it be sensibly joined to the expression.
TableMismatchException(Column, Table) - Constructor for exception com.triactive.jdo.store.TableMismatchException
Constructs a table mismatch exception.
tableName - Variable in class com.triactive.jdo.store.ColumnInfo
The table name.
tableName - Variable in class com.triactive.jdo.store.TableMetadata
 
tableSchem - Variable in class com.triactive.jdo.store.ColumnInfo
The table schema, which may be null.
te - Variable in class com.triactive.jdo.store.QueryStatement.QueryColumn
 
timestampToString(Timestamp, Calendar) - Static method in class com.triactive.jdo.store.SqlTimestampMapping
Formats a timestamp in JDBC timestamp escape format using the "UTC" time zone.
TJDOSQLQuery - Class in com.triactive.jdo.store
A JDO query that uses the default JQOQL language.
TJDOSQLQuery(PersistenceManager, StoreManager, String) - Constructor for class com.triactive.jdo.store.TJDOSQLQuery
Constructs a new query instance having the same criteria as the given query.
toArray() - Method in class com.triactive.jdo.sco.Set
 
toArray(Object[]) - Method in class com.triactive.jdo.sco.Set
 
toArray() - Method in class com.triactive.jdo.store.QueryResult
 
toArray(Object[]) - Method in class com.triactive.jdo.store.QueryResult
 
toLowerCase() - Method in class com.triactive.jdo.store.CharacterLiteral
 
toLowerCaseMethod() - Method in class com.triactive.jdo.store.CharacterExpression
 
TooManyForeignKeysException - Exception in com.triactive.jdo.store
A TooManyForeignKeysException is thrown when trying to add a foreign key to a table and the table already has the maximum allowed number of foreign keys.
TooManyForeignKeysException(BaseTable) - Constructor for exception com.triactive.jdo.store.TooManyForeignKeysException
Constructs a too-many-foreign-keys exception.
TooManyIndicesException - Exception in com.triactive.jdo.store
A TooManyIndicesException is thrown when trying to add an index to a table and the table already has the maximum allowed number of indices.
TooManyIndicesException(BaseTable) - Constructor for exception com.triactive.jdo.store.TooManyIndicesException
Constructs a too-many-indices exception.
toStatementText() - Method in class com.triactive.jdo.store.CandidateSetExpression
 
toStatementText() - Method in class com.triactive.jdo.store.IndexOfExpression
 
toStatementText() - Method in class com.triactive.jdo.store.OracleQueryStatement
 
toStatementText() - Method in class com.triactive.jdo.store.QueryStatement
 
toStatementText() - Method in class com.triactive.jdo.store.SQLExpression
 
toStatementText() - Method in class com.triactive.jdo.store.UnboundVariable
 
toString() - Method in class com.triactive.jdo.model.FieldMetaData
 
toString() - Method in class com.triactive.jdo.sco.Map
 
toString() - Method in class com.triactive.jdo.sco.Set
 
toString() - Method in class com.triactive.jdo.state.Hollow
 
toString() - Method in class com.triactive.jdo.state.PersistentClean
 
toString() - Method in class com.triactive.jdo.state.PersistentDeleted
 
toString() - Method in class com.triactive.jdo.state.PersistentDirty
 
toString() - Method in class com.triactive.jdo.state.PersistentNew
 
toString() - Method in class com.triactive.jdo.state.PersistentNewDeleted
 
toString() - Method in class com.triactive.jdo.state.PersistentNontransactional
 
toString() - Method in class com.triactive.jdo.store.AbstractTable
 
toString() - Method in class com.triactive.jdo.store.CandidateKey
 
toString() - Method in class com.triactive.jdo.store.ClassBaseTableExtent
 
toString() - Method in class com.triactive.jdo.store.ClassViewExtent
 
toString() - Method in class com.triactive.jdo.store.Column
 
toString() - Method in class com.triactive.jdo.store.ColumnInfo
Returns the string representation of this object.
toString() - Method in class com.triactive.jdo.store.DatabaseAdapter
 
toString() - Method in class com.triactive.jdo.store.FetchStatement
 
toString() - Method in class com.triactive.jdo.store.ForeignKey
 
toString() - Method in class com.triactive.jdo.store.ForeignKeyInfo
Returns the string representation of this object.
toString() - Method in class com.triactive.jdo.store.Index
 
toString() - Method in class com.triactive.jdo.store.ObjectLiteral
 
toString() - Method in class com.triactive.jdo.store.OID
Returns the string representation of the OID.
toString() - Method in class com.triactive.jdo.store.OracleQueryStatement
 
toString() - Method in class com.triactive.jdo.store.PrimaryKey
 
toString() - Method in class com.triactive.jdo.store.QueryStatement.Join
 
toString() - Method in class com.triactive.jdo.store.QueryStatement.QueryColumn
 
toString() - Method in class com.triactive.jdo.store.QueryStatement
 
toString() - Method in class com.triactive.jdo.store.RequestIdentifier.Type
 
toString(Collection) - Static method in exception com.triactive.jdo.store.SchemaValidationException
Converts the given collection of objects to string as a comma-separated list.
toString() - Method in class com.triactive.jdo.store.SqlDateLiteral
 
toString() - Method in class com.triactive.jdo.store.SQLExpression.Operator
 
toString() - Method in class com.triactive.jdo.store.SQLExpression
 
toString() - Method in class com.triactive.jdo.store.SQLIdentifier
 
toString() - Method in class com.triactive.jdo.store.SqlTimestampLiteral
 
toString() - Method in class com.triactive.jdo.store.StatementText
 
toString() - Method in class com.triactive.jdo.store.TableExprAsJoins
 
toString() - Method in class com.triactive.jdo.store.TableExprAsSubjoins
 
toString() - Method in class com.triactive.jdo.store.TableExprAsSubquery
 
toString() - Method in class com.triactive.jdo.store.TableExpression
 
toString() - Method in class com.triactive.jdo.store.TypeInfo
Returns the string representation of this object.
toString() - Method in class com.triactive.jdo.util.MacroString.IdentifierMacro
 
toString() - Method in class com.triactive.jdo.util.MacroString.ParameterMacro
 
toString() - Method in class com.triactive.jdo.util.ReadWriteLock
 
TOTAL - Static variable in class com.triactive.jdo.state.LifeCycleState
 
toUpperCase() - Method in class com.triactive.jdo.store.CharacterLiteral
 
toUpperCaseMethod() - Method in class com.triactive.jdo.store.CharacterExpression
 
Transaction - Interface in com.triactive.jdo
 
TRANSACTION_ISOLATION_PROPERTY - Static variable in class com.triactive.jdo.PersistenceManagerFactoryImpl
The system property that selects the default value for the transaction isolation level.
TRANSACTION_ROLLBACK - Static variable in class com.triactive.jdo.store.PostgreSQLSQLState.ClassCode
 
TRANSACTION_ROLLBACK - Static variable in class com.triactive.jdo.store.SQLState.ClassCode
 
TransactionActiveException - Exception in com.triactive.jdo
An TransactionActiveException is thrown if a transaction is already active and an operation is performed that requires that a transaction not be active (such as beginning a transaction).
TransactionActiveException() - Constructor for exception com.triactive.jdo.TransactionActiveException
Constructs a transaction active exception.
TransactionNotActiveException - Exception in com.triactive.jdo
An TransactionNotActiveException is thrown if a transaction is not active and an operation is performed that requires that a transaction be active (such as committing a transaction).
TransactionNotActiveException() - Constructor for exception com.triactive.jdo.TransactionNotActiveException
Constructs a transaction not active exception.
TRANSIENT - Static variable in class com.triactive.jdo.state.LifeCycleState
 
TransientIDROF - Class in com.triactive.jdo.store
 
TransientIDROF(PersistenceManager, Class, int[], Mapping[], int[]) - Constructor for class com.triactive.jdo.store.TransientIDROF
 
transitionCommit(StateManagerImpl, Transaction) - Method in class com.triactive.jdo.state.Hollow
 
transitionCommit(StateManagerImpl, Transaction) - Method in class com.triactive.jdo.state.LifeCycleState
 
transitionCommit(StateManagerImpl, Transaction) - Method in class com.triactive.jdo.state.PersistentClean
 
transitionCommit(StateManagerImpl, Transaction) - Method in class com.triactive.jdo.state.PersistentDeleted
 
transitionCommit(StateManagerImpl, Transaction) - Method in class com.triactive.jdo.state.PersistentDirty
 
transitionCommit(StateManagerImpl, Transaction) - Method in class com.triactive.jdo.state.PersistentNew
 
transitionCommit(StateManagerImpl, Transaction) - Method in class com.triactive.jdo.state.PersistentNewDeleted
 
transitionCommit(StateManagerImpl, Transaction) - Method in class com.triactive.jdo.state.PersistentNontransactional
 
transitionDeletePersistent(StateManagerImpl) - Method in class com.triactive.jdo.state.Hollow
 
transitionDeletePersistent(StateManagerImpl) - Method in class com.triactive.jdo.state.LifeCycleState
 
transitionDeletePersistent(StateManagerImpl) - Method in class com.triactive.jdo.state.PersistentClean
 
transitionDeletePersistent(StateManagerImpl) - Method in class com.triactive.jdo.state.PersistentDirty
 
transitionDeletePersistent(StateManagerImpl) - Method in class com.triactive.jdo.state.PersistentNew
 
transitionDeletePersistent(StateManagerImpl) - Method in class com.triactive.jdo.state.PersistentNontransactional
 
transitionEvict(StateManagerImpl) - Method in class com.triactive.jdo.state.LifeCycleState
 
transitionEvict(StateManagerImpl) - Method in class com.triactive.jdo.state.PersistentClean
 
transitionEvict(StateManagerImpl) - Method in class com.triactive.jdo.state.PersistentNontransactional
 
transitionMakeNontransactional(StateManagerImpl) - Method in class com.triactive.jdo.state.LifeCycleState
 
transitionMakeNontransactional(StateManagerImpl) - Method in class com.triactive.jdo.state.PersistentClean
 
transitionMakeNontransactional(StateManagerImpl) - Method in class com.triactive.jdo.state.PersistentDeleted
 
transitionMakeNontransactional(StateManagerImpl) - Method in class com.triactive.jdo.state.PersistentDirty
 
transitionMakeNontransactional(StateManagerImpl) - Method in class com.triactive.jdo.state.PersistentNew
 
transitionMakeNontransactional(StateManagerImpl) - Method in class com.triactive.jdo.state.PersistentNewDeleted
 
transitionMakePersistent(StateManagerImpl) - Method in class com.triactive.jdo.state.LifeCycleState
 
transitionMakeTransactional(StateManagerImpl) - Method in class com.triactive.jdo.state.Hollow
 
transitionMakeTransactional(StateManagerImpl) - Method in class com.triactive.jdo.state.LifeCycleState
 
transitionMakeTransactional(StateManagerImpl) - Method in class com.triactive.jdo.state.PersistentNontransactional
 
transitionMakeTransient(StateManagerImpl) - Method in class com.triactive.jdo.state.Hollow
 
transitionMakeTransient(StateManagerImpl) - Method in class com.triactive.jdo.state.LifeCycleState
 
transitionMakeTransient(StateManagerImpl) - Method in class com.triactive.jdo.state.PersistentClean
 
transitionMakeTransient(StateManagerImpl) - Method in class com.triactive.jdo.state.PersistentDeleted
 
transitionMakeTransient(StateManagerImpl) - Method in class com.triactive.jdo.state.PersistentDirty
 
transitionMakeTransient(StateManagerImpl) - Method in class com.triactive.jdo.state.PersistentNew
 
transitionMakeTransient(StateManagerImpl) - Method in class com.triactive.jdo.state.PersistentNewDeleted
 
transitionMakeTransient(StateManagerImpl) - Method in class com.triactive.jdo.state.PersistentNontransactional
 
transitionReadField(StateManagerImpl, Transaction) - Method in class com.triactive.jdo.state.Hollow
 
transitionReadField(StateManagerImpl, Transaction) - Method in class com.triactive.jdo.state.LifeCycleState
 
transitionReadField(StateManagerImpl, Transaction) - Method in class com.triactive.jdo.state.PersistentDeleted
 
transitionReadField(StateManagerImpl, Transaction) - Method in class com.triactive.jdo.state.PersistentNewDeleted
 
transitionReadField(StateManagerImpl, Transaction) - Method in class com.triactive.jdo.state.PersistentNontransactional
 
transitionRefresh(StateManagerImpl, Transaction) - Method in class com.triactive.jdo.state.LifeCycleState
 
transitionRefresh(StateManagerImpl, Transaction) - Method in class com.triactive.jdo.state.PersistentDirty
 
transitionRefresh(StateManagerImpl) - Method in class com.triactive.jdo.state.PersistentNontransactional
 
transitionRetrieve(StateManagerImpl, Transaction, boolean) - Method in class com.triactive.jdo.state.Hollow
 
transitionRetrieve(StateManagerImpl, Transaction, boolean) - Method in class com.triactive.jdo.state.LifeCycleState
 
transitionRetrieve(StateManagerImpl, Transaction, boolean) - Method in class com.triactive.jdo.state.PersistentNontransactional
 
transitionRollback(StateManagerImpl, Transaction) - Method in class com.triactive.jdo.state.Hollow
 
transitionRollback(StateManagerImpl, Transaction) - Method in class com.triactive.jdo.state.LifeCycleState
 
transitionRollback(StateManagerImpl, Transaction) - Method in class com.triactive.jdo.state.PersistentClean
 
transitionRollback(StateManagerImpl, Transaction) - Method in class com.triactive.jdo.state.PersistentDeleted
 
transitionRollback(StateManagerImpl, Transaction) - Method in class com.triactive.jdo.state.PersistentDirty
 
transitionRollback(StateManagerImpl, Transaction) - Method in class com.triactive.jdo.state.PersistentNew
 
transitionRollback(StateManagerImpl, Transaction) - Method in class com.triactive.jdo.state.PersistentNewDeleted
 
transitionRollback(StateManagerImpl, Transaction) - Method in class com.triactive.jdo.state.PersistentNontransactional
 
transitionWriteField(StateManagerImpl, Transaction) - Method in class com.triactive.jdo.state.Hollow
 
transitionWriteField(StateManagerImpl, Transaction) - Method in class com.triactive.jdo.state.LifeCycleState
 
transitionWriteField(StateManagerImpl, Transaction) - Method in class com.triactive.jdo.state.PersistentClean
 
transitionWriteField(StateManagerImpl, Transaction) - Method in class com.triactive.jdo.state.PersistentDeleted
 
transitionWriteField(StateManagerImpl, Transaction) - Method in class com.triactive.jdo.state.PersistentNewDeleted
 
transitionWriteField(StateManagerImpl, Transaction) - Method in class com.triactive.jdo.state.PersistentNontransactional
 
TRIGGERED_ACTION_EXCEPTION - Static variable in class com.triactive.jdo.store.PostgreSQLSQLState.ClassCode
 
TRIGGERED_DATA_CHANGE_VIOLATION - Static variable in class com.triactive.jdo.store.PostgreSQLSQLState.ClassCode
 
TRIGGERED_DATA_CHANGE_VIOLATION - Static variable in class com.triactive.jdo.store.SQLState.ClassCode
 
trim() - Method in class com.triactive.jdo.store.CharacterExpression
 
trim() - Method in class com.triactive.jdo.store.CharacterLiteral
 
truncate(String, int) - Static method in class com.triactive.jdo.store.SQLIdentifier
 
type - Variable in class com.triactive.jdo.model.FieldMetaData
 
type - Variable in class com.triactive.jdo.store.Column
 
type - Variable in class com.triactive.jdo.store.Mapping
 
typeInfo - Variable in class com.triactive.jdo.store.Column
 
typeInfo - Variable in class com.triactive.jdo.store.ColumnMapping
 
TypeInfo - Class in com.triactive.jdo.store
Represents the metadata of a specific JDBC data type.
TypeInfo(ResultSet) - Constructor for class com.triactive.jdo.store.TypeInfo
Constructs a type information objectd from the current row of the given result set.
TypeInfo(String, short, int, String, String, String, int, boolean, short, boolean, boolean, boolean, String, short, short, int) - Constructor for class com.triactive.jdo.store.TypeInfo
Constructs a type information object from its individual attributes.
typeList(List) - Static method in class com.triactive.jdo.store.SQLExpression
 
typeMappings - Variable in class com.triactive.jdo.store.DatabaseAdapter
 
typeName - Variable in class com.triactive.jdo.store.ColumnInfo
The local type name used by the data source.
typeName - Variable in class com.triactive.jdo.store.TypeInfo
The DBMS-specific name for this data type.
Types - Class in com.triactive.jdo.model
 
Types() - Constructor for class com.triactive.jdo.model.Types
 
typesByTypeNumber - Variable in class com.triactive.jdo.store.DatabaseAdapter
 

U

UnboundVariable - Class in com.triactive.jdo.store
 
UnboundVariable(QueryStatement, String, Class, JDOQLQuery.Compiler) - Constructor for class com.triactive.jdo.store.UnboundVariable
 
UnexpectedColumnException - Exception in com.triactive.jdo.store
A UnexpectedColumnException is thrown if an unexpected column is encountered in the database during schema validation.
UnexpectedColumnException(Table, SQLIdentifier) - Constructor for exception com.triactive.jdo.store.UnexpectedColumnException
Constructs a unexpected column exception.
UNIQUE - Static variable in class com.triactive.jdo.store.Column
 
UNLIMITED_LENGTH - Static variable in class com.triactive.jdo.store.Column
 
unlock() - Method in class com.triactive.jdo.util.ReadWriteLock
Release a read or write lock.
unparsed - Variable in class com.triactive.jdo.util.MacroString.IdentifierMacro
 
unsetOwner() - Method in class com.triactive.jdo.sco.Date
 
unsetOwner() - Method in class com.triactive.jdo.sco.HashSet
 
unsetOwner() - Method in class com.triactive.jdo.sco.Map
 
unsetOwner() - Method in class com.triactive.jdo.sco.Set
 
unsetOwner() - Method in class com.triactive.jdo.sco.SqlDate
 
unsetOwner() - Method in class com.triactive.jdo.sco.SqlTimestamp
 
unsetOwner() - Method in interface com.triactive.jdo.SCO
Nullifies references to the owner Object and Field.
UnsetOwners - Class in com.triactive.jdo.sco
 
UnsetOwners() - Constructor for class com.triactive.jdo.sco.UnsetOwners
 
unsignedAttribute - Variable in class com.triactive.jdo.store.TypeInfo
true indicates the type is unsigned, false otherwise.
UnsupportedConnectionFactoryException - Exception in com.triactive.jdo
A UnsupportedConnectionFactoryException is thrown if a configured connection factory is a supported factory type.
UnsupportedConnectionFactoryException(Object) - Constructor for exception com.triactive.jdo.UnsupportedConnectionFactoryException
Constructs an unsupported connection exception.
UnsupportedDataTypeException - Exception in com.triactive.jdo.store
A UnsupportedDataTypeException is thrown if an attempt is made to persist an object field whose data type is not supported by the database and/or the persistence package.
UnsupportedDataTypeException() - Constructor for exception com.triactive.jdo.store.UnsupportedDataTypeException
Constructs an unsupported data type exception with no specific detail message.
UnsupportedDataTypeException(String) - Constructor for exception com.triactive.jdo.store.UnsupportedDataTypeException
Constructs an unsupported data type exception with the specified detail message.
UnsupportedDataTypeException(String, Exception) - Constructor for exception com.triactive.jdo.store.UnsupportedDataTypeException
Constructs an unsupported data type exception with the specified detail message and nested exception.
update(StateManager, int[]) - Method in class com.triactive.jdo.store.ClassBaseTable
 
UPDATE - Static variable in class com.triactive.jdo.store.RequestIdentifier.Type
 
update(StateManager, int[]) - Method in class com.triactive.jdo.store.StoreManager
Updates a persistent object in the database.
UpdateRequest - Class in com.triactive.jdo.store
 
UpdateRequest(ClassBaseTable, int[]) - Constructor for class com.triactive.jdo.store.UpdateRequest
 
updateRule - Variable in class com.triactive.jdo.store.ForeignKeyInfo
What happens to a foreign key when the primary key is updated.
URL_PROPERTY - Static variable in interface com.triactive.jdo.DatabaseProperties
The system property containing the JDBC driver URL to use for all tests.
USE_UPDATE_LOCK_PROPERTY - Static variable in class com.triactive.jdo.NonmanagedTransaction
The system property that selects whether SELECT FOR UPDATE should be used to fetch objects when the transaction isolation level is READ COMMITTED or lower.
USER_PROPERTY - Static variable in interface com.triactive.jdo.DatabaseProperties
The system property containing the database user name to use for the test.
useUpdateLockOnFetch() - Method in class com.triactive.jdo.NonmanagedTransaction
 
useUpdateLockOnFetch() - Method in interface com.triactive.jdo.Transaction
 

V

validate(int, Connection) - Method in class com.triactive.jdo.store.BaseTable
 
validate(ColumnInfo) - Method in class com.triactive.jdo.store.Column
 
validate(int, Connection) - Method in class com.triactive.jdo.store.SchemaTable
 
VALIDATE - Static variable in interface com.triactive.jdo.store.Table
Bit flag passed to validate() to indicate that the table structure should be validated using JDBC metadata.
validate(int, Connection) - Method in interface com.triactive.jdo.store.Table
 
validate(int, Connection) - Method in class com.triactive.jdo.store.View
 
VALIDATE_CONSTRAINTS_PROPERTY - Static variable in class com.triactive.jdo.PersistenceManagerFactoryImpl
The system property that selects the default value for the ValidateConstraints setting.
VALIDATE_TABLES_PROPERTY - Static variable in class com.triactive.jdo.PersistenceManagerFactoryImpl
The system property that selects the default value for the ValidateTables setting.
validateConstraints(int, Connection) - Method in class com.triactive.jdo.store.BaseTable
 
VALIDATED - Static variable in class com.triactive.jdo.model.ClassMetaData
 
validateElementForReading(StateManager, Object) - Method in class com.triactive.jdo.store.AbstractSetStore
 
validateElementForWriting(StateManager, Object) - Method in class com.triactive.jdo.store.AbstractSetStore
 
validateElementType(Object) - Method in class com.triactive.jdo.store.AbstractSetStore
 
validateElementType(Object) - Method in class com.triactive.jdo.store.MapEntrySetStore
 
validateKeyForReading(StateManager, Object) - Method in class com.triactive.jdo.store.AbstractMapStore
 
validateKeyForWriting(StateManager, Object) - Method in class com.triactive.jdo.store.AbstractMapStore
 
validateKeyType(Object) - Method in class com.triactive.jdo.store.AbstractMapStore
 
validateValueForReading(StateManager, Object) - Method in class com.triactive.jdo.store.AbstractMapStore
 
validateValueForWriting(StateManager, Object) - Method in class com.triactive.jdo.store.AbstractMapStore
 
validateValueType(Object) - Method in class com.triactive.jdo.store.AbstractMapStore
 
validateValueType(Object) - Method in class com.triactive.jdo.store.InverseMapStore
 
VALUE - Static variable in class com.triactive.jdo.store.Role
 
value - Variable in class com.triactive.jdo.util.MacroString.IdentifierMacro
 
valueColumn - Variable in class com.triactive.jdo.store.AbstractMapStore
 
valueColumn - Variable in class com.triactive.jdo.store.MapEntrySetStore
 
valueMapping - Variable in class com.triactive.jdo.store.AbstractMapStore
 
valueMapping - Variable in class com.triactive.jdo.store.MapEntrySetStore
 
values() - Method in class com.triactive.jdo.sco.Map
 
values() - Method in class com.triactive.jdo.util.ReferenceValueMap
 
valuesAreEmbedded - Variable in class com.triactive.jdo.store.AbstractMapStore
 
valuesAreEmbedded - Variable in class com.triactive.jdo.store.MapEntrySetStore
 
valueSetStore() - Method in class com.triactive.jdo.store.InverseMapStore
 
valueSetStore() - Method in interface com.triactive.jdo.store.MapStore
 
valueSetStore() - Method in class com.triactive.jdo.store.NormalMapStore
 
valueType - Variable in class com.triactive.jdo.model.MapMetaData
 
valueType - Variable in class com.triactive.jdo.store.AbstractMapStore
 
valueType - Variable in class com.triactive.jdo.store.MapEntrySetStore
 
variableNames - Variable in class com.triactive.jdo.store.Query
 
variables - Variable in class com.triactive.jdo.store.Query
 
variableTypesByName - Variable in class com.triactive.jdo.store.Query
 
vendorExtensions - Variable in class com.triactive.jdo.model.MetaData
 
View - Class in com.triactive.jdo.store
 
View(StoreManager) - Constructor for class com.triactive.jdo.store.View
 
View(SQLIdentifier, StoreManager) - Constructor for class com.triactive.jdo.store.View
 
ViewDefinitionException - Exception in com.triactive.jdo.store
A ViewDefinitionException is thrown if the metadata extension(s) that define a view are missing or invalid.
ViewDefinitionException(Class, String) - Constructor for exception com.triactive.jdo.store.ViewDefinitionException
Constructs a class definition exception with the specified detail message.
ViewNotSupportedException - Exception in com.triactive.jdo.store
A ViewNotSupportedException is thrown if an attempt is made to perform an operation using a class that is backed by a view and the operation is not supported on such classes.
ViewNotSupportedException(Class) - Constructor for exception com.triactive.jdo.store.ViewNotSupportedException
Constructs a view not supported exception.

W

WARNING - Static variable in class com.triactive.jdo.store.PostgreSQLSQLState.ClassCode
 
WeakValueMap - Class in com.triactive.jdo.util
A java.util.Map implementation using weak reference values.
WeakValueMap() - Constructor for class com.triactive.jdo.util.WeakValueMap
 
WeakValueMap(int) - Constructor for class com.triactive.jdo.util.WeakValueMap
 
WeakValueMap(int, float) - Constructor for class com.triactive.jdo.util.WeakValueMap
 
WeakValueMap(Map) - Constructor for class com.triactive.jdo.util.WeakValueMap
 
whereExpr - Variable in class com.triactive.jdo.store.QueryStatement
 
WITH_CHECK_OPTION_VIOLATION - Static variable in class com.triactive.jdo.store.PostgreSQLSQLState.ClassCode
 
WITH_CHECK_OPTION_VIOLATION - Static variable in class com.triactive.jdo.store.SQLState.ClassCode
 
writeClassListFile(String, List) - Static method in class com.triactive.jdo.enhance.Enhancer
Writes out the given list of classes to a file.
writeLock() - Method in class com.triactive.jdo.util.ReadWriteLock
Acquire a write lock.
WrongPrecisionException - Exception in com.triactive.jdo.store
A WrongPrecisionException is thrown if a column is detected to have the wrong precision in the database during schema validation.
WrongPrecisionException(Column, int, int) - Constructor for exception com.triactive.jdo.store.WrongPrecisionException
Constructs a wrong precision exception.
WrongPrimaryKeyException - Exception in com.triactive.jdo.store
A WrongPrimaryKeyException is thrown if a table is detected not to have the expected primary key in the database during schema validation.
WrongPrimaryKeyException(Table, PrimaryKey, Collection) - Constructor for exception com.triactive.jdo.store.WrongPrimaryKeyException
Constructs a wrong primary key exception.
WrongScaleException - Exception in com.triactive.jdo.store
A WrongScaleException is thrown if a column is detected to have the wrong scale in the database during schema validation.
WrongScaleException(Column, int, int) - Constructor for exception com.triactive.jdo.store.WrongScaleException
Constructs a wrong scale exception.

X

XMLHelper - Class in com.triactive.jdo.util
A utility class used to obtain DocumentBuilders.
XMLMetaDataException - Exception in com.triactive.jdo.model
An XMLMetaDataException is thrown if a structural or logical error is encountered in the XML metadata for a given persistence capable class.
XMLMetaDataException(URL, String) - Constructor for exception com.triactive.jdo.model.XMLMetaDataException
Constructs an XML metadata exception with the specified detail message.
XMLMetaDataException(URL, String, Exception) - Constructor for exception com.triactive.jdo.model.XMLMetaDataException
Constructs an XML metadata exception with the specified detail message and nested exception.

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

Copyright ? 2001 TriActive, Inc. All Rights Reserved.