|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
SavepointManager implementation that
delegates to the subclass for savepoint operations on the active
Connection.Result implementation designed to be subclassed easily by
implementations.ValueHandler interface methods.ClassMetaData.addDeclaredField(java.lang.String, java.lang.Class>).
field to the set of fully-qualified field names to
eagerly join when loading objects.
fields to the set of fully-qualified field names to
eagerly join when loading objects.
field to the set of fully-qualified field names to
eagerly join when loading objects.
fields to the set of fully-qualified field names to
eagerly join when loading objects.
elem to selectSQL.
FIRST <p> SKIP <q> or
ROWS <m> TO <n> syntax.
VARCHAR column
to 252 or a value specified by user. 252 is the maximum Firebird 1.5 can
handle for one-column indexes.
indexth SQL element for this value to the
given buffer.
indexth SQL element to the given buffer.
COUNT(*) query.
Boolean or boolean value
gets stored in the database by default.Boolean and boolean values get represented
in OpenJPA.
BooleanRepresentation.TableJDBCSeq that maintains a
separate sequence count per-class.DataSource and releases any
resources associated with it.
schematool creates a
table, it will append an additional IDENTITY column to the
table's creation SQL.
Result.
Result
into an instance.
DataSource objects.DataSource.getConnection()
is called.
Joinable after doing column
translation.map method.Constraint and they have the same local and primary key
columns and action.
Schema matching the given database
schema to the current group.
Result.DatabaseMetaData.
DatabaseMetaData.
Reader by using ResultSet.getClob(int) and
Clob.getCharacterStream().
MappingInfo.createColumns(org.apache.openjpa.meta.MetaDataContext, java.lang.String, org.apache.openjpa.jdbc.schema.Column[], org.apache.openjpa.jdbc.schema.Table, boolean),
or for the foreign key created by the last call to
MappingInfo.createForeignKey(org.apache.openjpa.meta.MetaDataContext, java.lang.String, java.util.List, org.apache.openjpa.jdbc.meta.MappingInfo.ForeignKeyDefaults, org.apache.openjpa.jdbc.schema.Table, org.apache.openjpa.jdbc.meta.ClassMapping, org.apache.openjpa.jdbc.meta.ClassMapping, boolean, boolean) .
DatabaseMetaData.
DatabaseMetaData.
% if columnName is null,
otherwise delegate to super implementation.
JDBCConfiguration for this sequence.
Connection for this savepoint.
ConnectionDecorators to use.
ConnectionDecorator for adding
functionality to JDBC connections.
ForeignKey.getConstantColumns().
CREATE SEQUENCE <sequence name> or
CREATE GENERATOR <sequence name>.
DBDictionary to use to define the RDBMS SQL information.
DBDictionary to use.
ClassMetaData.getDeclaredField(int).
ClassMetaData.getDeclaredField(int).
ClassMetaData.getDeclaredFields().
ValueMetaData.getDeclaredTypeMetaData().
ClassMetaData.getDeclaredUnmanagedFields().
FieldMetaData.getDeclaringMetaData()
ClassMetaData.getDefaultFetchGroupFields().
ClassMetaData.getDefinedFields().
ClassMetaData.getDefinedFieldsInListingOrder().
FieldMetaData.getDefiningMetaData()
SchemaParser.resolveConstraints() is called.
DriverDataSource to use for creating a DataSource
from a JDBC Driver.
ALTER TABLE <table name> DROP <col name>.
ALTER TABLE <table name> DROP FOREIGN KEY
<fk name>.
ALTER TABLE <table name> DROP FOREIGN KEY
<fk name>.
ALTER TABLE <table name> DROP PRIMARY KEY.
ALTER TABLE <table name> DROP PRIMARY KEY.
DROP GENERATOR <sequence name>.
SchemaGroup, and, depending on
the schema action, from the database.
JDBCFetchConfiguration.
EagerFetchModes.EAGER_NONE
EagerFetchModes.EAGER_JOIN
EagerFetchModes.EAGER_PARALLEL
LRSCollectionFieldStrategy.getIndependentElementMappings(boolean)
(or null).
FieldMetaData.getElement()
ValueMetaData.getEmbeddedMetaData().
ClassMetaData.getEmbeddingMetaData()
ResultSet.
ClassMetaData.getField(int).
ClassMetaData.getField(int).
ValueMetaData.getFieldMetaData().
ClassMetaData.getFields().
ClassMetaData.getFieldsInListingOrder().
DBDictionary.catalogSeparator).
DBDictionary.catalogSeparator).
DBDictionary.catalogSeparator).
IdentifierUtil
DBIdentifierUtil
FieldMetaData.getInverseMetaDatas()
JavaTypes for the version values this
strategy uses.
JavaTypes for the version value this given
column index uses.
JavaTypes for the discriminator
values.
JavaTypes or JavaSQLTypes.
Types.
JDBCListeners to use.
JDBCListener plugins for
listening to JDBCEvents.
Types constant.
Types constant for the given SQL type name.
Types constant for the given
JavaTypes or JavaSQLTypes constant.
Types constant for the given
JavaTypes or JavaSQLTypes constant.
Types constant for the given
JavaTypes or JavaSQLTypes constant.
Types constant for the given
JavaTypes or JavaSQLTypes constant.
Joinable for the given column.
LRSCollectionFieldStrategy.getIndependentElementMappings(boolean) (or null).
LRSMapFieldStrategy.getIndependentKeyMappings(boolean) or
LRSMapFieldStrategy.getIndependentValueMappings(boolean) (or null).
ContainerFieldStrategy.getIndependentElementMappings(boolean) (or null).
Join elements for this select.
JoinSyntaxes.
LRSMapFieldStrategy.getIndependentKeyMappings(boolean) or
LRSMapFieldStrategy.getIndependentValueMappings(boolean) (or null).
FieldMetaData.getKey()
InputStream by using ResultSet.getBlob(int) and
Blob.getBinaryStream().
JDBCLockManager, return it.
LRSSizes constant for the large result set size
setting.
FieldMetaData.getMappedByMetaData()
ClassMetaData.getMappedPCSubclassMetaDatas().
ClassMetaData.getMappedPCSuperclassMetaData().
QueryResultMapping.PCResult.addMapping(java.lang.String, java.lang.Object), or null if none.
MappingDefaults to use.
MappingDefaults to use with a repository.
MetaDataFactory to use for
loading and storing object-relational mapping data.
QueryResultMapping.PCResult.addMapping(java.lang.String, java.lang.Object), or
empty array if none.
ClassMetaData.getRepository().
FieldMetaData.getRepository()
MetaDataContext.getRepository().
ClassMetaData.getPCSubclassMetaDatas().
ClassMetaData.getPCSuperclassMetaData().
<value> AS <type>.
Types type for the given one.
ForeignKey.getColumns().
ForeignKey.getConstantPrimaryKeyColumns().
ClassMetaData.getPrimaryKeyFields().
Result.getObject(java.lang.Object, int, java.lang.Object), or null if none.
Result.getObject(java.lang.Object, int, java.lang.Object) for each column.
ResultSet.
create is false and the row has not already been created.
none.
SchemaFactory to use to provide
schema information during system initialization.
SchemaFactory to use for schema information.
DatabaseMetaData.
DatabaseMetaData.
MariaDBDictionary.SELECT_HINT in the
fetch configuration, and if so, append the MySQL hint after the
"SELECT" part of the query.
MySQLDictionary.SELECT_HINT in the
fetch configuration, and if so, append the MySQL hint after the
"SELECT" part of the query.
OracleDictionary.SELECT_HINT in the
fetch configuration, and if so, append the Oracle hint after the
"SELECT" part of the query.
Vals and Columns that were
selected, in the order that they were selected.
org.apache.openjpa.sql.Select subclasses constant
for loading this relation, based on how the related type is mapped,
whether this relation is polymorphic, and whether it is configured to
use class criteria.
SelectExecutor.toSelect(boolean, JDBCFetchConfiguration), if any.
StoreException.
OpenJPAException.
StoreException.
StoreException.
StoreException.
StoreException.
StoreException.
StoreException.
StoreException.
StoreException.
StoreException.
StoreException.
JDBCFetchConfiguration.
EagerFetchModes.EAGER_NONE
EagerFetchModes.EAGER_JOIN
EagerFetchModes.EAGER_PARALLEL
DatabaseMetaData.
DatabaseMetaData.
% if tableName is null,
otherwise delegate to super implementation.
Connection, or -1 for the default level.
ValueMetaData.getTypeMetaData().
Types.
Types.
UpdateManager to use for managing SQL updates.
UpdateManager for runtime data store interaction.
LRSMapFieldStrategy.getIndependentKeyMappings(boolean) or
LRSMapFieldStrategy.getIndependentValueMappings(boolean) (or null).
ValueMetaData.getValueMappedByMetaData().
FieldMetaData.getValue()
ClassMetaData.getVersionField().
DatabaseMetaData.getJDBCMajorVersion().
http://www.h2database.com).ValueHandler.ValueHandler.ValueHandlers.ValueHandler
and whose values are relations to other persistent objects.LoggingConnectionDecorator.SQLWarningHandler interface
that allows customization of the actions to perform when a
SQLWarning occurs at any point on a Connection,
Statement, or ResultSet.
SybaseDictionary.createIdentityColumn is true, then the
identityColumnName will be the name of the
additional unique column that will be created.
ClassTableJDBCSeq alias.
TableJDBCSeq alias.
ValueTableJDBCSeq alias.
POSITION(<find>, <str> [, <start>]).
- indexOf(SQLBuffer, FilterValue, FilterValue, FilterValue) -
Method in class org.apache.openjpa.jdbc.sql.H2Dictionary
-
- indexOf(SQLBuffer, FilterValue, FilterValue, FilterValue) -
Method in class org.apache.openjpa.jdbc.sql.HSQLDictionary
-
- indexOf(SQLBuffer, FilterValue, FilterValue, FilterValue) -
Method in class org.apache.openjpa.jdbc.sql.InformixDictionary
-
- indexOf(SQLBuffer, FilterValue, FilterValue, FilterValue) -
Method in class org.apache.openjpa.jdbc.sql.IngresDictionary
- Invoke Ingres' IndexOf Function (Find the first index of a string in
another string, starting at a given index).
- indexOf(SQLBuffer, FilterValue, FilterValue, FilterValue) -
Method in class org.apache.openjpa.jdbc.sql.InterbaseDictionary
-
- indexOf(SQLBuffer, FilterValue, FilterValue, FilterValue) -
Method in class org.apache.openjpa.jdbc.sql.JDataStoreDictionary
-
- indexOf() -
Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
-
- indexOf(SQLBuffer, FilterValue, FilterValue, FilterValue) -
Method in class org.apache.openjpa.jdbc.sql.MariaDBDictionary
-
- indexOf() -
Method in class org.apache.openjpa.jdbc.sql.MergedResult
-
- indexOf(SQLBuffer, FilterValue, FilterValue, FilterValue) -
Method in class org.apache.openjpa.jdbc.sql.MySQLDictionary
-
- indexOf(SQLBuffer, FilterValue, FilterValue, FilterValue) -
Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
-
- indexOf(SQLBuffer, FilterValue, FilterValue, FilterValue) -
Method in class org.apache.openjpa.jdbc.sql.PointbaseDictionary
-
- indexOf(SQLBuffer, FilterValue, FilterValue, FilterValue) -
Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
-
- indexOf() -
Method in interface org.apache.openjpa.jdbc.sql.Result
- The index of the select within the UNION that the current row
corresponds to, or 0.
- indexOf() -
Method in interface org.apache.openjpa.jdbc.sql.Select
- The index of this select within the UNION, or 0.
- indexOf() -
Method in class org.apache.openjpa.jdbc.sql.SelectImpl
-
- indexOf(SQLBuffer, FilterValue, FilterValue, FilterValue) -
Method in class org.apache.openjpa.jdbc.sql.SolidDBDictionary
-
- indexOf(SQLBuffer, FilterValue, FilterValue, FilterValue) -
Method in class org.apache.openjpa.jdbc.sql.SQLServerDictionary
-
- indexOf(SQLBuffer, FilterValue, FilterValue, FilterValue) -
Method in class org.apache.openjpa.jdbc.sql.SybaseDictionary
-
- INDEXOF_VAL -
Static variable in interface org.apache.openjpa.jdbc.kernel.exps.Val
-
- indexOfAlias(Object) -
Method in class org.apache.openjpa.jdbc.sql.SelectImpl.Selects
- Return the index of the given alias.
- indicatesNull(Object) -
Method in class org.apache.openjpa.jdbc.meta.strats.EmbeddedClassStrategy
- Return whether the given null indicator value means the object is null.
- InformixDictionary - Class in org.apache.openjpa.jdbc.sql
- Dictionary for Informix database.
- InformixDictionary() -
Constructor for class org.apache.openjpa.jdbc.sql.InformixDictionary
-
- IngresDictionary - Class in org.apache.openjpa.jdbc.sql
-
- IngresDictionary() -
Constructor for class org.apache.openjpa.jdbc.sql.IngresDictionary
-
- initDBDictionary(DBDictionary) -
Method in interface org.apache.openjpa.jdbc.schema.DriverDataSource
- Initialize self and dictionary once available.
- initDBDictionary(DBDictionary) -
Method in class org.apache.openjpa.jdbc.schema.SimpleDriverDataSource
-
- initializationSQL -
Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- initialize(Select, ExpContext, int) -
Method in class org.apache.openjpa.jdbc.kernel.exps.Args
-
- initialize(Select, ExpContext, int) -
Method in class org.apache.openjpa.jdbc.kernel.exps.CoalesceExpression
-
- initialize(Select, ExpContext, int) -
Method in class org.apache.openjpa.jdbc.kernel.exps.CollectionParam
-
- initialize(Select, ExpContext, int) -
Method in class org.apache.openjpa.jdbc.kernel.exps.Concat
-
- initialize(Select, ExpContext, int) -
Method in class org.apache.openjpa.jdbc.kernel.exps.GeneralCaseExpression
-
- initialize(Select, ExpContext, int) -
Method in class org.apache.openjpa.jdbc.kernel.exps.IndexOf
-
- initialize(Select, ExpContext, int) -
Method in class org.apache.openjpa.jdbc.kernel.exps.Lit
-
- initialize(Select, ExpContext, int) -
Method in class org.apache.openjpa.jdbc.kernel.exps.MapEntry
-
- initialize(Select, ExpContext, int) -
Method in class org.apache.openjpa.jdbc.kernel.exps.MapKey
-
- initialize(Select, ExpContext, int) -
Method in class org.apache.openjpa.jdbc.kernel.exps.Math
-
- initialize(Select, ExpContext, int) -
Method in class org.apache.openjpa.jdbc.kernel.exps.NullIfExpression
-
- initialize(Select, ExpContext, int) -
Method in class org.apache.openjpa.jdbc.kernel.exps.Param
-
- initialize(Select, ExpContext, int) -
Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
-
- initialize(Select, ExpContext, int) -
Method in class org.apache.openjpa.jdbc.kernel.exps.SimpleCaseExpression
-
- initialize(Select, ExpContext, int) -
Method in class org.apache.openjpa.jdbc.kernel.exps.SubQ
-
- initialize(Select, ExpContext, int) -
Method in class org.apache.openjpa.jdbc.kernel.exps.Substring
-
- initialize(Select, ExpContext, int) -
Method in class org.apache.openjpa.jdbc.kernel.exps.Trim
-
- initialize(Select, ExpContext, int) -
Method in class org.apache.openjpa.jdbc.kernel.exps.TypeLit
-
- initialize(Select, ExpContext, int) -
Method in interface org.apache.openjpa.jdbc.kernel.exps.Val
- Initialize the value.
- initialize(Select, ExpContext, Map) -
Method in class org.apache.openjpa.jdbc.kernel.exps.WhenCondition
-
- initialize(Select, ExpContext, Map) -
Method in class org.apache.openjpa.jdbc.kernel.exps.WhenScalar
-
- initialize(OpenJPAStateManager, PCState, FetchConfiguration, Object) -
Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
-
- initialize(String, Object) -
Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryCacheImpl
-
- initialize(Object) -
Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryImpl
- Initialize this receiver with post-execution result.
- initialize() -
Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
- initialize() -
Method in class org.apache.openjpa.jdbc.meta.Discriminator
-
- initialize() -
Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
- initialize() -
Method in interface org.apache.openjpa.jdbc.meta.Strategy
- Perform caching and other initialization operations.
- initialize() -
Method in class org.apache.openjpa.jdbc.meta.strats.AbstractStrategy
-
- initialize() -
Method in class org.apache.openjpa.jdbc.meta.strats.EmbedFieldStrategy
-
- initialize() -
Method in class org.apache.openjpa.jdbc.meta.strats.HandlerCollectionTableFieldStrategy
-
- initialize() -
Method in class org.apache.openjpa.jdbc.meta.strats.HandlerFieldStrategy
-
- initialize() -
Method in class org.apache.openjpa.jdbc.meta.strats.HandlerHandlerMapTableFieldStrategy
-
- initialize() -
Method in class org.apache.openjpa.jdbc.meta.strats.HandlerRelationMapTableFieldStrategy
-
- initialize() -
Method in class org.apache.openjpa.jdbc.meta.strats.MaxEmbeddedBlobFieldStrategy
-
- initialize() -
Method in class org.apache.openjpa.jdbc.meta.strats.MaxEmbeddedByteArrayFieldStrategy
-
- initialize() -
Method in class org.apache.openjpa.jdbc.meta.strats.MaxEmbeddedCharArrayFieldStrategy
-
- initialize() -
Method in class org.apache.openjpa.jdbc.meta.strats.MaxEmbeddedClobFieldStrategy
-
- initialize() -
Method in class org.apache.openjpa.jdbc.meta.strats.MultiColumnVersionStrategy
-
- initialize() -
Method in class org.apache.openjpa.jdbc.meta.strats.PrimitiveFieldStrategy
-
- initialize() -
Method in class org.apache.openjpa.jdbc.meta.strats.RelationFieldStrategy
-
- initialize() -
Method in class org.apache.openjpa.jdbc.meta.strats.RelationHandlerMapTableFieldStrategy
-
- initialize() -
Method in class org.apache.openjpa.jdbc.meta.strats.RelationRelationMapTableFieldStrategy
-
- initialize() -
Method in class org.apache.openjpa.jdbc.meta.strats.RelationToManyInverseKeyFieldStrategy
-
- initialize() -
Method in class org.apache.openjpa.jdbc.meta.strats.VerticalClassStrategy
-
- initialize() -
Method in class org.apache.openjpa.jdbc.meta.Version
-
- initializeMapping() -
Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
- initializeState(OpenJPAStateManager, PCState, JDBCFetchConfiguration, ConnectionInfo) -
Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- Initialize a newly-loaded instance.
- innerIdentityClasses -
Variable in class org.apache.openjpa.jdbc.meta.ReverseMappingTool.Flags
-
- innerJoinClause -
Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- INSERT -
Static variable in class org.apache.openjpa.jdbc.kernel.AbstractUpdateManager.CustomMapping
-
- insert(OpenJPAStateManager, ClassMapping, RowManager, JDBCStore, Collection) -
Method in class org.apache.openjpa.jdbc.kernel.AbstractUpdateManager
- Recursive method to insert the given instance, base class first.
- insert(OpenJPAStateManager, JDBCStore, RowManager) -
Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
- insert(OpenJPAStateManager, JDBCStore, RowManager) -
Method in class org.apache.openjpa.jdbc.meta.Discriminator
-
- insert(OpenJPAStateManager, JDBCStore, RowManager) -
Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
- insert(OpenJPAStateManager, JDBCStore, RowManager) -
Method in interface org.apache.openjpa.jdbc.meta.Strategy
- Set values for the mapping into the proper rows.
- insert(OpenJPAStateManager, JDBCStore, RowManager) -
Method in class org.apache.openjpa.jdbc.meta.strats.AbstractStrategy
-
- insert(OpenJPAStateManager, JDBCStore, RowManager) -
Method in class org.apache.openjpa.jdbc.meta.strats.ColumnVersionStrategy
-
- insert(OpenJPAStateManager, JDBCStore, RowManager) -
Method in class org.apache.openjpa.jdbc.meta.strats.EmbedFieldStrategy
-
- insert(OpenJPAStateManager, OpenJPAStateManager, JDBCStore, RowManager, Row) -
Method in class org.apache.openjpa.jdbc.meta.strats.EmbedFieldStrategy
- Insert an embedded object.
- insert(OpenJPAStateManager, JDBCStore, RowManager) -
Method in class org.apache.openjpa.jdbc.meta.strats.FullClassStrategy
-
- insert(OpenJPAStateManager, JDBCStore, RowManager) -
Method in class org.apache.openjpa.jdbc.meta.strats.HandlerCollectionTableFieldStrategy
-
- insert(OpenJPAStateManager, JDBCStore, RowManager) -
Method in class org.apache.openjpa.jdbc.meta.strats.HandlerFieldStrategy
-
- insert(OpenJPAStateManager, JDBCStore, RowManager) -
Method in class org.apache.openjpa.jdbc.meta.strats.HandlerHandlerMapTableFieldStrategy
-
- insert(OpenJPAStateManager, JDBCStore, RowManager) -
Method in class org.apache.openjpa.jdbc.meta.strats.HandlerRelationMapTableFieldStrategy
-
- insert(OpenJPAStateManager, JDBCStore, RowManager) -
Method in class org.apache.openjpa.jdbc.meta.strats.InValueDiscriminatorStrategy
-
- insert(OpenJPAStateManager, JDBCStore, RowManager) -
Method in class org.apache.openjpa.jdbc.meta.strats.LobFieldStrategy
-
- insert(OpenJPAStateManager, JDBCStore, RowManager) -
Method in class org.apache.openjpa.jdbc.meta.strats.NoneClassStrategy
-
- insert(OpenJPAStateManager, JDBCStore, RowManager) -
Method in class org.apache.openjpa.jdbc.meta.strats.PrimitiveFieldStrategy
-
- insert(OpenJPAStateManager, JDBCStore, RowManager) -
Method in class org.apache.openjpa.jdbc.meta.strats.RelationCollectionTableFieldStrategy
-
- insert(OpenJPAStateManager, JDBCStore, RowManager) -
Method in class org.apache.openjpa.jdbc.meta.strats.RelationFieldStrategy
-
- insert(OpenJPAStateManager, JDBCStore, RowManager) -
Method in class org.apache.openjpa.jdbc.meta.strats.RelationHandlerMapTableFieldStrategy
-
- insert(OpenJPAStateManager, JDBCStore, RowManager) -
Method in class org.apache.openjpa.jdbc.meta.strats.RelationRelationMapTableFieldStrategy
-
- insert(OpenJPAStateManager, JDBCStore, RowManager) -
Method in class org.apache.openjpa.jdbc.meta.strats.RelationToManyInverseKeyFieldStrategy
-
- insert(OpenJPAStateManager, JDBCStore, RowManager) -
Method in class org.apache.openjpa.jdbc.meta.strats.RelationToManyTableFieldStrategy
-
- insert(OpenJPAStateManager, JDBCStore, RowManager) -
Method in class org.apache.openjpa.jdbc.meta.strats.StateComparisonVersionStrategy
-
- insert(OpenJPAStateManager, JDBCStore, RowManager) -
Method in class org.apache.openjpa.jdbc.meta.strats.StringFieldStrategy
-
- insert(OpenJPAStateManager, JDBCStore, RowManager) -
Method in class org.apache.openjpa.jdbc.meta.strats.VerticalClassStrategy
-
- insert(OpenJPAStateManager, JDBCStore, RowManager) -
Method in class org.apache.openjpa.jdbc.meta.Version
-
- insertAlias(int, Object, Object) -
Method in class org.apache.openjpa.jdbc.sql.SelectImpl.Selects
- Insert an alias before the given index, using negative indexes
to count backwards.
- insertBlobForStreamingLoad(Row, Column, JDBCStore, Object, Select) -
Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
-
- insertBlobForStreamingLoad(Row, Column, JDBCStore, Object, Select) -
Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- insertBlobForStreamingLoad(Row, Column, JDBCStore, Object, Select) -
Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
-
- insertBlobForStreamingLoad(Row, Column, JDBCStore, Object, Select) -
Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
-
- insertClobForStreamingLoad(Row, Column, Object) -
Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
-
- insertClobForStreamingLoad(Row, Column, Object) -
Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- insertClobForStreamingLoad(Row, Column, Object) -
Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
-
- insertPlaceholder(String, int) -
Method in class org.apache.openjpa.jdbc.sql.SelectImpl
- Insert a placeholder at the given index; use a negative index
to count from the back of the select list.
- insertSize(String, String) -
Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- Helper method that inserts a size clause for a given SQL type.
- installDBDictionary(DBDictionary, DecoratingDataSource, JDBCConfiguration, boolean) -
Static method in class org.apache.openjpa.jdbc.schema.DataSourceFactory
- Install things deferred until the DBDictionary instance is available.
- installPrimaryKey(FieldMapping, Table) -
Method in interface org.apache.openjpa.jdbc.meta.MappingDefaults
- If desired, install a primary key on the given secondary table.
- installPrimaryKey(FieldMapping, Table) -
Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
- installPrimaryKey(FieldMapping, Table) -
Method in class org.apache.openjpa.jdbc.meta.NoneMappingDefaults
-
- installStrategy(ClassMapping) -
Method in class org.apache.openjpa.jdbc.meta.MappingStrategyInstaller
-
- installStrategy(FieldMapping) -
Method in class org.apache.openjpa.jdbc.meta.MappingStrategyInstaller
-
- installStrategy(Version) -
Method in class org.apache.openjpa.jdbc.meta.MappingStrategyInstaller
-
- installStrategy(Discriminator) -
Method in class org.apache.openjpa.jdbc.meta.MappingStrategyInstaller
-
- installStrategy(ClassMapping) -
Method in class org.apache.openjpa.jdbc.meta.NoneStrategyInstaller
-
- installStrategy(FieldMapping) -
Method in class org.apache.openjpa.jdbc.meta.NoneStrategyInstaller
-
- installStrategy(Version) -
Method in class org.apache.openjpa.jdbc.meta.NoneStrategyInstaller
-
- installStrategy(Discriminator) -
Method in class org.apache.openjpa.jdbc.meta.NoneStrategyInstaller
-
- installStrategy(ClassMapping) -
Method in class org.apache.openjpa.jdbc.meta.RefreshStrategyInstaller
-
- installStrategy(FieldMapping) -
Method in class org.apache.openjpa.jdbc.meta.RefreshStrategyInstaller
-
- installStrategy(Version) -
Method in class org.apache.openjpa.jdbc.meta.RefreshStrategyInstaller
-
- installStrategy(Discriminator) -
Method in class org.apache.openjpa.jdbc.meta.RefreshStrategyInstaller
-
- installStrategy(ClassMapping) -
Method in class org.apache.openjpa.jdbc.meta.RuntimeStrategyInstaller
-
- installStrategy(FieldMapping) -
Method in class org.apache.openjpa.jdbc.meta.RuntimeStrategyInstaller
-
- installStrategy(Version) -
Method in class org.apache.openjpa.jdbc.meta.RuntimeStrategyInstaller
-
- installStrategy(Discriminator) -
Method in class org.apache.openjpa.jdbc.meta.RuntimeStrategyInstaller
-
- installStrategy(ClassMapping) -
Method in class org.apache.openjpa.jdbc.meta.StrategyInstaller
- Install a strategy on the given mapping.
- installStrategy(FieldMapping) -
Method in class org.apache.openjpa.jdbc.meta.StrategyInstaller
- Install a strategy on the given mapping.
- installStrategy(Version) -
Method in class org.apache.openjpa.jdbc.meta.StrategyInstaller
- Install a strategy on the given mapping.
- installStrategy(Discriminator) -
Method in class org.apache.openjpa.jdbc.meta.StrategyInstaller
- Install a strategy on the given mapping.
- InstanceResultObjectProvider - Class in org.apache.openjpa.jdbc.kernel
- Object provider implementation wrapped around a
Select. - InstanceResultObjectProvider(SelectExecutor, ClassMapping, JDBCStore, JDBCFetchConfiguration) -
Constructor for class org.apache.openjpa.jdbc.kernel.InstanceResultObjectProvider
- Constructor.
- instantiateClassStrategy(String, ClassMapping) -
Method in class org.apache.openjpa.jdbc.meta.MappingRepository
- Return the strategy for the given name.
- instantiateDiscriminatorStrategy(String, Discriminator) -
Method in class org.apache.openjpa.jdbc.meta.MappingRepository
- Instantiate the given discriminator strategy.
- instantiateMetaDataFactory(Configuration, PluginValue, String) -
Method in class org.apache.openjpa.jdbc.conf.MappingFactoryValue
- Intantiate a
MetaDataFactory responsible for both metadata and
mapping.
- instantiateMetaDataFactory(Configuration, PluginValue, String, boolean) -
Method in class org.apache.openjpa.jdbc.conf.MappingFactoryValue
- Intantiate a
MetaDataFactory responsible for both metadata and
mapping.
- instantiateVersionStrategy(String, Version) -
Method in class org.apache.openjpa.jdbc.meta.MappingRepository
- Instantiate the given version strategy.
- instantiateVersionStrategy(Class<?>, Version, String) -
Method in class org.apache.openjpa.jdbc.meta.MappingRepository
- Instantiate the given version strategy.
- INT_10 -
Static variable in class org.apache.openjpa.jdbc.sql.BooleanRepresentationFactory
-
- integerTypeName -
Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- InterbaseDictionary - Class in org.apache.openjpa.jdbc.sql
- Dictionary for Borland Interbase.
- InterbaseDictionary() -
Constructor for class org.apache.openjpa.jdbc.sql.InterbaseDictionary
-
- invalidate(ClassMapping) -
Method in class org.apache.openjpa.jdbc.kernel.FinderCacheImpl
-
- invalidate(String) -
Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryCacheImpl
-
- invalidColumnWordSet -
Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- InValueDiscriminatorStrategy - Class in org.apache.openjpa.jdbc.meta.strats
- Base discriminator strategy that determines the class of database
records using a column holding a value mapped to a class, and limits
SELECTs using an IN (...) statement.
- InValueDiscriminatorStrategy() -
Constructor for class org.apache.openjpa.jdbc.meta.strats.InValueDiscriminatorStrategy
-
- inverseRelations -
Variable in class org.apache.openjpa.jdbc.meta.ReverseMappingTool.Flags
-
- isAdapting() -
Method in class org.apache.openjpa.jdbc.meta.MappingStrategyInstaller
-
- isAdapting() -
Method in class org.apache.openjpa.jdbc.meta.RefreshStrategyInstaller
-
- isAdapting() -
Method in class org.apache.openjpa.jdbc.meta.StrategyInstaller
- Return whether this installer adapts the given mapping data and
schema, vs requiring that all information be supplied correctly.
- isAggregate() -
Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
-
- isAggregate() -
Method in interface org.apache.openjpa.jdbc.sql.Select
- Return true if this is an aggregate select.
- isAggregate() -
Method in class org.apache.openjpa.jdbc.sql.SelectImpl
-
- isAllInsertable(int, boolean) -
Method in class org.apache.openjpa.jdbc.schema.ColumnIO
- Whether all columns up to but excluding the given index are insertable.
- isAllInsertable(Column[], boolean) -
Method in class org.apache.openjpa.jdbc.schema.ColumnIO
- Equivalent to
isAllInsertable (cols.length, nullValue).
- isAllInsertable(ForeignKey, boolean) -
Method in class org.apache.openjpa.jdbc.schema.ColumnIO
- Return true if all columns for the given key are insertable.
- isAllUpdatable(int, boolean) -
Method in class org.apache.openjpa.jdbc.schema.ColumnIO
- Whether all columns up to but excluding the given index are updatable.
- isAllUpdatable(Column[], boolean) -
Method in class org.apache.openjpa.jdbc.schema.ColumnIO
- Equivalent to
isAllUpdatable (cols.length, nullValue).
- isAllUpdatable(ForeignKey, boolean) -
Method in class org.apache.openjpa.jdbc.schema.ColumnIO
- Return true if all columns for the given key are updatable.
- isAnyInsertable(int, boolean) -
Method in class org.apache.openjpa.jdbc.schema.ColumnIO
- Whether any column up to but excluding the given index is insertable.
- isAnyInsertable(Column[], boolean) -
Method in class org.apache.openjpa.jdbc.schema.ColumnIO
- Equivalent to
isAnyInsertable (cols.length, nullValue).
- isAnyInsertable(ForeignKey, boolean) -
Method in class org.apache.openjpa.jdbc.schema.ColumnIO
- Return true if any columns for the given key are insertable.
- isAnyUpdatable(int, boolean) -
Method in class org.apache.openjpa.jdbc.schema.ColumnIO
- Whether any column up to but excluding the given index is updatable.
- isAnyUpdatable(Column[], boolean) -
Method in class org.apache.openjpa.jdbc.schema.ColumnIO
- Equivalent to
isAnyUpdatable (cols.length, nullValue).
- isAnyUpdatable(ForeignKey, boolean) -
Method in class org.apache.openjpa.jdbc.schema.ColumnIO
- Return true if any columns for the given key are updatable.
- isAssociation() -
Method in class org.apache.openjpa.jdbc.schema.Table
-
- isAutoAssigned() -
Method in class org.apache.openjpa.jdbc.schema.Column
- Whether this column is auto-assigned a value on insert.
- isBaseTable(Table) -
Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
- Return whether the given table is a base class table.
- isBatchDisabled() -
Method in class org.apache.openjpa.jdbc.kernel.BatchingPreparedStatementManagerImpl
-
- isBi1To1JT() -
Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
- isBi1To1JT(FieldMapping) -
Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
- isBidirectional(FieldMapping) -
Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
- isBidirectionalJoinTableMappingNonOwner() -
Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- Affirms if this field is the non-owning side of a bidirectional relation
with a join table.
- isBidirectionalJoinTableMappingOwner() -
Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- Affirms if this field is the owning side of a bidirectional relation
with a join table.
- isBiMTo1JT() -
Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
- isBiMTo1JT(FieldMapping) -
Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
- isCachable(String) -
Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryCacheImpl
-
- isCached(List<Object>, BitSet) -
Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
-
- isCompatible(int, String, int, int) -
Method in class org.apache.openjpa.jdbc.schema.Column
- Return true if this column is compatible with the given JDBC type
from
Types and size.
- isConstant() -
Method in interface org.apache.openjpa.jdbc.kernel.exps.FilterValue
- Return true if this value represents a literal or parameter.
- isCorrelated() -
Method in class org.apache.openjpa.jdbc.sql.Join
-
- isCustom(OpenJPAStateManager, JDBCStore) -
Method in class org.apache.openjpa.jdbc.meta.strats.MaxEmbeddedBlobFieldStrategy
-
- isCustom(OpenJPAStateManager, JDBCStore) -
Method in class org.apache.openjpa.jdbc.meta.strats.MaxEmbeddedByteArrayFieldStrategy
-
- isCustom(OpenJPAStateManager, JDBCStore) -
Method in class org.apache.openjpa.jdbc.meta.strats.MaxEmbeddedCharArrayFieldStrategy
-
- isCustom(OpenJPAStateManager, JDBCStore) -
Method in class org.apache.openjpa.jdbc.meta.strats.MaxEmbeddedClobFieldStrategy
-
- isCustomDelete(OpenJPAStateManager, JDBCStore) -
Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
- isCustomDelete(OpenJPAStateManager, JDBCStore) -
Method in class org.apache.openjpa.jdbc.meta.Discriminator
-
- isCustomDelete(OpenJPAStateManager, JDBCStore) -
Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
- isCustomDelete(OpenJPAStateManager, JDBCStore) -
Method in interface org.apache.openjpa.jdbc.meta.Strategy
- Return
Boolean.FALSE if this mapping does not customize the
delete process, Boolean.TRUE if it does, or null if it does
customize the delete, but also relies on the standard delete method
being called.
- isCustomDelete(OpenJPAStateManager, JDBCStore) -
Method in class org.apache.openjpa.jdbc.meta.strats.AbstractStrategy
-
- isCustomDelete(OpenJPAStateManager, JDBCStore) -
Method in class org.apache.openjpa.jdbc.meta.strats.EmbedFieldStrategy
-
- isCustomDelete(OpenJPAStateManager, JDBCStore) -
Method in class org.apache.openjpa.jdbc.meta.Version
-
- isCustomInsert(OpenJPAStateManager, JDBCStore) -
Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
- isCustomInsert(OpenJPAStateManager, JDBCStore) -
Method in class org.apache.openjpa.jdbc.meta.Discriminator
-
- isCustomInsert(OpenJPAStateManager, JDBCStore) -
Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
- isCustomInsert(OpenJPAStateManager, JDBCStore) -
Method in interface org.apache.openjpa.jdbc.meta.Strategy
- Return
Boolean.FALSE if this mapping does not customize the
insert process, Boolean.TRUE if it does, or null if it does
customize the insert, but also relies on the standard insert method
being called.
- isCustomInsert(OpenJPAStateManager, JDBCStore) -
Method in class org.apache.openjpa.jdbc.meta.strats.AbstractStrategy
-
- isCustomInsert(OpenJPAStateManager, JDBCStore) -
Method in class org.apache.openjpa.jdbc.meta.strats.EmbedFieldStrategy
-
- isCustomInsert(OpenJPAStateManager, JDBCStore) -
Method in class org.apache.openjpa.jdbc.meta.strats.LobFieldStrategy
-
- isCustomInsert(OpenJPAStateManager, JDBCStore) -
Method in class org.apache.openjpa.jdbc.meta.Version
-
- isCustomUpdate(OpenJPAStateManager, JDBCStore) -
Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
- isCustomUpdate(OpenJPAStateManager, JDBCStore) -
Method in class org.apache.openjpa.jdbc.meta.Discriminator
-
- isCustomUpdate(OpenJPAStateManager, JDBCStore) -
Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
- isCustomUpdate(OpenJPAStateManager, JDBCStore) -
Method in interface org.apache.openjpa.jdbc.meta.Strategy
- Return
Boolean.FALSE if this mapping does not customize the
update process, Boolean.TRUE if it does, or null if it does
customize the update, but also relies on the standard update method
being called.
- isCustomUpdate(OpenJPAStateManager, JDBCStore) -
Method in class org.apache.openjpa.jdbc.meta.strats.AbstractStrategy
-
- isCustomUpdate(OpenJPAStateManager, JDBCStore) -
Method in class org.apache.openjpa.jdbc.meta.strats.EmbedFieldStrategy
-
- isCustomUpdate(OpenJPAStateManager, JDBCStore) -
Method in class org.apache.openjpa.jdbc.meta.strats.LobFieldStrategy
-
- isCustomUpdate(OpenJPAStateManager, JDBCStore) -
Method in class org.apache.openjpa.jdbc.meta.Version
-
- isDB2ISeriesV5R3OrEarlier() -
Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
-
- isDB2ISeriesV5R4OrEarlier() -
Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
-
- isDB2ISeriesV5R4OrLater() -
Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
-
- isDB2UDBV81OrEarlier() -
Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
-
- isDB2UDBV82OrLater() -
Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
-
- isDB2ZOSV8xOrLater() -
Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
-
- isDBCPDataSource() -
Method in class org.apache.openjpa.jdbc.schema.DBCPDriverDataSource
- This method should not throw an exception, as it is called by
AutoDriverDataSource to determine if user already specified
to use Commons DBCP.
- isDBCPLoaded(ClassLoader) -
Static method in class org.apache.openjpa.jdbc.schema.DBCPDriverDataSource
- This method should not throw an exception, as it is called by
AutoDriverDataSource to determine if it should use DBCP or not
based on if org.apache.commons.dbcp.BasicDataSource can be loaded.
- isDeferred() -
Method in class org.apache.openjpa.jdbc.schema.Constraint
- Return true if this is a deferred constraint.
- isDelayCapable() -
Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
- isDelimited() -
Method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
- Returns true if the identifier is delimited.
- isDelimited(String) -
Static method in class org.apache.openjpa.jdbc.identifier.Normalizer
- Returns true if the name is delimited with default delimiters
- isDelimited() -
Method in class org.apache.openjpa.jdbc.identifier.QualifiedDBIdentifier
- Returns true if all identifiers within this compound identifier are
delimited.
- isDependent() -
Method in class org.apache.openjpa.jdbc.sql.PrimaryRow
- Mark this row as dependent on some other row.
- isDependent() -
Method in class org.apache.openjpa.jdbc.sql.RowImpl
- Secondary rows cannot be dependent.
- isDirty() -
Method in class org.apache.openjpa.jdbc.sql.SelectImpl
-
- isDirty() -
Method in class org.apache.openjpa.jdbc.sql.SelectImpl.SelectResult
-
- isDistinct() -
Method in class org.apache.openjpa.jdbc.sql.LogicalUnion
-
- isDistinct() -
Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
-
- isDistinct() -
Method in interface org.apache.openjpa.jdbc.sql.SelectExecutor
- Whether this is a SELECT DISTINCT / UNION ALL.
- isDistinct() -
Method in class org.apache.openjpa.jdbc.sql.SelectImpl
-
- isDroppable(Table) -
Method in class org.apache.openjpa.jdbc.schema.SchemaTool
- Return true if the table is droppable.
- isDroppable(Sequence) -
Method in class org.apache.openjpa.jdbc.schema.SchemaTool
- Return true if the sequence is droppable.
- isEagerSelectToMany() -
Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
- isEagerSelectToMany() -
Method in interface org.apache.openjpa.jdbc.meta.FieldStrategy
- Whether the eager joins or selects used by this field are to-many.
- isEagerSelectToMany() -
Method in class org.apache.openjpa.jdbc.meta.strats.AbstractFieldStrategy
-
- isEagerSelectToMany() -
Method in class org.apache.openjpa.jdbc.meta.strats.StoreCollectionFieldStrategy
-
- isEmbedElementColl -
Variable in class org.apache.openjpa.jdbc.kernel.exps.PCPath.PathExpState
-
- isEmpty(DBIdentifier) -
Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
- Returns true if the identifier is null or the name is null or empty.
- isEmpty(Value) -
Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
-
- isEmpty() -
Method in interface org.apache.openjpa.jdbc.sql.Joins
- Whether we have any joins.
- isEmpty() -
Method in class org.apache.openjpa.jdbc.sql.SelectImpl
-
- isEmpty() -
Method in class org.apache.openjpa.jdbc.sql.SelectImpl.SelectResult
-
- isEmpty() -
Method in class org.apache.openjpa.jdbc.sql.SQLBuffer
- Return true if the buffer is emtpy.
- isEmptyResult(Result) -
Method in class org.apache.openjpa.jdbc.kernel.JDBCStoreManager
- This method is to provide override for non-JDBC or JDBC-like
implementation of checking whether the result set is empty or not.
- isExcluded(ClassMapping) -
Method in class org.apache.openjpa.jdbc.kernel.FinderCacheImpl
- Affirms if the given mapping is excluded from being cached.
- isExcluded(String) -
Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryCacheImpl
-
- isExtent() -
Method in class org.apache.openjpa.jdbc.kernel.exps.SelectConstructor
- Return true if we know the select to have on criteria; to be an extent.
- isFatalException(int, SQLException) -
Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
-
- isFatalException(int, SQLException) -
Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- Determine if the given SQL Exception is fatal or recoverable (such as a timeout).
- isFatalException(int, SQLException) -
Method in class org.apache.openjpa.jdbc.sql.DerbyDictionary
-
- isFatalException(int, SQLException) -
Method in class org.apache.openjpa.jdbc.sql.H2Dictionary
-
- isFatalException(int, SQLException) -
Method in class org.apache.openjpa.jdbc.sql.InformixDictionary
-
- isFatalException(int, SQLException) -
Method in class org.apache.openjpa.jdbc.sql.MariaDBDictionary
-
- isFatalException(int, SQLException) -
Method in class org.apache.openjpa.jdbc.sql.MySQLDictionary
-
- isFatalException(int, SQLException) -
Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
-
- isFatalException(int, SQLException) -
Method in class org.apache.openjpa.jdbc.sql.SolidDBDictionary
-
- isFatalException(int, SQLException) -
Method in class org.apache.openjpa.jdbc.sql.SQLServerDictionary
-
- isFatalException(int, SQLException) -
Method in class org.apache.openjpa.jdbc.sql.SybaseDictionary
-
- isFinal -
Variable in class org.apache.openjpa.jdbc.meta.strats.AbstractDiscriminatorStrategy
- Whether the owning class is final.
- isFlushed() -
Method in class org.apache.openjpa.jdbc.sql.RowImpl
-
- isForeignKey() -
Method in class org.apache.openjpa.jdbc.schema.Column
- Affirms if any foreign key constraint is attached to this column.
- isForeignKeyInversed() -
Method in class org.apache.openjpa.jdbc.sql.Join
-
- isForeignKeyObjectId(ForeignKey) -
Method in class org.apache.openjpa.jdbc.meta.ClassMapping
- Return whether the columns of the given foreign key to this mapping
can be used to construct an object id for this type.
- isImplicitJoin() -
Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- isImplicitJoin() -
Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
-
- isImplicitRelation() -
Method in class org.apache.openjpa.jdbc.meta.MappingInfo
- Affirms if this instance represents an implicit relation.
- isImplicitRelation() -
Method in class org.apache.openjpa.jdbc.schema.Column
- Affirms if this instance represents an implicit relation.
- isIndex() -
Method in class org.apache.openjpa.jdbc.schema.Column
- Affirms if any index constraint is attached to this column.
- isInitialized() -
Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryImpl
-
- isInsertable(int, boolean) -
Method in class org.apache.openjpa.jdbc.schema.ColumnIO
- Whether the column at the given index is insertable in this context.
- isInsertable(Column, boolean) -
Method in class org.apache.openjpa.jdbc.schema.ColumnIO
- Equivalent to
isInsertable (0, nullValue), but returns
false if the given column is null.
- isInstance(Value, Class) -
Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
-
- isInvalidProperty(String) -
Method in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
-
- isJDBC3 -
Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- isJDBC4 -
Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- isJoinedSubclass() -
Method in class org.apache.openjpa.jdbc.meta.ClassMappingInfo
- Whether there is a join to the superclass table.
- isJoinOuter() -
Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- Whether to use an outer join from the class' primary table.
- isJoinOuter() -
Method in class org.apache.openjpa.jdbc.meta.FieldMappingInfo
- Whether the field's table is joined to the class table through an
outer join.
- isKey() -
Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
-
- isKnownSequence(Sequence) -
Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
- Return true if the given sequence is known to exist.
- isKnownSequence(String) -
Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
- Deprecated.
- isKnownSequence(DBIdentifier) -
Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
-
- isKnownSequence(QualifiedDBIdentifier) -
Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
-
- isKnownTable(Table) -
Method in class org.apache.openjpa.jdbc.schema.DynamicSchemaFactory
-
- isKnownTable(String) -
Method in class org.apache.openjpa.jdbc.schema.DynamicSchemaFactory
-
- isKnownTable(QualifiedDBIdentifier) -
Method in class org.apache.openjpa.jdbc.schema.DynamicSchemaFactory
-
- isKnownTable(Table) -
Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
- Return true if the given table is known to exist.
- isKnownTable(String) -
Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
- Deprecated.
- isKnownTable(QualifiedDBIdentifier) -
Method in class org.apache.openjpa.jdbc.schema.SchemaGroup
-
- isLob() -
Method in class org.apache.openjpa.jdbc.schema.Column
- Whether this column is a LOB.
- isLob() -
Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
-
- isLob() -
Method in interface org.apache.openjpa.jdbc.sql.Select
- Return true if this select includes a LOB.
- isLob() -
Method in class org.apache.openjpa.jdbc.sql.SelectImpl
-
- isLocking() -
Method in class org.apache.openjpa.jdbc.sql.AbstractResult
-
- isLocking() -
Method in class org.apache.openjpa.jdbc.sql.MergedResult
-
- isLocking() -
Method in interface org.apache.openjpa.jdbc.sql.Result
- If true, then any results loaded from this Result
will be locked in the database.
- isLogical() -
Method in class org.apache.openjpa.jdbc.schema.Constraint
- Return whether this constraint is a logical constraint only; i.e.
- isLogical() -
Method in class org.apache.openjpa.jdbc.schema.ForeignKey
-
- isLogical() -
Method in class org.apache.openjpa.jdbc.schema.Index
-
- isLogical() -
Method in class org.apache.openjpa.jdbc.schema.PrimaryKey
-
- isLogical() -
Method in class org.apache.openjpa.jdbc.schema.Unique
-
- isLRS() -
Method in class org.apache.openjpa.jdbc.sql.LogicalUnion
-
- isLRS() -
Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
-
- isLRS() -
Method in interface org.apache.openjpa.jdbc.sql.SelectExecutor
- Whether the result of this select should be treated as a large
result set.
- isLRS() -
Method in class org.apache.openjpa.jdbc.sql.SelectImpl
-
- isMapped() -
Method in class org.apache.openjpa.jdbc.meta.ClassMapping
- Returns true if this class does not use the "none" strategy (including
if it has a null strategy, and therefore is probably in the process of
being mapped).
- isMapped() -
Method in class org.apache.openjpa.jdbc.meta.FieldMapping
- Returns true if field class does not use the "none" strategy (including
if it has a null strategy, and therefore is probably in the process of
being mapped).
- isMetaDataAction() -
Method in class org.apache.openjpa.jdbc.meta.MappingTool
- Whether the action works on metadata as well as mappings.
- isNameTaken(String) -
Method in class org.apache.openjpa.jdbc.schema.NameSet
- Deprecated.
- isNameTaken(DBIdentifier) -
Method in class org.apache.openjpa.jdbc.schema.NameSet
-
- isNonDefaultMappingAllowed() -
Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
- isNonDefaultMappingUsingJoinTableStrategy() -
Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
- isNotEmpty(Value) -
Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
-
- isNotMyJoin() -
Method in class org.apache.openjpa.jdbc.sql.Join
-
- isNotNull() -
Method in class org.apache.openjpa.jdbc.schema.Column
- Return true if this is a NOT NULL column.
- isNotNullExplicit() -
Method in class org.apache.openjpa.jdbc.schema.Column
- Whether the not-null property has been set.
- isNull(DBIdentifier) -
Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
- Returns true if the identifier is null.
- isNull() -
Method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
- Returns true if this object is NULL or has a null name component.
- isolationLevel -
Variable in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl.JDBCConfigurationState
-
- isOuter() -
Method in interface org.apache.openjpa.jdbc.sql.Joins
- Whether this joins path results in outer joins.
- isOuter() -
Method in class org.apache.openjpa.jdbc.sql.SelectImpl
-
- isOuter() -
Method in class org.apache.openjpa.jdbc.sql.SelectImpl.SelectResult
-
- isOwnedSequence(DBIdentifier, DBIdentifier, Connection) -
Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
- Uses the native Postgres function pg_get_serial_sequence to determine whether
a sequence is owned by the database.
- isOwnedSequenceSQL -
Variable in class org.apache.openjpa.jdbc.sql.PostgresDictionary
- Statement used to determine whether a sequence is owned.
- isPacking(StoreQuery) -
Method in class org.apache.openjpa.jdbc.kernel.SQLStoreQuery.SQLExecutor
-
- isPath() -
Method in interface org.apache.openjpa.jdbc.kernel.exps.FilterValue
- Return true if this value represents a persistent field traversal,
such as 'this', 'address.street', or 'projectVariable.title'.
- isPrimaryKey() -
Method in class org.apache.openjpa.jdbc.schema.Column
- Return true if this column belongs to the table's primary key.
- isPrimaryKeyAutoAssigned() -
Method in class org.apache.openjpa.jdbc.schema.ForeignKey
- Whether the primary key columns of this key are auto-incrementing, or
whether they themselves are members of a foreign key who's primary key
is auto-incrementing (recursing to arbitrary depth).
- isPrimaryKeyObjectId(boolean) -
Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
- isPrimaryKeyObjectId(boolean) -
Method in interface org.apache.openjpa.jdbc.meta.ClassStrategy
- Return true if the this class' primary key columns correspond to the
base class' primary key columns used to construct oid values.
- isPrimaryKeyObjectId(boolean) -
Method in class org.apache.openjpa.jdbc.meta.strats.AbstractClassStrategy
-
- isPrimaryKeyObjectId(boolean) -
Method in class org.apache.openjpa.jdbc.meta.strats.EmbeddedClassStrategy
-
- isPrimaryKeyObjectId(boolean) -
Method in class org.apache.openjpa.jdbc.meta.strats.FlatClassStrategy
-
- isPrimaryKeyObjectId(boolean) -
Method in class org.apache.openjpa.jdbc.meta.strats.FullClassStrategy
-
- isPrimaryKeyObjectId(boolean) -
Method in class org.apache.openjpa.jdbc.meta.strats.VerticalClassStrategy
-
- isRaw() -
Method in class org.apache.openjpa.jdbc.kernel.exps.Lit
-
- isRelationId(Column[]) -
Static method in class org.apache.openjpa.jdbc.meta.strats.RelationStrategies
- Affirms if all of the given columns represent a relationship identifier.
- isRelationId(ForeignKey) -
Static method in class org.apache.openjpa.jdbc.meta.strats.RelationStrategies
- Affirms if all of the foreign key columns represent a relationship identifier.
- isRelationId() -
Method in class org.apache.openjpa.jdbc.schema.Column
- Whether this column stores some form of serialized identity value for
a related record.
- isRemoveHungarianNotation() -
Method in class org.apache.openjpa.jdbc.meta.MappingDefaultsImpl
-
- isSelect(String) -
Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- Determine whether the provided
sql may be treated as a
select statement on this database.
- isSelected(Table) -
Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
-
- isSelected(Table) -
Method in interface org.apache.openjpa.jdbc.sql.Select
- Return whether the given table is being used in this select.
- isSelected(Table) -
Method in class org.apache.openjpa.jdbc.sql.SelectImpl
-
- isSubqueryPath() -
Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
-
- isSystemIndex(String, Table) -
Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- Deprecated.
- isSystemIndex(DBIdentifier, Table) -
Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- This method is used to filter system indexes from database metadata.
- isSystemIndex(String, Table) -
Method in class org.apache.openjpa.jdbc.sql.EmpressDictionary
-
- isSystemIndex(String, Table) -
Method in class org.apache.openjpa.jdbc.sql.H2Dictionary
-
- isSystemIndex(DBIdentifier, Table) -
Method in class org.apache.openjpa.jdbc.sql.H2Dictionary
-
- isSystemIndex(String, Table) -
Method in class org.apache.openjpa.jdbc.sql.HSQLDictionary
-
- isSystemIndex(DBIdentifier, Table) -
Method in class org.apache.openjpa.jdbc.sql.HSQLDictionary
-
- isSystemIndex(String, Table) -
Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
-
- isSystemIndex(DBIdentifier, Table) -
Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
-
- isSystemIndex(DBIdentifier, Table) -
Method in class org.apache.openjpa.jdbc.sql.SolidDBDictionary
-
- isSystemSequence(String, String, boolean) -
Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- Deprecated.
- isSystemSequence(DBIdentifier, DBIdentifier, boolean) -
Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- This method is used to filter system sequences from database metadata.
- isSystemSequence(DBIdentifier, DBIdentifier, boolean, Connection) -
Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- This method is used to filter system sequences from database metadata.
- isSystemSequence(String, String, boolean) -
Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
-
- isSystemSequence(DBIdentifier, DBIdentifier, boolean) -
Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
-
- isSystemSequence(String, String, boolean) -
Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
-
- isSystemSequence(DBIdentifier, DBIdentifier, boolean) -
Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
-
- isSystemSequence(DBIdentifier, DBIdentifier, boolean, Connection) -
Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
-
- isSystemSequence(DBIdentifier, DBIdentifier, boolean) -
Method in class org.apache.openjpa.jdbc.sql.SolidDBDictionary
-
- isSystemTable(String, String, boolean) -
Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- Deprecated.
- isSystemTable(DBIdentifier, DBIdentifier, boolean) -
Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- This method is used to filter system tables from database metadata.
- isSystemTable(String, String, boolean) -
Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
-
- isSystemTable(DBIdentifier, DBIdentifier, boolean) -
Method in class org.apache.openjpa.jdbc.sql.PostgresDictionary
-
- isTypeUnjoinedSubclass(ValueMapping) -
Method in class org.apache.openjpa.jdbc.meta.strats.MapTableFieldStrategy
-
- isUnaccessedVariable() -
Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- Return true if this is a bound variable that has not been accessed
after binding.
- isUni1MFK() -
Method in class org.apache.openjpa.jdbc.schema.Column
- Sets a marker to indicate that this instance represents a uni-directional
one to many relation using the foreign key strategy.
- isUni1To1JT() -
Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
- isUni1To1JT(FieldMapping) -
Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
- isUni1ToMFK() -
Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
- isUni1ToMFK(FieldMapping) -
Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
- isUniMTo1JT() -
Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
- isUniMTo1JT(FieldMapping) -
Method in class org.apache.openjpa.jdbc.meta.MappingRepository
-
- isUnion() -
Method in class org.apache.openjpa.jdbc.sql.LogicalUnion
-
- isUnion() -
Method in interface org.apache.openjpa.jdbc.sql.Union
- Whether this is a true UNION, rather than a logical combination of
independent selects.
- isUnique(ForeignKey) -
Method in class org.apache.openjpa.jdbc.meta.ReverseMappingTool
- Return whether the given foreign key is unique.
- isUnique() -
Method in class org.apache.openjpa.jdbc.schema.Index
- Return true if this is a UNIQUE index.
- isUniqueConstraint() -
Method in class org.apache.openjpa.jdbc.schema.Column
- Affirms if any unique constraint is attached to this column.
- isUnqualifiedColumn() -
Method in class org.apache.openjpa.jdbc.identifier.QualifiedDBIdentifier
- Returns true if this object is not qualified by a table or schema
component.
- isUnqualifiedObject() -
Method in class org.apache.openjpa.jdbc.identifier.QualifiedDBIdentifier
- Returns true if this object is not qualified by a schema component.
- isUpdatable(int, boolean) -
Method in class org.apache.openjpa.jdbc.schema.ColumnIO
- Whether the column at the given index is updatable in this context.
- isUpdatable(Column, boolean) -
Method in class org.apache.openjpa.jdbc.schema.ColumnIO
- Equivalent to
isUpdatable (0, nullValue), but returns
false if the given column is null.
- isUsingLimit(long) -
Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- isUsingOffset(long) -
Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- isUsingOrderBy(SQLBuffer) -
Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- isUsingRange(long, long) -
Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- isValid() -
Method in interface org.apache.openjpa.jdbc.sql.Row
- Whether this row has information set on it.
- isValid() -
Method in class org.apache.openjpa.jdbc.sql.RowImpl
-
- isVariable() -
Method in class org.apache.openjpa.jdbc.kernel.exps.Args
-
- isVariable() -
Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
-
- isVariablePath() -
Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
- Return whether this is a path involving a variable.
- isVersionable() -
Method in class org.apache.openjpa.jdbc.meta.FieldMapping
-
- isVersionable() -
Method in interface org.apache.openjpa.jdbc.meta.FieldStrategy
- Return true if this field can be used as part of a state image for
optimistic locking.
- isVersionable() -
Method in class org.apache.openjpa.jdbc.meta.strats.AbstractFieldStrategy
-
- isVersionable(ValueMapping) -
Method in class org.apache.openjpa.jdbc.meta.strats.AbstractValueHandler
-
- isVersionable() -
Method in class org.apache.openjpa.jdbc.meta.strats.EnumValueHandler
-
- isVersionable() -
Method in class org.apache.openjpa.jdbc.meta.strats.HandlerFieldStrategy
-
- isVersionable(ValueMapping) -
Method in class org.apache.openjpa.jdbc.meta.strats.ImmutableValueHandler
-
- isVersionable() -
Method in class org.apache.openjpa.jdbc.meta.strats.PrimitiveFieldStrategy
-
- isVersionable() -
Method in class org.apache.openjpa.jdbc.meta.strats.StringFieldStrategy
-
- isVersionable(ValueMapping) -
Method in class org.apache.openjpa.jdbc.meta.strats.UntypedPCValueHandler
-
- isVersionable(ValueMapping) -
Method in interface org.apache.openjpa.jdbc.meta.ValueHandler
- Return whether the values managed by this handler can be used in
state image versioning.
- isVerticalStrat -
Variable in class org.apache.openjpa.jdbc.kernel.exps.ExpContext
-
- isVerticalStrategy() -
Method in class org.apache.openjpa.jdbc.meta.ClassMapping
-
- isVerticalType(Value) -
Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
-
- isWrapperFor(Class<?>) -
Method in class org.apache.openjpa.jdbc.schema.SimpleDriverDataSource
-
- isXML() -
Method in class org.apache.openjpa.jdbc.schema.Column
- Whether this column is of XML type.
- isXPath() -
Method in class org.apache.openjpa.jdbc.kernel.exps.PCPath
-
- itr() -
Method in class org.apache.openjpa.jdbc.meta.strats.LRSProxyCollection
-
SavepointManager implementation that uses JDBC 3 savepoints
to store state.AggregateListener.JDBCConfiguration interface.FetchConfiguration.FetchConfiguration.FilterListener.LockManager interface with methods for
datastore locking during the select and load process.Seq interface to provide information
on the schema needed by this sequence.SeqValue.matches() instead.matches() instead.ContainerFieldStrategy.getIndependentElementMappings(boolean) (or null).
LRSCollectionFieldStrategy.getIndependentElementMappings(boolean) (or null).
ContainerFieldStrategy.getIndependentElementMappings(boolean) (or null).
LRSMapFieldStrategy.getIndependentKeyMappings(boolean) (or null).
FieldStrategy.joinKeyRelation(org.apache.openjpa.jdbc.sql.Joins, boolean, boolean) by default.
LRSMapFieldStrategy.getIndependentValueMappings(boolean) (or null).
FieldStrategy.joinRelation(org.apache.openjpa.jdbc.sql.Joins, boolean, boolean) by default.
Connection, in order
allow waiting on locks.
InformixDictionary.lockModeEnabled is true, then this
parameter specifies the number of seconds we will wait to
obtain a lock for inserts and pessimistic locking.
openjpa.jdbc.DIAG.
openjpa.jdbc.JDBC.
openjpa.jdbc.Schema.
openjpa.jdbc.SQL.
ValueMappingInfo.
MappingDefaults.MetaDataFactory for
combined metadata and mapping.MappingRepository for
a given configuration.MappingTool on the specified files.MetaDataFactory instances -- one for
metadata, one for mappings -- into a single MetaDataFactory facade.JDBCSeq implementation that uses a database sequence
to generate numbers.DepthFirstAnalysis suitable for the given graph
and auto-assign settings.
DriverDataSource to use
for creating a DataSource from a JDBC Driver.
PreparedStatementManager.
RowManager.
causes.
DELETE FROM foo, bar, baz syntax.
DELETE FROM foo, bar, baz syntax.
prepared queries.PreparedQuery for SQL queries.ReverseCustomizer that uses a properties file to
to allow customization of basic class and field properties.setBytes method on the given BLOB object.
putBytes method on the given BLOB object.
setCharacterStream method on the given
CLOB object.
putChars method on the given CLOB
object.
setString method on the given CLOB
object.
putString method on the given CLOB object.
Row.setObject.SchemaFactory.
CodeGenerators to write the Java code for the generated
mappings to the proper packages.
ValueHandler.field to the set of fully-qualified field names to
eagerly join when loading objects.
fields from the set of fully-qualified
field names to eagerly join when loading objects.
Result implementation wrapped around a result set.ReverseMappingTool.ReverseMappingTool on the specified XML files.Row implementation.SchemaGroups.Schemas matching the current
database.SchemaTool on the specified XML schema definition
files.ith select in the union.
Result.
Result.
Result.
Result.
ith select in the union.
LRSCollectionFieldStrategy.getIndependentElementMappings(boolean)
(or null).
ContainerFieldStrategy.getIndependentElementMappings(boolean)
(or null).
Select implementation.Result implementation wrapped around this select.Select.PreparedStatement.setObject(int, Object, int)
with Types.OTHER as the third argument.
MappingInfo.createColumns(org.apache.openjpa.meta.MetaDataContext, java.lang.String, org.apache.openjpa.jdbc.schema.Column[], org.apache.openjpa.jdbc.schema.Table, boolean),
or for the foreign key created by the last call to
MappingInfo.createForeignKey(org.apache.openjpa.meta.MetaDataContext, java.lang.String, java.util.List, org.apache.openjpa.jdbc.meta.MappingInfo.ForeignKeyDefaults, org.apache.openjpa.jdbc.schema.Table, org.apache.openjpa.jdbc.meta.ClassMapping, org.apache.openjpa.jdbc.meta.ClassMapping, boolean, boolean) .
ConnectionDecorator for
adding functionality to JDBC connections.
ConnectionDecorators to use.
DBDictionary to use to define the RDBMS SQL information.
DBDictionary to use.
SchemaParser.resolveConstraints() is called.
DriverDataSource to use for creating a DataSource
from a JDBC Driver.
SchemaGroup, and, depending on
the schema action, from the database.
EagerFetchModes.EAGER_NONE
EagerFetchModes.EAGER_JOIN
EagerFetchModes.EAGER_PARALLEL
JDBCFetchConfiguration.
ResultSet.
FileSchemaFactory.setFile(java.lang.String). Retained for
backwards-compatible auto-configuration.
DBIdentifierUtil
ClassTableJDBCSeq.setIgnoreUnmapped(boolean). Retained for
backwards-compatibility for auto-configuration.
TableJDBCSeq.setAllocate(int). Retained for backwards
compatibility of auto-configuration.
JavaTypes or JavaSQLTypes.
JDBCListener plugins for
listening to JDBCEvents.
JDBCListeners to use.
JoinSyntaxes.
Mapping property is set, we check these defaults
before checking metadata factory defaults.
MappingDefaults to use.
MappingDefaults to use with a repository.
MetaDataFactory to use for
loading and storing object-relational mapping data.
MetaDataFactory alias setting.
Table.setIdentifier(DBIdentifier) instead.
ResultSet.
none.
SchemaFactory to use to provide
schema information during system initialization.
SchemaFactory to use for schema information.
EagerFetchModes.EAGER_NONE
EagerFetchModes.EAGER_JOIN
EagerFetchModes.EAGER_PARALLEL
JDBCFetchConfiguration.
TableJDBCSeq.setTable(java.lang.String). Retained for
backwards-compatibility with auto-configuration.
TableSchemaFactory.setTable(java.lang.String). Retained for
backwards-compatible auto-configuration.
Connection, or -1 for the default level.
UpdateManager to use for managing SQL updates.
UpdateManager for runtime data store interaction.
ResultSet.last() to calcualte the size of
large result sets.
Integer.MAX_VALUE for the size of
large result sets.
SQLException into
the appropriate OpenJPA type.SQLEmbed directlySQLEmbed directlySUBSTRING(<col name> FROM <m> FOR <n>).
base mapping.
ROWNUM feature.
Statement.setFetchSize(int)
method.
Connection.getCatalog() result,
which takes a very long time with the Sybase Connection (and
which we frequently invoke).MappingInfo with our current mapping information.
MappingInfo with our current mapping information.
MappingInfo with our current mapping information.
MappingInfo with our current mapping information.
MappingInfo with our current mapping information.
JDBCSeq implementation that uses a database table
for sequence number generation.?
- toRelationDataStoreValue(OpenJPAStateManager, Column) -
Method in interface org.apache.openjpa.jdbc.meta.RelationId
- Return the serialized value for the given related object, now that
its id has been assigned.
- toRelationDataStoreValue(OpenJPAStateManager, Column) -
Method in class org.apache.openjpa.jdbc.meta.strats.ElementEmbedValueHandler
-
- toRelationDataStoreValue(OpenJPAStateManager, Column) -
Method in class org.apache.openjpa.jdbc.meta.strats.UntypedPCValueHandler
-
- toSelect(SQLBuffer, JDBCFetchConfiguration, SQLBuffer, SQLBuffer, SQLBuffer, SQLBuffer, SQLBuffer, boolean, boolean, long, long, Select) -
Method in class org.apache.openjpa.jdbc.sql.DB2Dictionary
-
- toSelect(Select, boolean, JDBCFetchConfiguration) -
Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- Create a SELECT statement in the proper join syntax for the given
instance.
- toSelect(SQLBuffer, JDBCFetchConfiguration, SQLBuffer, SQLBuffer, SQLBuffer, SQLBuffer, SQLBuffer, boolean, boolean, long, long) -
Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- Combine the given components into a SELECT statement.
- toSelect(SQLBuffer, JDBCFetchConfiguration, SQLBuffer, SQLBuffer, SQLBuffer, SQLBuffer, SQLBuffer, boolean, boolean, long, long, boolean, Select) -
Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- Combine the given components into a SELECT statement.
- toSelect(SQLBuffer, JDBCFetchConfiguration, SQLBuffer, SQLBuffer, SQLBuffer, SQLBuffer, SQLBuffer, boolean, boolean, long, long, boolean, boolean) -
Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- toSelect(SQLBuffer, JDBCFetchConfiguration, SQLBuffer, SQLBuffer, SQLBuffer, SQLBuffer, SQLBuffer, boolean, boolean, long, long, Select) -
Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- Combine the given components into a SELECT statement.
- toSelect(SQLBuffer, JDBCFetchConfiguration, SQLBuffer, SQLBuffer, SQLBuffer, SQLBuffer, SQLBuffer, boolean, boolean, long, long) -
Method in class org.apache.openjpa.jdbc.sql.EmpressDictionary
-
- toSelect(boolean, JDBCFetchConfiguration) -
Method in class org.apache.openjpa.jdbc.sql.LogicalUnion
-
- toSelect(boolean, JDBCFetchConfiguration) -
Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
-
- toSelect(SQLBuffer, JDBCFetchConfiguration, SQLBuffer, SQLBuffer, SQLBuffer, SQLBuffer, SQLBuffer, boolean, boolean, long, long, boolean, Select) -
Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
-
- toSelect(SQLBuffer, JDBCFetchConfiguration, SQLBuffer, SQLBuffer, SQLBuffer, SQLBuffer, SQLBuffer, boolean, boolean, long, long, Select) -
Method in class org.apache.openjpa.jdbc.sql.OracleDictionary
-
- toSelect(boolean, JDBCFetchConfiguration) -
Method in interface org.apache.openjpa.jdbc.sql.SelectExecutor
- Return this select as a SQL statement formatted for the current
dictionary.
- toSelect(boolean, JDBCFetchConfiguration) -
Method in class org.apache.openjpa.jdbc.sql.SelectImpl
-
- toSelectCount(Select) -
Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- Create a SELECT COUNT statement in the proper join syntax for the
given instance.
- toSelectCount() -
Method in class org.apache.openjpa.jdbc.sql.LogicalUnion
-
- toSelectCount() -
Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
-
- toSelectCount() -
Method in interface org.apache.openjpa.jdbc.sql.SelectExecutor
- Return this select as a COUNT SQL statement formatted for the current
dictionary.
- toSelectCount() -
Method in class org.apache.openjpa.jdbc.sql.SelectImpl
-
- toSQL92Join(Select, Join, boolean, boolean) -
Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- Use the given join instance to create SQL joining its tables in
the SQL92 style.
- toString() -
Method in class org.apache.openjpa.jdbc.identifier.QualifiedDBIdentifier
- Returns a fully qualified name as a string.
- toString() -
Method in class org.apache.openjpa.jdbc.kernel.FinderQueryImpl
-
- toString() -
Method in class org.apache.openjpa.jdbc.kernel.PreparedQueryImpl
-
- toString() -
Method in class org.apache.openjpa.jdbc.meta.Discriminator
-
- toString() -
Method in class org.apache.openjpa.jdbc.meta.QueryResultMapping
-
- toString() -
Method in class org.apache.openjpa.jdbc.meta.Version
-
- toString() -
Method in class org.apache.openjpa.jdbc.schema.Column
- Returns the column name.
- toString() -
Method in class org.apache.openjpa.jdbc.schema.Constraint
-
- toString() -
Method in class org.apache.openjpa.jdbc.schema.Schema
-
- toString() -
Method in class org.apache.openjpa.jdbc.schema.Sequence
-
- toString() -
Method in class org.apache.openjpa.jdbc.schema.Table
-
- toString() -
Method in class org.apache.openjpa.jdbc.sql.BooleanRepresentationFactory.BooleanBooleanRepresentation
-
- toString() -
Method in class org.apache.openjpa.jdbc.sql.BooleanRepresentationFactory.Int10BooleanRepresentation
-
- toString() -
Method in class org.apache.openjpa.jdbc.sql.BooleanRepresentationFactory.StringBooleanRepresentation
-
- toString(DatabaseMetaData) -
Static method in class org.apache.openjpa.jdbc.sql.DBDictionaryFactory
- Return a string containing all the property values of the given
database metadata.
- toString() -
Method in class org.apache.openjpa.jdbc.sql.Join
-
- toString() -
Method in class org.apache.openjpa.jdbc.sql.LogicalUnion
-
- toString() -
Method in class org.apache.openjpa.jdbc.sql.LogicalUnion.UnionSelect
-
- toString() -
Method in class org.apache.openjpa.jdbc.sql.PrimaryRow
-
- toString() -
Method in class org.apache.openjpa.jdbc.sql.Raw
-
- toString() -
Method in interface org.apache.openjpa.jdbc.sql.Select
- Implement toString to generate SQL string for profiling/debuggging.
- toString() -
Method in class org.apache.openjpa.jdbc.sql.SelectImpl
-
- toStringArray(DBIdentifier[]) -
Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
- Returns a string array of names based upon the provided set of identifiers.
- toTraditionalJoin(Join) -
Method in class org.apache.openjpa.jdbc.sql.DBDictionary
- Use the given join instance to create SQL joining its tables in
the traditional style.
- toUpdate(ClassMapping, Select, JDBCStore, Object[], Map) -
Method in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- toUpper(DBIdentifier) -
Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
- Returns a new DBIdentifier converted to upper case - if not delimited.
- toUpper(DBIdentifier, boolean) -
Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
- Returns a new DBIdentifier converted to upper case.
- toUpperCase(Value) -
Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
-
- ToUpperCase - Class in org.apache.openjpa.jdbc.kernel.exps
- Upper-cases a string.
- ToUpperCase(Val) -
Constructor for class org.apache.openjpa.jdbc.kernel.exps.ToUpperCase
- Constructor.
- toUpperCaseFunction -
Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- tpcMeta -
Variable in class org.apache.openjpa.jdbc.kernel.exps.ExpContext
-
- trailingDelimiter -
Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- transactionIsolation -
Variable in class org.apache.openjpa.jdbc.conf.JDBCConfigurationImpl
-
- translate(Object, Joins) -
Method in class org.apache.openjpa.jdbc.sql.AbstractResult
- Translate the user-given id or column.
- translate(Object, Joins) -
Method in class org.apache.openjpa.jdbc.sql.ResultSetResult
-
- traverseJDBC(FieldMetaData) -
Method in class org.apache.openjpa.jdbc.kernel.DelegatingJDBCFetchConfiguration
-
- traverseJDBC(FieldMetaData) -
Method in interface org.apache.openjpa.jdbc.kernel.JDBCFetchConfiguration
- Convenience method to cast traversal to store-specific type.
- traverseJDBC(FieldMetaData) -
Method in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl
-
- trim(DBIdentifier) -
Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
- Returns a new delimiter with leading and trailing spaces removed.
- trim(Value, Value, Boolean) -
Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
-
- Trim - Class in org.apache.openjpa.jdbc.kernel.exps
- Returns the number of characters in a string.
- Trim(Val, Val, Boolean) -
Constructor for class org.apache.openjpa.jdbc.kernel.exps.Trim
- Constructor.
- TRIM_VAL -
Static variable in interface org.apache.openjpa.jdbc.kernel.exps.Val
-
- trimBothFunction -
Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- trimLeadingFunction -
Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- trimSchemaName -
Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
- Some Databases append whitespace after the schema name
- trimStringColumns -
Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- trimToNull(DBIdentifier) -
Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
- Returns a copy of an identifier with name trimmed to null.
- trimTrailingFunction -
Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
- TRUE -
Static variable in class org.apache.openjpa.jdbc.kernel.exps.PCPath
-
- truncate(DBIdentifier, int) -
Static method in class org.apache.openjpa.jdbc.identifier.DBIdentifier
- Returns a new DBIdentifier truncated to length
- truncate(String, int) -
Static method in class org.apache.openjpa.jdbc.identifier.Normalizer
- Truncates a name to the specified length while maintaining
delimiters.
- type -
Variable in class org.apache.openjpa.jdbc.kernel.AbstractJDBCSeq
-
- type(Value) -
Method in class org.apache.openjpa.jdbc.kernel.exps.JDBCExpressionFactory
-
- type -
Variable in class org.apache.openjpa.jdbc.kernel.JDBCFetchConfigurationImpl.JDBCConfigurationState
-
- TYPE_CROSS -
Static variable in class org.apache.openjpa.jdbc.sql.Join
-
- TYPE_INNER -
Static variable in class org.apache.openjpa.jdbc.sql.Join
-
- TYPE_JOINLESS -
Static variable in interface org.apache.openjpa.jdbc.sql.Select
- Constant indicating a select can be made without joins.
- TYPE_OUTER -
Static variable in class org.apache.openjpa.jdbc.sql.Join
-
- TYPE_TWO_PART -
Static variable in interface org.apache.openjpa.jdbc.sql.Select
- Constant indicating a two-part select and load.
- TypeLit - Class in org.apache.openjpa.jdbc.kernel.exps
- A type literal value.
- TypeLit(Object, int) -
Constructor for class org.apache.openjpa.jdbc.kernel.exps.TypeLit
- Constructor.
- typeMap -
Variable in class org.apache.openjpa.jdbc.ant.ReverseMappingToolTask
-
- typeMap -
Variable in class org.apache.openjpa.jdbc.meta.ReverseMappingTool.Flags
-
- typeModifierSet -
Variable in class org.apache.openjpa.jdbc.sql.DBDictionary
-
ValueMapping implementation.TableJDBCSeq that maintains multiple
sequence counts.wherePrimaryKey or whereForeignKey
condition to the given select, depending on whether we have a join
foreign key.
Schema objects.Schemas to XML matching the document
type definition defined by the XMLSchemaParser.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||