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

A

addAll(MetaDataRepository) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
 
addAll(MetaDataRepository) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
 
addAnnotation(AnnotationBuilder, QueryResultMapping) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
Add an annotation builder to list of builders for the specified class metadata.
addAnnotation(Class<? extends Annotation>, QueryResultMapping) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
Creates an an annotation builder for the specified class metadata and adds it to list of builders.
addCommments(Object) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
 
addFetchGroup(String) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
 
addFetchGroup(String) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
 
addFetchGroups(Collection) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
 
addFetchGroups(String...) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
 
addFetchGroups(Collection) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
 
addFetchGroups(String...) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
 
addField(Class, String) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
 
addField(String) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
 
addField(Class, String) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
 
addField(String) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
 
addFields(Class, Collection) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
 
addFields(Class, String...) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
 
addFields(Collection) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
 
addFields(String...) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
 
addFields(Class, Collection) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
 
addFields(Class, String...) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
 
addFields(Collection) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
 
addFields(String...) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
 
addQueryResultMapping(QueryResultMapping) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
Adds the given result set mapping to local cache.
addQueryResultMapping(QueryResultMapping) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
Adds the given result set mapping to local cache.
addSystemMappingElements(Collection) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
 
addSystemMappingElements(Collection) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
 
afterSpecificationSet(Configuration) - Method in class org.apache.openjpa.persistence.jdbc.JDBCPersistenceProductDerivation
 
AnnotationPersistenceMappingParser - Class in org.apache.openjpa.persistence.jdbc
Persistence annotation mapping parser.
AnnotationPersistenceMappingParser(JDBCConfiguration) - Constructor for class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
 
AnnotationPersistenceMappingSerializer - Class in org.apache.openjpa.persistence.jdbc
Serializes persistence mappings as annotations.
AnnotationPersistenceMappingSerializer(JDBCConfiguration) - Constructor for class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
Constructor.
AnnotationPersistenceMappingSerializer.MappingSerializationComparator - Class in org.apache.openjpa.persistence.jdbc
Extends AnnotationPersistenceMappingSerializer.MappingSerializationComparator for store-specific tags such as <sql-result-set-mapping>.
AnnotationPersistenceMappingSerializer.MappingSerializationComparator() - Constructor for class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer.MappingSerializationComparator
 

B

beforeConfigurationLoad(Configuration) - Method in class org.apache.openjpa.persistence.jdbc.JDBCPersistenceProductDerivation
 

C

ClassCriteria - Annotation Type in org.apache.openjpa.persistence.jdbc
Marker interface specifying to use the expected class of the relation as criteria in the join.
clear() - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
 
clear() - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
 
clearFetchGroups() - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
 
clearFetchGroups() - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
 
clearFields() - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
 
clearFields() - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
 
Columns - Annotation Type in org.apache.openjpa.persistence.jdbc
Allows the specification of multiple columns for complex mappings.
compareUnknown(Object, Object) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer.MappingSerializationComparator
 
compareUnknown(Object, Object) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer.MappingSerializationComparator
 
ContainerTable - Annotation Type in org.apache.openjpa.persistence.jdbc
Table for array, collection, or map elements.

D

DataStoreIdColumn - Annotation Type in org.apache.openjpa.persistence.jdbc
Surrogate datastore identity column.
DiscriminatorStrategy - Annotation Type in org.apache.openjpa.persistence.jdbc
Discriminator mapping strategy.

E

EagerFetchMode - Annotation Type in org.apache.openjpa.persistence.jdbc
Determines how to eager-fetch a field.
ElementClassCriteria - Annotation Type in org.apache.openjpa.persistence.jdbc
Marker interface specifying to use the expected class of the array, collection, or map element relation as criteria in the join.
ElementForeignKey - Annotation Type in org.apache.openjpa.persistence.jdbc
Foreign key on array, collection, or map element columns.
ElementIndex - Annotation Type in org.apache.openjpa.persistence.jdbc
Index on array, collection, or map element columns.
ElementJoinColumn - Annotation Type in org.apache.openjpa.persistence.jdbc
Array, collection, or map element join column.
ElementJoinColumns - Annotation Type in org.apache.openjpa.persistence.jdbc
Allows the specification of multiple array, collection, or map element columns for compound joins.
ElementNonpolymorphic - Annotation Type in org.apache.openjpa.persistence.jdbc
Indicates that the annotated array, collection, or map's elements are not entirely polymorphic.
EmbeddedMapping - Annotation Type in org.apache.openjpa.persistence.jdbc
Embedded mapping information.
endClassMapping(ClassMetaData) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingParser
 
endClassMappingElement(String) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingParser
 
endFieldMapping(FieldMetaData) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingParser
Extend to set the columns.
endSystemMappingElement(String) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingParser
 

F

FALSE - Static variable in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
 
FALSE - Static variable in annotation type org.apache.openjpa.persistence.jdbc.EmbeddedMapping
 
FetchDirection - Enum in org.apache.openjpa.persistence.jdbc
The fetch direction to request when creating statements.
FetchMode - Enum in org.apache.openjpa.persistence.jdbc
Type of fetching to employ.
ForeignKey - Annotation Type in org.apache.openjpa.persistence.jdbc
Foreign key definition.
ForeignKeyAction - Enum in org.apache.openjpa.persistence.jdbc
Foreign key actions.
fromConnectionConstant(int) - Static method in enum org.apache.openjpa.persistence.jdbc.IsolationLevel
 

G

getConnectionConstant() - Method in enum org.apache.openjpa.persistence.jdbc.IsolationLevel
 
getEagerFetchMode() - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
Eager fetch mode in loading relations.
getEagerFetchMode() - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
 
getEnumType(FieldMapping) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
Return enum type for the field.
getEnumType(FieldMapping) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
Return enum type for the field.
getFetchDirection() - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
Result set fetch direction.
getFetchDirection() - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
 
getIsolation() - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
The isolation level for queries issued to the database.
getIsolation() - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
 
getJoinSyntax() - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
SQL join syntax.
getJoinSyntax() - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
 
getLRSSizeAlgorithm() - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
How to determine the size of a large result set.
getLRSSizeAlgorithm() - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
 
getPrependFieldNameToJoinTableInverseJoinColumns() - Method in class org.apache.openjpa.persistence.jdbc.PersistenceMappingDefaults
Whether to prepend the field name to the default name of inverse join columns within join tables.
getResultSetType() - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
Type of JDBC result set to use for query results.
getResultSetType() - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
 
getStrategy(FieldMetaData) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
 
getStrategy(Version, boolean) - Method in class org.apache.openjpa.persistence.jdbc.PersistenceMappingDefaults
 
getStrategy(Discriminator, boolean) - Method in class org.apache.openjpa.persistence.jdbc.PersistenceMappingDefaults
 
getStrategy(FieldMetaData) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
 
getSubclassFetchMode() - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
Eager fetch mode in loading subclasses.
getSubclassFetchMode() - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
 
getSyncMappingInfo() - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
Whether to automatically synchronize mapping info with data available from mapped components before serialization.
getSyncMappingInfo() - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
Whether to automatically synchronize mapping info with data available from mapped components before serialization.
getTableName(ClassMapping, Schema) - Method in class org.apache.openjpa.persistence.jdbc.PersistenceMappingDefaults
 
getTableName(FieldMapping, Schema) - Method in class org.apache.openjpa.persistence.jdbc.PersistenceMappingDefaults
 
getType() - Method in class org.apache.openjpa.persistence.jdbc.JDBCPersistenceProductDerivation
 

H

handleUnknownClassMappingAnnotation(ClassMapping, Annotation) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
Allow subclasses to handle unknown annotations.
handleUnknownMemberMappingAnnotation(FieldMapping, Annotation) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
Allow subclasses to handle unknown annotations.
handleUnknownPackageMappingAnnotation(Package, Annotation) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
Allow subclasses to handle unknown annotations.

I

Index - Annotation Type in org.apache.openjpa.persistence.jdbc
Index definition.
IsolationLevel - Enum in org.apache.openjpa.persistence.jdbc
Isolation levels for use in JDBCFetchPlan.setIsolation(org.apache.openjpa.persistence.jdbc.IsolationLevel).

J

JDBCFetchPlan - Interface in org.apache.openjpa.persistence.jdbc
JDBC extensions to the fetch plan.
JDBCFetchPlanImpl - Class in org.apache.openjpa.persistence.jdbc
JDBC extensions to the fetch plan.
JDBCFetchPlanImpl(FetchConfiguration) - Constructor for class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
Constructor; supply delegate.
JDBCPersistenceProductDerivation - Class in org.apache.openjpa.persistence.jdbc
Sets JDBC-specific JPA specification defaults.
JDBCPersistenceProductDerivation() - Constructor for class org.apache.openjpa.persistence.jdbc.JDBCPersistenceProductDerivation
 
JoinSyntax - Enum in org.apache.openjpa.persistence.jdbc
Type of join syntax to use.

L

LRSSizeAlgorithm - Enum in org.apache.openjpa.persistence.jdbc
Algorithm to use for computing the size of an LRS relation.

M

MappingOverride - Annotation Type in org.apache.openjpa.persistence.jdbc
Allows override of complex embedded or superclass mappings.
MappingOverrides - Annotation Type in org.apache.openjpa.persistence.jdbc
Allows override of complex embedded or superclass mappings.

N

newAnnotationParser() - Method in class org.apache.openjpa.persistence.jdbc.PersistenceMappingFactory
 
newAnnotationSerializer() - Method in class org.apache.openjpa.persistence.jdbc.PersistenceMappingFactory
 
newDelegatingFetchConfiguration(FetchConfiguration) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
 
newSerializationComparator() - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
 
newSerializationComparator() - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
 
newXMLParser(boolean) - Method in class org.apache.openjpa.persistence.jdbc.PersistenceMappingFactory
 
newXMLSerializer() - Method in class org.apache.openjpa.persistence.jdbc.PersistenceMappingFactory
 
Nonpolymorphic - Annotation Type in org.apache.openjpa.persistence.jdbc
Indicates that the annotated relation is not entirely polymorphic.
NonpolymorphicType - Enum in org.apache.openjpa.persistence.jdbc
Nonpolymorphic settings.

O

OrderColumn - Annotation Type in org.apache.openjpa.persistence.jdbc
Surrogate order column.
org.apache.openjpa.persistence.jdbc - package org.apache.openjpa.persistence.jdbc
OpenJPA JPA-JDBC

P

parseClassMappingAnnotations(ClassMetaData) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
 
parseColumns(FieldMapping, Column...) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
Parse @Column(s).
parseContainerTable(FieldMapping, ContainerTable) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
Parse @ContainerTable.
parseElementJoinColumns(FieldMapping, ElementJoinColumn...) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
Parse @ElementJoinColumn(s).
parseForeignKey(MappingInfo, String, boolean, boolean, ForeignKeyAction, ForeignKeyAction) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
Set foreign key data on the given mapping info.
parseIndex(MappingInfo, String, boolean, boolean) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
Set index data on the given mapping info.
parseLobMapping(FieldMetaData) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
 
parseMemberMappingAnnotations(FieldMetaData) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
 
parsePackageMappingAnnotations(Package) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
 
parseXJoinColumns(FieldMapping, MappingInfo, boolean, XJoinColumn...) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
Parse given @XJoinColumn annotations.
PersistenceMappingDefaults - Class in org.apache.openjpa.persistence.jdbc
Supplies default mapping information in accordance with JPA spec.
PersistenceMappingDefaults() - Constructor for class org.apache.openjpa.persistence.jdbc.PersistenceMappingDefaults
 
PersistenceMappingFactory - Class in org.apache.openjpa.persistence.jdbc
MetaDataFactory for JPA mapping information.
PersistenceMappingFactory() - Constructor for class org.apache.openjpa.persistence.jdbc.PersistenceMappingFactory
 
populateColumns(Version, Table, Column[]) - Method in class org.apache.openjpa.persistence.jdbc.PersistenceMappingDefaults
 
populateForeignKeyColumn(ValueMapping, String, Table, Table, Column, Object, boolean, int, int) - Method in class org.apache.openjpa.persistence.jdbc.PersistenceMappingDefaults
 
populateJoinColumn(FieldMapping, Table, Table, Column, Object, int, int) - Method in class org.apache.openjpa.persistence.jdbc.PersistenceMappingDefaults
 
putBrokerFactoryAliases(Map) - Method in class org.apache.openjpa.persistence.jdbc.JDBCPersistenceProductDerivation
 

R

removeAll(MetaDataRepository) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
 
removeAll(MetaDataRepository) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
 
removeFetchGroup(String) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
 
removeFetchGroup(String) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
 
removeFetchGroups(Collection) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
 
removeFetchGroups(String...) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
 
removeFetchGroups(Collection) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
 
removeFetchGroups(String...) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
 
removeField(Class, String) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
 
removeField(String) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
 
removeField(Class, String) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
 
removeField(String) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
 
removeFields(Class, Collection) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
 
removeFields(Class, String...) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
 
removeFields(String...) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
 
removeFields(Collection) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
 
removeFields(Class, Collection) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
 
removeFields(Class, String...) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
 
removeFields(Collection) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
 
removeFields(String...) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
 
removeQueryResultMapping(QueryResultMapping) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
Removes given result set mapping from the local cache.
removeQueryResultMapping(QueryResultMapping) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
Removes given result set mapping from the local cache.
reset() - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingParser
 
resetFetchGroups() - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
 
resetFetchGroups() - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
 
ResultSetType - Enum in org.apache.openjpa.persistence.jdbc
Type of result set to use.

S

serializeAttributeOverride(FieldMetaData, FieldMetaData) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
 
serializeAttributeOverride(FieldMetaData, FieldMetaData) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
 
serializeAttributeOverrideMappingContent(FieldMetaData, FieldMetaData, AnnotationBuilder) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
 
serializeAttributeOverrideMappingContent(FieldMetaData, FieldMetaData) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
 
serializeClass(ClassMetaData) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
 
serializeClass(ClassMetaData, boolean) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
 
serializeClassMappingContent(ClassMetaData) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
 
serializeClassMappingContent(ClassMetaData) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
 
serializeFieldMappingContent(FieldMetaData, PersistenceStrategy, AnnotationBuilder) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
 
serializeFieldMappingContent(FieldMetaData, PersistenceStrategy) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
 
serializeInheritanceContent(ClassMetaData) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
 
serializeInheritanceContent(ClassMetaData) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
 
serializeQueryMappings(ClassMetaData) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
 
serializeQueryMappings(ClassMetaData) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
 
serializeSequence(SequenceMetaData) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
 
serializeSequence(SequenceMetaData) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
 
serializeSystemMappingElement(Object) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
 
serializeSystemMappingElement(Object) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
 
setColumns(FieldMapping, MappingInfo, List<Column>, int) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
Set the given columns as the columns for fm.
setEagerFetchMode(FetchMode) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
Eager fetch mode in loading relations.
setEagerFetchMode(FetchMode) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
 
setFetchBatchSize(int) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
 
setFetchBatchSize(int) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
 
setFetchDirection(FetchDirection) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
Result set fetch direction.
setFetchDirection(FetchDirection) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
 
setIsolation(IsolationLevel) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
The isolation level for queries issued to the database.
setIsolation(IsolationLevel) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
 
setJoinSyntax(JoinSyntax) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
SQL join syntax.
setJoinSyntax(JoinSyntax) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
 
setLockTimeout(int) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
 
setLockTimeout(int) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
 
setLRSSizeAlgorithm(LRSSizeAlgorithm) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
How to determine the size of a large result set.
setLRSSizeAlgorithm(LRSSizeAlgorithm) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
 
setMaxFetchDepth(int) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
 
setMaxFetchDepth(int) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
 
setPrependFieldNameToJoinTableInverseJoinColumns(boolean) - Method in class org.apache.openjpa.persistence.jdbc.PersistenceMappingDefaults
Whether to prepend the field name to the default name of inverse join columns within join tables.
setQueryResultCacheEnabled(boolean) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
 
setQueryResultCacheEnabled(boolean) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
 
setReadLockMode(LockModeType) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
 
setReadLockMode(LockModeType) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
 
setResultSetType(ResultSetType) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
Type of JDBC result set to use for query results.
setResultSetType(ResultSetType) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
 
setSubclassFetchMode(FetchMode) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
Eager fetch mode in loading subclasses.
setSubclassFetchMode(FetchMode) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
 
setSyncMappingInfo(boolean) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
Whether to automatically synchronize mapping info with data available from mapped components before serialization.
setSyncMappingInfo(boolean) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
Whether to automatically synchronize mapping info with data available from mapped components before serialization.
setWriteLockMode(LockModeType) - Method in interface org.apache.openjpa.persistence.jdbc.JDBCFetchPlan
 
setWriteLockMode(LockModeType) - Method in class org.apache.openjpa.persistence.jdbc.JDBCFetchPlanImpl
 
startClassMapping(ClassMetaData, boolean, Attributes) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingParser
 
startClassMappingElement(String, Attributes) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingParser
 
startFieldMapping(FieldMetaData, Attributes) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingParser
Extend to clear annotation mapping info.
startLob(Attributes) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingParser
 
startSystemMappingElement(String, Attributes) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingParser
 
Strategy - Annotation Type in org.apache.openjpa.persistence.jdbc
Mapping strategy.
SubclassFetchMode - Annotation Type in org.apache.openjpa.persistence.jdbc
Determines how to eager-fetch subclass data.

T

toPolymorphicConstant(NonpolymorphicType) - Static method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
Return the ValueMapping POLY_* constant for the given enum value.
TRUE - Static variable in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingParser
 
TRUE - Static variable in annotation type org.apache.openjpa.persistence.jdbc.EmbeddedMapping
 
type(Object) - Method in class org.apache.openjpa.persistence.jdbc.AnnotationPersistenceMappingSerializer
 
type(Object) - Method in class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
 

U

Unique - Annotation Type in org.apache.openjpa.persistence.jdbc
Unique constraint definition.

V

validate() - Method in class org.apache.openjpa.persistence.jdbc.JDBCPersistenceProductDerivation
 
valueOf(String) - Static method in enum org.apache.openjpa.persistence.jdbc.FetchDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.openjpa.persistence.jdbc.FetchMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.openjpa.persistence.jdbc.ForeignKeyAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.openjpa.persistence.jdbc.IsolationLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.openjpa.persistence.jdbc.JoinSyntax
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.openjpa.persistence.jdbc.LRSSizeAlgorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.openjpa.persistence.jdbc.NonpolymorphicType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.openjpa.persistence.jdbc.ResultSetType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.openjpa.persistence.jdbc.FetchDirection
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.openjpa.persistence.jdbc.FetchMode
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.openjpa.persistence.jdbc.ForeignKeyAction
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.openjpa.persistence.jdbc.IsolationLevel
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.openjpa.persistence.jdbc.JoinSyntax
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.openjpa.persistence.jdbc.LRSSizeAlgorithm
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.openjpa.persistence.jdbc.NonpolymorphicType
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.apache.openjpa.persistence.jdbc.ResultSetType
Returns an array containing the constants of this enum type, in the order they're declared.
VersionColumn - Annotation Type in org.apache.openjpa.persistence.jdbc
Surrogate version column.
VersionColumns - Annotation Type in org.apache.openjpa.persistence.jdbc
Allows the specification of multiple version columns for complex versioning.
VersionStrategy - Annotation Type in org.apache.openjpa.persistence.jdbc
Version mapping strategy.

X

XJoinColumn - Annotation Type in org.apache.openjpa.persistence.jdbc
Extended join column.
XJoinColumns - Annotation Type in org.apache.openjpa.persistence.jdbc
Allows the specification of multiple columns for compound joins.
XMLPersistenceMappingParser - Class in org.apache.openjpa.persistence.jdbc
Custom SAX parser used by the system to parse persistence mapping files.
XMLPersistenceMappingParser(JDBCConfiguration) - Constructor for class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingParser
Constructor; supply configuration.
XMLPersistenceMappingSerializer - Class in org.apache.openjpa.persistence.jdbc
Serializes persistence mapping to XML.
XMLPersistenceMappingSerializer(JDBCConfiguration) - Constructor for class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer
Constructor.
XMLPersistenceMappingSerializer.MappingSerializationComparator - Class in org.apache.openjpa.persistence.jdbc
Extends XMLPersistenceMappingSerializer.MappingSerializationComparator for store-specific tags such as <sql-result-set-mapping>.
XMLPersistenceMappingSerializer.MappingSerializationComparator() - Constructor for class org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer.MappingSerializationComparator
 
XSecondaryTable - Annotation Type in org.apache.openjpa.persistence.jdbc
Extended secondary table.
XSecondaryTables - Annotation Type in org.apache.openjpa.persistence.jdbc
Allows the specification of multiple secondary tables.
XTable - Annotation Type in org.apache.openjpa.persistence.jdbc
Extended table.

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