- GE - Static variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLStatement.Operator
-
- GENERAL - Static variable in exception org.apache.olingo.odata2.jpa.processor.api.exception.ODataJPAModelException
-
- GENERAL - Static variable in exception org.apache.olingo.odata2.jpa.processor.api.exception.ODataJPARuntimeException
-
- generateDeltaToken(List<Object>, Query) - Method in class org.apache.olingo.odata2.jpa.processor.api.ODataJPAQueryExtensionEntityListener
-
- generateDeltaToken(List<Object>, Query) - Method in class org.apache.olingo.odata2.jpa.processor.api.ODataJPATombstoneEntityListener
-
Implement this method to create a delta token.
- generateJPAEntityAlias() - Method in class org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLContext.JPQLContextBuilder
-
The method returns a system generated alias name starting with prefix
"E" and ending with suffix "aliasCounter".
- getArguments() - Method in class org.apache.olingo.odata2.jpa.processor.api.access.JPAFunction
-
The method returns an array of arguments for invoking the Java method.
- getBuilder() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmBaseView
-
The method returns a builder for building Entity Data Model elements from
Java Persistence Model Elements
- getCallback(Class<T>) - Method in class org.apache.olingo.odata2.jpa.processor.api.ODataJPAServiceFactory
-
- getConsistentEdmAssociationList() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmAssociationView
-
The method returns a consistent list of associations.
- getConsistentEdmAssociationSetList() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmAssociationSetView
-
The method returns a consistent list of association sets.
- getConsistentEdmComplexTypes() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmComplexTypeView
-
The method returns a consistent list of EDM complex types.
- getConsistentEdmEntityContainerList() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmEntityContainerView
-
The method returns a list of consistent EDM entity containers
- getConsistentEdmEntitySetList() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmEntitySetView
-
The method returns a list of consistent EDM entity sets.
- getConsistentEdmEntityTypes() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmEntityTypeView
-
The method returns a consistent list of EDM entity types for a given java
persistence meta model.
- getConsistentEdmNavigationProperties() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmNavigationPropertyView
-
The method returns a consistent list of EDM navigation property.
- getConsistentFunctionImportList() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmFunctionImportView
-
The method returns a list of consistent Function Imports.
- getContextBuilder(JPQLContextType) - Method in interface org.apache.olingo.odata2.jpa.processor.api.factory.JPQLBuilderFactory
-
The method returns a JPQL context builder for building JPQL Context
object.
- getDefaultNaming() - Method in interface org.apache.olingo.odata2.jpa.processor.api.ODataJPAContext
-
The method returns whether the library should consider default naming for
EdmProperty
EdmComplexProperty
EdmNavigationProperty
- getDeltaResult(String) - Static method in class org.apache.olingo.odata2.jpa.processor.api.ODataJPATombstoneContext
-
- getDeltaToken() - Static method in class org.apache.olingo.odata2.jpa.processor.api.ODataJPATombstoneContext
-
- getDeltaTokenUTCTimeStamp() - Static method in class org.apache.olingo.odata2.jpa.processor.api.ODataJPATombstoneContext
-
- getEdmAssociation() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmAssociationSetView
-
The method returns an association from which the association set is
currently being processed.
- getEdmAssociation() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmAssociationView
-
The method returns an association which is currently being processed.
- getEdmAssociationEnd1() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmAssociationEndView
-
The method gets the other association end present in the container.
- getEdmAssociationEnd2() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmAssociationEndView
-
The method gets the one of the association ends present in the container.
- getEdmAssociationName() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmReferentialConstraintRoleView
-
The method returns the EDM association name.
- getEdmAssociationSet() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmAssociationSetView
-
The method returns an association set that is currently being processed.
- getEdmAssociationSetView() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmEntityContainerView
-
The method returns the JPA EDM association set view that is currently
being processed.
- getEdmComplexProperty() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmComplexPropertyView
-
The method returns a complex property for a complex type.
- getEdmComplexType() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmComplexTypeView
-
The method returns an EDM complex type that is currently being processed.
- getEDMComplexType() - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAEmbeddableTypeMapType
-
Gets the value of the edmComplexType property.
- getEdmEntityContainer() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmEntityContainerView
-
The method returns the EDM entity container that is currently being
processed.
- getEdmEntitySet() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmEntitySetView
-
The method returns an EDM entity set that is currently being processed.
- getEDMEntitySet() - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAEntityTypeMapType
-
Gets the value of the edmEntitySet property.
- getEdmEntityType() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmEntityTypeView
-
The method returns an EDM entity currently being processed.
- getEDMEntityType() - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAEntityTypeMapType
-
Gets the value of the edmEntityType property.
- getEdmEntityTypeName() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmReferentialConstraintRoleView
-
The method returns the EDM entity type name that holds the
relationship/referential constraint.
- getEdmKey() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmKeyView
-
The method returns an instance of EDM key for the given JPA EDM Entity
type.
- getEdmNavigationProperty() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmNavigationPropertyView
-
The method returns the navigation property that is currently being
processed.
- getEdmPropertyList() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmPropertyView
-
The method returns a list of Properties for the given Entity Type.
- getEdmProvider() - Method in interface org.apache.olingo.odata2.jpa.processor.api.ODataJPAContext
-
The method gets the EDM provider for JPA from the context.
- getEdmReferentialConstraint() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmReferentialConstraintView
-
The method returns EDM referential constraint created from Java
persistence Entity Join Columns.
- getEdmReferentialConstraintRole() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmReferentialConstraintRoleView
-
The method returns the Referential constraint role that is currently
being processed.
- getEdmRelationShipName() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmReferentialConstraintView
-
The method returns the name of EDM Association.
- getEdmSchema() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmSchemaView
-
The method returns the EDM schema present in the container.
- getEDMSchemaNamespace() - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAPersistenceUnitMapType
-
Gets the value of the edmSchemaNamespace property.
- getEdmSchemaView() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmModelView
-
The method returns a consistent JPA EDM schema view created from the JPA
meta model.
- getEdmSimpleProperty() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmPropertyView
-
The method returns a simple EDM property.
- getEnclosingObject() - Method in class org.apache.olingo.odata2.jpa.processor.api.access.JPAMethodContext
-
- getEnclosingObject() - Method in interface org.apache.olingo.odata2.jpa.processor.api.access.JPAMethodContextView
-
The method returns an instance of Object on which the methods/custom
operations can be executed.
- getEntityAlias() - Method in class org.apache.olingo.odata2.jpa.processor.api.access.JPAJoinClause
-
The method returns Java Persistence Entity alias name participating in
the join.
- getEntityManager() - Method in interface org.apache.olingo.odata2.jpa.processor.api.ODataJPAContext
-
The method returns an instance of type entity manager.
- getEntityManagerFactory() - Method in interface org.apache.olingo.odata2.jpa.processor.api.ODataJPAContext
-
The method gets the Java Persistence Entity Manager factory from the
context.
- getEntityName() - Method in class org.apache.olingo.odata2.jpa.processor.api.access.JPAJoinClause
-
The method returns Java Persistence Entity participating in the join.
- getEntityRelationShip() - Method in class org.apache.olingo.odata2.jpa.processor.api.access.JPAJoinClause
-
The method returns Java Persistence Entity Relationship name
participating in the join.
- getEntityRelationShipAlias() - Method in class org.apache.olingo.odata2.jpa.processor.api.access.JPAJoinClause
-
The method returns Java Persistence Entity Relationship Alias name
participating in the join.
- getFunction() - Method in class org.apache.olingo.odata2.jpa.processor.api.access.JPAFunction
-
The method returns the Java method.
- getJoinColumnNames() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmAssociationEndView
-
- getJoinColumnReferenceColumnNames() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmAssociationEndView
-
- getJoinCondition() - Method in class org.apache.olingo.odata2.jpa.processor.api.access.JPAJoinClause
-
The method returns a join condition that can be used for building JPQL
join statements.
- getJoinType() - Method in class org.apache.olingo.odata2.jpa.processor.api.access.JPAJoinClause
-
The method returns the type of
JPAJoinClause.JOIN that
can be used for building JPQL join statements.
- getJPAAccessFactory() - Method in class org.apache.olingo.odata2.jpa.processor.api.factory.ODataJPAFactory
-
The method returns a null reference to JPA Access Factory.
- getJPAAttribute() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmPropertyView
-
The method returns a JPA Attribute for the given JPA entity type.
- getJPAAttribute() - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAAttributeMapType
-
Gets the value of the jpaAttribute property.
- getJPAAttributes() - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAEmbeddableTypeMapType
-
Gets the value of the jpaAttributes property.
- getJPAAttributes() - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAEntityTypeMapType
-
Gets the value of the jpaAttributes property.
- getJPABlob(byte[]) - Method in interface org.apache.olingo.odata2.jpa.processor.api.OnJPAWriteContent
-
Implement this method to instantiate JPA provider specific implementation of java.sql.Blob instance from an array
of bytes.
- getJPAClob(char[]) - Method in interface org.apache.olingo.odata2.jpa.processor.api.OnJPAWriteContent
-
Implement this method to instantiate JPA provider specific implementation of java.sql.Clob instance from an array
of characters.
- getJPAColumnName() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmMapping
-
The method gets the Java persistence column name from the mapping
container.
- getJPAColumnName() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmReferentialConstraintRoleView
-
The method returns the name of JPA attribute's column name (annotated
with @Column).
- getJPAEdmAssociationView() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmSchemaView
-
The method returns JPA EDM association view.
- getJPAEdmComplexTypeView() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmPropertyView
-
The method returns a JPA EDM Complex Type view that holds the property
view.
- getJPAEdmComplexTypeView() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmSchemaView
-
The method returns JPA EDM complex view.
- getJPAEdmEntityContainerView() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmSchemaView
-
The method returns JPA EDM container view.
- getJPAEdmEntitySetView() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmEntityContainerView
-
The method returns the JPA EDM entity set view that is currently being
processed.
- getJPAEdmEntityTypeView() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmEntitySetView
-
The method returns a JPA EDM entity type view that is currently being
processed.
- getJPAEdmEntityTypeView() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmPropertyView
-
The method returns a JPA EDM Entity Type view that holds the property
view.
- getJPAEdmExtension() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmBaseView
-
The method returns a reference to JPA EDM extension if available else
null.
- getJPAEdmExtension() - Method in interface org.apache.olingo.odata2.jpa.processor.api.ODataJPAContext
-
The method returns the JPA Edm Extension instance set into the context.
- getJPAEdmKeyView() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmPropertyView
-
The method returns a JPA EDM key view.
- getJPAEdmMappingInstance() - Method in interface org.apache.olingo.odata2.jpa.processor.api.factory.JPAAccessFactory
-
The method instantiates a JPAEdmMapping instance.
- getJPAEdmMappingModel() - Method in interface org.apache.olingo.odata2.jpa.processor.api.access.JPAEdmMappingModelAccess
-
The method returns a JPA EDM mapping model Java object.
- getJPAEdmMappingModel() - Method in interface org.apache.olingo.odata2.jpa.processor.api.ODataJPAContext
-
The method gets the JPA EDM mapping model name from the context.
- getJPAEdmMappingModelAccess(ODataJPAContext) - Method in interface org.apache.olingo.odata2.jpa.processor.api.factory.JPAAccessFactory
-
The method returns an instance of JPA EDM mapping model access based on
OData JPA context.
- getJPAEdmMappingModelAccess() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmBaseView
-
The method returns a reference to JPA EDM mapping model access.
- getJPAEdmMappingModelStream() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmExtension
-
Implement this method to provide a stream of Mapping model.
- getJPAEdmModelView(ODataJPAContext) - Method in interface org.apache.olingo.odata2.jpa.processor.api.factory.JPAAccessFactory
-
The method returns an instance of JPA EDM model view based on OData JPA
Context.
- getJPAEdmNavigationPropertyView() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmPropertyView
-
The method returns a JPA EDM navigation property view.
- getJPAEdmReferentialConstraintView() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmAssociationView
-
The method returns the referential constraint view that is currently
being processed.
- getJPAEmbeddableType() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmComplexTypeView
-
The method returns an JPA embeddable type that is currently being
processed.
- getJPAEmbeddableType() - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAEmbeddableTypesMapType
-
Gets the value of the jpaEmbeddableType property.
- getJPAEmbeddableTypes() - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAPersistenceUnitMapType
-
Gets the value of the jpaEmbeddableTypes property.
- getJPAEntityAlias() - Method in class org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLContext
-
gets the JPA entity alias name set into the context
- getJPAEntityAlias() - Method in interface org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLContextView
-
The method returns a JPA entity alias name for which the JPQL context is
relevant.
- getJPAEntityName() - Method in class org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLContext
-
gets the JPA entity name set into the context
- getJPAEntityName() - Method in interface org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLContextView
-
The method returns a JPA entity name for which the JPQL context is
relevant.
- getJPAEntityType() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmEntityTypeView
-
The method returns java persistence Entity type currently being
processed.
- getJPAEntityType() - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAEntityTypesMapType
-
Gets the value of the jpaEntityType property.
- getJPAEntityTypes() - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAPersistenceUnitMapType
-
Gets the value of the jpaEntityTypes property.
- getJPAFunctionList() - Method in class org.apache.olingo.odata2.jpa.processor.api.access.JPAMethodContext
-
- getJPAFunctionList() - Method in interface org.apache.olingo.odata2.jpa.processor.api.access.JPAMethodContextView
-
The method returns list of JPA functions that can be executed on the
enclosing object.
- getJPAJoinClauses() - Method in interface org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLJoinContextView
-
The method returns a list of JPA Join Clauses.
- getJPAJoinClauses() - Method in interface org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLJoinSelectSingleContextView
-
The method returns a list of JPA Join Clauses.
- getJPAJoinColumns() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmPropertyView
-
The method returns a list of JPA Join Column Annotations for the given JPA Attribute
- getJPAMetaModel() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmBaseView
-
The method returns the Java Persistence MetaModel
- getJPAMethodContextBuilder(JPQLContextType) - Method in interface org.apache.olingo.odata2.jpa.processor.api.factory.JPQLBuilderFactory
-
The method returns a JPA method context builder for building JPA Method
context object.
- getJPAProcessor(ODataJPAContext) - Method in interface org.apache.olingo.odata2.jpa.processor.api.factory.JPAAccessFactory
-
The method returns an instance of JPA processor based on OData JPA
Context.
- getJPAReferencedAttribute() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmPropertyView
-
The method returns a JPA Attribute referenced by a JPA Attribute in the JoinColumn
annotation for the given JPA entity type .
- getJPARelationship() - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPARelationshipMapType
-
Gets the value of the jpaRelationship property.
- getJPARelationships() - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAEntityTypeMapType
-
Gets the value of the jpaRelationships property.
- getJPAType() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmMapping
-
The method returns the Java persistence entity/property type.
- getJPQLBuilderFactory() - Method in class org.apache.olingo.odata2.jpa.processor.api.factory.ODataJPAFactory
-
The method returns a null reference to JPQL Builder Factory.
- getJPQLContext() - Static method in class org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLContext
-
- getJPQLStatement() - Method in interface org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLContextView
-
Return the JPQL Statement set in context
- getKeyPredicates() - Method in interface org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLSelectSingleContextView
-
The method returns the list of key predicates that can be used for
constructing the WHERE clause in JPQL statements.
- getLocalizedMessage(MessageReference, Throwable) - Method in interface org.apache.olingo.odata2.jpa.processor.api.exception.ODataJPAMessageService
-
The method returns a language dependent message texts for the given
MessageReference.
- getMappedByName() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmAssociationEndView
-
- getMessageReference() - Method in exception org.apache.olingo.odata2.jpa.processor.api.exception.ODataJPAException
-
- getName() - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAAttributeMapType.JPAAttribute
-
Gets the value of the name property.
- getName() - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAEmbeddableTypeMapType
-
Gets the value of the name property.
- getName() - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAEntityTypeMapType
-
Gets the value of the name property.
- getName() - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAPersistenceUnitMapType
-
Gets the value of the name property.
- getName() - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPARelationshipMapType.JPARelationship
-
Gets the value of the name property.
- getNextPage() - Method in interface org.apache.olingo.odata2.jpa.processor.api.access.JPAPaging
-
- getNumberOfAssociationsWithSimilarEndPoints(JPAEdmAssociationEndView) - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmAssociationView
-
The method searches for the number of associations with similar endpoints in its container against the
search parameter
view of type
JPAEdmAssociationView
.
- getODataContext() - Method in interface org.apache.olingo.odata2.jpa.processor.api.ODataJPAContext
-
The method gets OData Context into the context.
- getODataJPAAccessFactory() - Method in class org.apache.olingo.odata2.jpa.processor.api.factory.ODataJPAFactory
-
The method returns a null reference to OData JPA Access Factory.
- getOdataJPAContext() - Method in class org.apache.olingo.odata2.jpa.processor.api.ODataJPAProcessor
-
- getODataJPAContext() - Method in class org.apache.olingo.odata2.jpa.processor.api.ODataJPAServiceFactory
-
- getODataJPAMessageService(Locale) - Method in interface org.apache.olingo.odata2.jpa.processor.api.factory.ODataJPAAccessFactory
-
The method creates an instance of message service for loading language
dependent message text.
- getODataJPAResponseBuilder(ODataJPAContext) - Method in interface org.apache.olingo.odata2.jpa.processor.api.factory.ODataJPAAccessFactory
-
- getODataJPATombstoneEntityListener() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmMapping
-
The method returns a stateless JPA EntityListener type.
- getODataJPATransaction() - Method in interface org.apache.olingo.odata2.jpa.processor.api.ODataJPAContext
-
The method returns the ODataJPATransaction.
- getODataProcessor() - Method in interface org.apache.olingo.odata2.jpa.processor.api.ODataJPAContext
-
The method gets the OData Processor for JPA from the context.
- getOrderByCollection() - Method in interface org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLSelectContextView
-
The method returns an JPQL ORDERBY clause.
- getOwningPropertyName() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmAssociationEndView
-
- getPagedEntities() - Method in interface org.apache.olingo.odata2.jpa.processor.api.access.JPAPaging
-
- getPageSize() - Method in interface org.apache.olingo.odata2.jpa.processor.api.access.JPAPaging
-
- getPageSize() - Method in interface org.apache.olingo.odata2.jpa.processor.api.ODataJPAContext
-
The method gets the server side page size to the context
- getPaging() - Method in interface org.apache.olingo.odata2.jpa.processor.api.ODataJPAContext
-
The method returns the server side paging object
- getParameterizedQueryMap() - Method in interface org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLSelectContextView
-
Key in the map is the JPA query and value is a map with key being index and
value being parameter value
- getParameterizedQueryMap() - Method in interface org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLSelectSingleContextView
-
Key in the map is the JPA query and value is a map with key being index and
value being parameter value
- getParameterTypes() - Method in class org.apache.olingo.odata2.jpa.processor.api.access.JPAFunction
-
The method returns the parameter types for the Java method.
- getPersistenceUnit() - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAEdmMappingModel
-
Gets the value of the persistenceUnit property.
- getPersistenceUnitName() - Method in interface org.apache.olingo.odata2.jpa.processor.api.ODataJPAContext
-
The method gets the Java Persistence Unit Name set into the context.
- getpUnitName() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmBaseView
-
- getQuery(GetEntitySetUriInfo, EntityManager) - Method in class org.apache.olingo.odata2.jpa.processor.api.ODataJPAQueryExtensionEntityListener
-
Override this method to build JPA Query for OData request - GetEntitySet; SELECT *
- getQuery(GetEntityUriInfo, EntityManager) - Method in class org.apache.olingo.odata2.jpa.processor.api.ODataJPAQueryExtensionEntityListener
-
Override this method to build JPA Query for OData request - GetEntity; SELECT SINGLE with key in WHERE
clause
- getQuery(GetEntityCountUriInfo, EntityManager) - Method in class org.apache.olingo.odata2.jpa.processor.api.ODataJPAQueryExtensionEntityListener
-
Override this method to build JPA Query for OData request - GetEntity Count; SELECT SINGLE with key in WHERE
clause
- getQuery(GetEntitySetCountUriInfo, EntityManager) - Method in class org.apache.olingo.odata2.jpa.processor.api.ODataJPAQueryExtensionEntityListener
-
Override this method to build JPA Query for OData request - GetEntitySet Count; SELECT COUNT(*)
- getQuery(PutMergePatchUriInfo, EntityManager) - Method in class org.apache.olingo.odata2.jpa.processor.api.ODataJPAQueryExtensionEntityListener
-
Override this method to build JPA Query for OData request - Update; SELECT SINGLE with key in WHERE
clause
- getQuery(DeleteUriInfo, EntityManager) - Method in class org.apache.olingo.odata2.jpa.processor.api.ODataJPAQueryExtensionEntityListener
-
Override this method to build JPA Query for OData request - Delete; SELECT SINGLE with key in WHERE
clause
- getQuery(GetEntitySetUriInfo, EntityManager) - Method in class org.apache.olingo.odata2.jpa.processor.api.ODataJPATombstoneEntityListener
-
Implement this method to create a Query object.
- getRegisteredOperations() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmSchemaView
-
The method returns an Hash Map containing the registered custom
operations.
- getReturnType() - Method in class org.apache.olingo.odata2.jpa.processor.api.access.JPAFunction
-
The method returns the return type for the Java method.
- getRoleType() - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmReferentialConstraintRoleView
-
The method returns the role type (PRINCIPAL or DEPENDENT)
- getSelectExpression() - Method in interface org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLSelectContextView
-
The method returns a JPQL SELECT clause.
- getSelectExpression() - Method in interface org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLSelectSingleContextView
-
The method returns a JPQL SELECT clause.
- getStartPage() - Method in interface org.apache.olingo.odata2.jpa.processor.api.access.JPAPaging
-
- getStatementBuilder(JPQLContextView) - Method in interface org.apache.olingo.odata2.jpa.processor.api.factory.JPQLBuilderFactory
-
The method returns JPQL statement builder for building JPQL statements.
- getType() - Method in class org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLContext
-
gets the JPQL context type set into the context
- getType() - Method in interface org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLContextView
-
The method returns a JPQL context type
- getValue() - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAAttributeMapType.JPAAttribute
-
Gets the value of the value property.
- getValue() - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPARelationshipMapType.JPARelationship
-
Gets the value of the value property.
- getWhereExpression() - Method in interface org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLSelectContextView
-
The method returns a JPQL WHERE condition as string.
- GT - Static variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLStatement.Operator
-
- JOIN - Static variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLStatement.KEYWORD
-
- JOIN_CLAUSE_EXPECTED - Static variable in exception org.apache.olingo.odata2.jpa.processor.api.exception.ODataJPARuntimeException
-
- JPAAccessFactory - Interface in org.apache.olingo.odata2.jpa.processor.api.factory
-
Factory interface for creating
JPA EDM Model view
JPA Processor
- jpaAttribute - Variable in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAAttributeMapType
-
- JPAAttribute() - Constructor for class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAAttributeMapType.JPAAttribute
-
- JPAAttributeMapType - Class in org.apache.olingo.odata2.jpa.processor.api.model.mapping
-
The default name for EDM
property is derived from JPA attribute name.
- JPAAttributeMapType() - Constructor for class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAAttributeMapType
-
- JPAAttributeMapType.JPAAttribute - Class in org.apache.olingo.odata2.jpa.processor.api.model.mapping
-
Java class for anonymous complex type.
- jpaAttributes - Variable in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAEmbeddableTypeMapType
-
- jpaAttributes - Variable in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAEntityTypeMapType
-
- JPAEdmAssociationEndView - Interface in org.apache.olingo.odata2.jpa.processor.api.model
-
A view on Java Persistence Entity Relationship and Entity Data Model
Association End.
- JPAEdmAssociationSetView - Interface in org.apache.olingo.odata2.jpa.processor.api.model
-
A view on Java Persistence Entity Relationship and Entity Data Model
Association Set.
- JPAEdmAssociationView - Interface in org.apache.olingo.odata2.jpa.processor.api.model
-
A View on Java Persistence Entity Relationship and Entity Data Model
Association.
- JPAEdmBaseView - Interface in org.apache.olingo.odata2.jpa.processor.api.model
-
A base view on Java Persistence Model and Entity Data Model.
- JPAEdmBuilder - Interface in org.apache.olingo.odata2.jpa.processor.api.access
-
JPAEdmBuilder interface provides methods for building elements of an Entity Data Model (EDM) from
a Java Persistence Model.
- JPAEdmComplexPropertyView - Interface in org.apache.olingo.odata2.jpa.processor.api.model
-
A view on properties of Java Persistence embeddable type and EDM complex
type.
- JPAEdmComplexTypeView - Interface in org.apache.olingo.odata2.jpa.processor.api.model
-
A view on Java Persistence embeddable types and EDM complex types.
- JPAEdmEntityContainerView - Interface in org.apache.olingo.odata2.jpa.processor.api.model
-
A view on JPA EDM entity container.
- JPAEdmEntitySetView - Interface in org.apache.olingo.odata2.jpa.processor.api.model
-
A view on Java Persistence entity type and EDM entity sets.
- JPAEdmEntityTypeView - Interface in org.apache.olingo.odata2.jpa.processor.api.model
-
A view on Java Persistence entity types and EDM entity types.
- JPAEdmExtension - Interface in org.apache.olingo.odata2.jpa.processor.api.model
-
The interface provides methods to extend JPA EDM containers.
- JPAEdmFunctionImportView - Interface in org.apache.olingo.odata2.jpa.processor.api.model
-
A view on EDM Function Imports.
- JPAEdmKeyView - Interface in org.apache.olingo.odata2.jpa.processor.api.model
-
A view on Java Persistence Entity Key Attributes and EDM Key properties.
- JPAEdmMapping - Interface in org.apache.olingo.odata2.jpa.processor.api.model
-
The interface acts a container for storing Java persistence column name.
- JPAEdmMappingModel - Class in org.apache.olingo.odata2.jpa.processor.api.model.mapping
-
Java class for anonymous complex type.
- JPAEdmMappingModel() - Constructor for class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAEdmMappingModel
-
- JPAEdmMappingModelAccess - Interface in org.apache.olingo.odata2.jpa.processor.api.access
-
Interface provides methods to access JPA EDM mapping model.
- JPAEdmMappingModelFactory - Class in org.apache.olingo.odata2.jpa.processor.api.model.mapping
-
This object contains factory methods for each Java content interface and Java
element interface generated in the
org.apache.olingo.odata2.processor.api.jpa.model.mapping package.
- JPAEdmMappingModelFactory() - Constructor for class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAEdmMappingModelFactory
-
Create a new ObjectFactory that can be used to create new instances of
schema derived classes for package:
org.apache.olingo.odata2.processor.api.jpa.model.mapping
- JPAEdmModelView - Interface in org.apache.olingo.odata2.jpa.processor.api.model
-
A view on JPA meta model and EDM meta model.
- JPAEdmNavigationPropertyView - Interface in org.apache.olingo.odata2.jpa.processor.api.model
-
A view on Java persistence entity relationship and EDM navigation property.
- JPAEdmPropertyView - Interface in org.apache.olingo.odata2.jpa.processor.api.model
-
A view on Java Persistence Entity Attributes and EDM properties.
- JPAEdmReferentialConstraintRoleView - Interface in org.apache.olingo.odata2.jpa.processor.api.model
-
A view on Java Persistence Entity Join Column's "name" and
"referenced column name" attributes and Entity Data Model Referential
Constraint's dependent and principal roles respectively.
- JPAEdmReferentialConstraintRoleView.RoleType - Enum in org.apache.olingo.odata2.jpa.processor.api.model
-
Two types of EDM roles of a referential constraint.
- JPAEdmReferentialConstraintView - Interface in org.apache.olingo.odata2.jpa.processor.api.model
-
A view on Java Persistence Entity Join Columns and Entity Data Model
Referential Constraint.
- JPAEdmSchemaView - Interface in org.apache.olingo.odata2.jpa.processor.api.model
-
A view on Java Persistence Model and Entity Data Model Schema.
- jpaEmbeddableType - Variable in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAEmbeddableTypesMapType
-
- JPAEmbeddableTypeMapType - Class in org.apache.olingo.odata2.jpa.processor.api.model.mapping
-
The default name for EDM
complex type is derived from JPA Embeddable type name.
- JPAEmbeddableTypeMapType() - Constructor for class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAEmbeddableTypeMapType
-
- jpaEmbeddableTypes - Variable in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAPersistenceUnitMapType
-
- JPAEmbeddableTypesMapType - Class in org.apache.olingo.odata2.jpa.processor.api.model.mapping
-
Java class for JPAEmbeddableTypesMapType complex type.
- JPAEmbeddableTypesMapType() - Constructor for class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAEmbeddableTypesMapType
-
- jpaEntityAlias - Variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLContext
-
An alias for Java Persistence Entity
- jpaEntityName - Variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLContext
-
Java Persistence Entity name
- jpaEntityType - Variable in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAEntityTypesMapType
-
- JPAEntityTypeMapType - Class in org.apache.olingo.odata2.jpa.processor.api.model.mapping
-
The default name for EDM
entity type is derived from JPA entity type name.
- JPAEntityTypeMapType() - Constructor for class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAEntityTypeMapType
-
- jpaEntityTypes - Variable in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAPersistenceUnitMapType
-
- JPAEntityTypesMapType - Class in org.apache.olingo.odata2.jpa.processor.api.model.mapping
-
Java class for JPAEntityTypesMapType complex type.
- JPAEntityTypesMapType() - Constructor for class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAEntityTypesMapType
-
- JPAFunction - Class in org.apache.olingo.odata2.jpa.processor.api.access
-
A container for JPA Functions.
- JPAFunction(Method, Class<?>[], Type, Object[]) - Constructor for class org.apache.olingo.odata2.jpa.processor.api.access.JPAFunction
-
- jpaFunction - Variable in class org.apache.olingo.odata2.jpa.processor.api.access.JPAMethodContext
-
- JPAJoinClause - Class in org.apache.olingo.odata2.jpa.processor.api.access
-
A container for Java Persistence Join Clause that can be used for building
JPQL statements.
- JPAJoinClause(String, String, String, String, String, JPAJoinClause.JOIN) - Constructor for class org.apache.olingo.odata2.jpa.processor.api.access.JPAJoinClause
-
Constructor for creating elements of JPA Join Clause container.
- JPAJoinClause.JOIN - Enum in org.apache.olingo.odata2.jpa.processor.api.access
-
Enumerated list of possible Joins in JPQL
LEFT - left outer join
FETCH - enable fetching of an association as a side effect of the
execution of a query
INNER - inner join
- JPAMethodContext - Class in org.apache.olingo.odata2.jpa.processor.api.access
-
The abstract class is a compilation of objects required for building specific
instances of JPA Method Context.
- JPAMethodContext() - Constructor for class org.apache.olingo.odata2.jpa.processor.api.access.JPAMethodContext
-
- JPAMethodContext.JPAMethodContextBuilder - Class in org.apache.olingo.odata2.jpa.processor.api.access
-
The abstract class is extended by specific JPA Method Context Builder to
build JPA Method Context types.
- JPAMethodContextBuilder() - Constructor for class org.apache.olingo.odata2.jpa.processor.api.access.JPAMethodContext.JPAMethodContextBuilder
-
- JPAMethodContextView - Interface in org.apache.olingo.odata2.jpa.processor.api.access
-
The interface provides view on JPA Method Context.
- JPAPaging - Interface in org.apache.olingo.odata2.jpa.processor.api.access
-
- JPAPersistenceUnitMapType - Class in org.apache.olingo.odata2.jpa.processor.api.model.mapping
-
By default Java Persistence Unit name is taken as EDM schema name.
- JPAPersistenceUnitMapType() - Constructor for class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAPersistenceUnitMapType
-
- JPAProcessor - Interface in org.apache.olingo.odata2.jpa.processor.api.access
-
The interface provides methods for processing OData Requests for Create, Read, Update, Delete operations.
- jpaProcessor - Variable in class org.apache.olingo.odata2.jpa.processor.api.ODataJPAProcessor
-
- jpaRelationship - Variable in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPARelationshipMapType
-
- JPARelationship() - Constructor for class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPARelationshipMapType.JPARelationship
-
- JPARelationshipMapType - Class in org.apache.olingo.odata2.jpa.processor.api.model.mapping
-
The default name for EDM navigation property is derived from JPA relationship
name.
- JPARelationshipMapType() - Constructor for class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPARelationshipMapType
-
- JPARelationshipMapType.JPARelationship - Class in org.apache.olingo.odata2.jpa.processor.api.model.mapping
-
Java class for anonymous complex type.
- jpaRelationships - Variable in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAEntityTypeMapType
-
- JPQLBuilderFactory - Interface in org.apache.olingo.odata2.jpa.processor.api.factory
-
- JPQLContext - Class in org.apache.olingo.odata2.jpa.processor.api.jpql
-
The abstract class is a compilation of objects required for building
JPQLStatement.
- JPQLContext() - Constructor for class org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLContext
-
- jpqlContext - Static variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLContext
-
- JPQLContext.JPQLContextBuilder - Class in org.apache.olingo.odata2.jpa.processor.api.jpql
-
The abstract class is extended by specific JPQLContext builder for
building JPQLContexts.
- JPQLContextBuilder() - Constructor for class org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLContext.JPQLContextBuilder
-
- JPQLContextType - Enum in org.apache.olingo.odata2.jpa.processor.api.jpql
-
Enumerated list of JPQL context Types.
- JPQLContextView - Interface in org.apache.olingo.odata2.jpa.processor.api.jpql
-
The interface provides a view on JPQL Context.
- JPQLJoinContextView - Interface in org.apache.olingo.odata2.jpa.processor.api.jpql
-
The interface provide a view on JPQL Join context.The interface provides
methods for accessing the Join Clause which can be part of JPQL Select
statement.
- JPQLJoinSelectSingleContextView - Interface in org.apache.olingo.odata2.jpa.processor.api.jpql
-
The interface provide a view on JPQL Join Clauses.The interface is an
extension to JPQL select single context and provides methods for accessing
JPQL Join clauses.
- JPQLSelectContextView - Interface in org.apache.olingo.odata2.jpa.processor.api.jpql
-
The interface provide a view on JPQL select context.The interface provides
methods for accessing the clauses of a JPQL SELECT statement like "SELECT",
"ORDERBY", "WHERE".
- JPQLSelectSingleContextView - Interface in org.apache.olingo.odata2.jpa.processor.api.jpql
-
The interface provide a view on JPQL select single context.The interface
provides methods for accessing the clause of a JPQL SELECT statement like
"SELECT".
- JPQLStatement - Class in org.apache.olingo.odata2.jpa.processor.api.jpql
-
The class represents a Java Persistence Query Language (JPQL) Statement.
- JPQLStatement.DELIMITER - Class in org.apache.olingo.odata2.jpa.processor.api.jpql
-
- JPQLStatement.JPQLStatementBuilder - Class in org.apache.olingo.odata2.jpa.processor.api.jpql
-
The abstract class is extended by specific JPQL statement builders for
building JPQL statements like
Select statements
Select single statements
Select statements with Join
Insert/Modify/Delete statements
A default statement builder for building each kind of JPQL statements is
provided by the library.
- JPQLStatement.KEYWORD - Class in org.apache.olingo.odata2.jpa.processor.api.jpql
-
- JPQLStatement.Operator - Class in org.apache.olingo.odata2.jpa.processor.api.jpql
-
- JPQLStatementBuilder() - Constructor for class org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLStatement.JPQLStatementBuilder
-
- searchAssociation(JPAEdmAssociationEndView) - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmAssociationView
-
The method searches for an Association in its container against the
search parameter
view of type
JPAEdmAssociationView
.
- searchEdmComplexType(String) - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmComplexTypeView
-
The method searches for the EDM complex type with in the container for
the given JPA embeddable type name.
- searchEdmComplexType(FullQualifiedName) - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmComplexTypeView
-
The method searches for the EDM complex type with in the container for
the given EDM complex type's fully qualified name.
- searchEdmEntityType(String) - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmEntityTypeView
-
The method searches in the consistent list of EDM entity types for the
given EDM entity type's name.
- SELECT - Static variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLStatement.KEYWORD
-
- SELECT_DISTINCT - Static variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLStatement.KEYWORD
-
- setContainerManaged(boolean) - Method in interface org.apache.olingo.odata2.jpa.processor.api.ODataJPAContext
-
Set the state whether the underlying entity manager is container managed (or not).
- setDefaultNaming(boolean) - Method in interface org.apache.olingo.odata2.jpa.processor.api.ODataJPAContext
-
The method sets into the context whether the library should consider default naming for
EdmProperty
EdmComplexProperty
EdmNavigationProperty
- setDeltaToken(String) - Static method in class org.apache.olingo.odata2.jpa.processor.api.ODataJPATombstoneContext
-
- setDetailErrors(boolean) - Method in class org.apache.olingo.odata2.jpa.processor.api.ODataJPAServiceFactory
-
The method sets the context whether a detail error message should be thrown
or a less detail error message should be thrown by the library.
- setEDMComplexType(String) - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAEmbeddableTypeMapType
-
Sets the value of the edmComplexType property.
- setEDMEntitySet(String) - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAEntityTypeMapType
-
Sets the value of the edmEntitySet property.
- setEDMEntityType(String) - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAEntityTypeMapType
-
Sets the value of the edmEntityType property.
- setEdmProvider(EdmProvider) - Method in interface org.apache.olingo.odata2.jpa.processor.api.ODataJPAContext
-
The method sets EDM provider into the context
- setEDMSchemaNamespace(String) - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAPersistenceUnitMapType
-
Sets the value of the edmSchemaNamespace property.
- setEnclosingObject(Object) - Method in class org.apache.olingo.odata2.jpa.processor.api.access.JPAMethodContext
-
- setEntityManager(EntityManager) - Method in interface org.apache.olingo.odata2.jpa.processor.api.ODataJPAContext
-
The method sets the Entity Manager into the Context
- setEntityManagerFactory(EntityManagerFactory) - Method in interface org.apache.olingo.odata2.jpa.processor.api.ODataJPAContext
-
The method sets the Java Persistence Entity Manager factory into the
context.
- setExclude(Boolean) - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAAttributeMapType.JPAAttribute
-
Sets the value of the exclude property.
- setExclude(Boolean) - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAEmbeddableTypeMapType
-
Sets the value of the exclude property.
- setExclude(Boolean) - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAEntityTypeMapType
-
Sets the value of the exclude property.
- setJPAAttributes(JPAAttributeMapType) - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAEmbeddableTypeMapType
-
Sets the value of the jpaAttributes property.
- setJPAAttributes(JPAAttributeMapType) - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAEntityTypeMapType
-
Sets the value of the jpaAttributes property.
- setJPAColumnName(String) - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmMapping
-
The method sets the Java persistence column name into the mapping
container.
- setJPAEdmExtension(JPAEdmExtension) - Method in interface org.apache.olingo.odata2.jpa.processor.api.ODataJPAContext
-
The method sets the JPA Edm Extension instance into the context.
- setJPAEdmMappingModel(String) - Method in interface org.apache.olingo.odata2.jpa.processor.api.ODataJPAContext
-
The method sets the JPA EDM mapping model name into the context.
- setJPAEmbeddableTypes(JPAEmbeddableTypesMapType) - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAPersistenceUnitMapType
-
Sets the value of the jpaEmbeddableTypes property.
- setJPAEntityAlias(String) - Method in class org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLContext
-
sets JPA Entity alias name into the context
- setJPAEntityName(String) - Method in class org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLContext
-
sets JPA Entity Name into the context
- setJPAEntityTypes(JPAEntityTypesMapType) - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAPersistenceUnitMapType
-
Sets the value of the jpaEntityTypes property.
- setJpaFunction(List<JPAFunction>) - Method in class org.apache.olingo.odata2.jpa.processor.api.access.JPAMethodContext
-
- setJPARelationships(JPARelationshipMapType) - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAEntityTypeMapType
-
Sets the value of the jpaRelationships property.
- setJPAType(Class<?>) - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmMapping
-
The method sets the Java persistence entity/property type.
- setJPQLContext(JPQLContext) - Static method in class org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLContext
-
- setJPQLStatement(String) - Method in interface org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLContextView
-
Set the JPQL Statement to the context
- setName(String) - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAAttributeMapType.JPAAttribute
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAEmbeddableTypeMapType
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAEntityTypeMapType
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAPersistenceUnitMapType
-
Sets the value of the name property.
- setName(String) - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPARelationshipMapType.JPARelationship
-
Sets the value of the name property.
- setODataContext(ODataContext) - Method in interface org.apache.olingo.odata2.jpa.processor.api.ODataJPAContext
-
The method sets OData context into the context.
- setOdataJPAContext(ODataJPAContext) - Method in class org.apache.olingo.odata2.jpa.processor.api.ODataJPAProcessor
-
- setODataJPATombstoneEntityListener(Class<? extends ODataJPATombstoneEntityListener>) - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmMapping
-
The method sets a stateless JPA EntityListner type.
- setODataJPATransaction(ODataJPATransaction) - Method in class org.apache.olingo.odata2.jpa.processor.api.ODataJPAServiceFactory
-
The methods sets the context with a callback implementation for JPA transaction specific content.
- setODataProcessor(ODataProcessor) - Method in interface org.apache.olingo.odata2.jpa.processor.api.ODataJPAContext
-
The method sets the OData Processor for JPA into the context.
- setOnWriteJPAContent(OnJPAWriteContent) - Method in class org.apache.olingo.odata2.jpa.processor.api.ODataJPAServiceFactory
-
The methods sets the context with a callback implementation for JPA provider specific content.
- setPageSize(int) - Method in interface org.apache.olingo.odata2.jpa.processor.api.ODataJPAContext
-
The method sets the server side page size to the context
- setPaging(JPAPaging) - Method in interface org.apache.olingo.odata2.jpa.processor.api.ODataJPAContext
-
The method sets the server side paging object
- setPersistenceUnit(JPAPersistenceUnitMapType) - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAEdmMappingModel
-
Sets the value of the persistenceUnit property.
- setPersistenceUnitName(String) - Method in interface org.apache.olingo.odata2.jpa.processor.api.ODataJPAContext
-
The method sets the Java Persistence Unit Name into the context.
- setReferencedInKey(String) - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmComplexTypeView
-
The method sets the given EDM complex type as referenced in an Entity as a key property
- setResultsView(Object) - Method in class org.apache.olingo.odata2.jpa.processor.api.access.JPAMethodContext.JPAMethodContextBuilder
-
- setResultsView(Object) - Method in class org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLContext.JPQLContextBuilder
-
The abstract method is implemented by specific JPQL context builder.
- setType(JPQLContextType) - Method in class org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLContext
-
sets the JPQL context type into the context
- setValue(String) - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPAAttributeMapType.JPAAttribute
-
Sets the value of the value property.
- setValue(String) - Method in class org.apache.olingo.odata2.jpa.processor.api.model.mapping.JPARelationshipMapType.JPARelationship
-
Sets the value of the value property.
- setVirtualAccess(boolean) - Method in interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmMapping
-
- SPACE - Static variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLStatement.DELIMITER
-
- statement - Variable in class org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLStatement
-