Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.apache.olingo.odata2.jpa.processor.core
,
org.apache.olingo.odata2.jpa.processor.core.access.data
,
org.apache.olingo.odata2.jpa.processor.core.access.model
,
org.apache.olingo.odata2.jpa.processor.core.callback
,
org.apache.olingo.odata2.jpa.processor.core.edm
,
org.apache.olingo.odata2.jpa.processor.core.exception
,
org.apache.olingo.odata2.jpa.processor.core.factory
,
org.apache.olingo.odata2.jpa.processor.core.jpql
,
org.apache.olingo.odata2.jpa.processor.core.model
Class Hierarchy
java.lang.
Object
org.apache.olingo.odata2.api.edm.provider.
EdmProvider
org.apache.olingo.odata2.jpa.processor.core.edm.
ODataJPAEdmProvider
org.apache.olingo.odata2.jpa.processor.core.model.
JPAEdmBaseViewImpl
(implements org.apache.olingo.odata2.jpa.processor.api.model.
JPAEdmBaseView
)
org.apache.olingo.odata2.jpa.processor.core.model.
JPAEdmAssociation
(implements org.apache.olingo.odata2.jpa.processor.api.model.
JPAEdmAssociationView
)
org.apache.olingo.odata2.jpa.processor.core.model.
JPAEdmAssociationEnd
(implements org.apache.olingo.odata2.jpa.processor.api.model.
JPAEdmAssociationEndView
)
org.apache.olingo.odata2.jpa.processor.core.model.
JPAEdmAssociationSet
(implements org.apache.olingo.odata2.jpa.processor.api.model.
JPAEdmAssociationSetView
)
org.apache.olingo.odata2.jpa.processor.core.model.
JPAEdmComplexType
(implements org.apache.olingo.odata2.jpa.processor.api.model.
JPAEdmComplexTypeView
)
org.apache.olingo.odata2.jpa.processor.core.model.
JPAEdmEntityContainer
(implements org.apache.olingo.odata2.jpa.processor.api.model.
JPAEdmEntityContainerView
)
org.apache.olingo.odata2.jpa.processor.core.model.
JPAEdmEntitySet
(implements org.apache.olingo.odata2.jpa.processor.api.model.
JPAEdmEntitySetView
)
org.apache.olingo.odata2.jpa.processor.core.model.
JPAEdmEntityType
(implements org.apache.olingo.odata2.jpa.processor.api.model.
JPAEdmEntityTypeView
)
org.apache.olingo.odata2.jpa.processor.core.model.
JPAEdmFunctionImport
(implements org.apache.olingo.odata2.jpa.processor.api.model.
JPAEdmFunctionImportView
)
org.apache.olingo.odata2.jpa.processor.core.model.
JPAEdmKey
(implements org.apache.olingo.odata2.jpa.processor.api.model.
JPAEdmKeyView
)
org.apache.olingo.odata2.jpa.processor.core.model.
JPAEdmModel
(implements org.apache.olingo.odata2.jpa.processor.api.model.
JPAEdmModelView
)
org.apache.olingo.odata2.jpa.processor.core.model.
JPAEdmNavigationProperty
(implements org.apache.olingo.odata2.jpa.processor.api.model.
JPAEdmNavigationPropertyView
)
org.apache.olingo.odata2.jpa.processor.core.model.
JPAEdmProperty
(implements org.apache.olingo.odata2.jpa.processor.api.model.
JPAEdmComplexPropertyView
, org.apache.olingo.odata2.jpa.processor.api.model.
JPAEdmPropertyView
)
org.apache.olingo.odata2.jpa.processor.core.model.
JPAEdmReferentialConstraint
(implements org.apache.olingo.odata2.jpa.processor.api.model.
JPAEdmReferentialConstraintView
)
org.apache.olingo.odata2.jpa.processor.core.model.
JPAEdmReferentialConstraintRole
(implements org.apache.olingo.odata2.jpa.processor.api.model.
JPAEdmReferentialConstraintRoleView
)
org.apache.olingo.odata2.jpa.processor.core.model.
JPAEdmSchema
(implements org.apache.olingo.odata2.jpa.processor.api.model.
JPAEdmSchemaView
)
org.apache.olingo.odata2.jpa.processor.core.model.
JPAEdmFacets
org.apache.olingo.odata2.jpa.processor.core.model.
JPAEdmFunctionImport.JPAEdmFunctionImportBuilder
(implements org.apache.olingo.odata2.jpa.processor.api.access.
JPAEdmBuilder
)
org.apache.olingo.odata2.jpa.processor.core.access.model.
JPAEdmMappingModelService
(implements org.apache.olingo.odata2.jpa.processor.api.access.
JPAEdmMappingModelAccess
)
org.apache.olingo.odata2.jpa.processor.core.access.model.
JPAEdmNameBuilder
org.apache.olingo.odata2.jpa.processor.core.access.data.
JPAEntity
org.apache.olingo.odata2.jpa.processor.core.access.data.
JPAEntityParser
org.apache.olingo.odata2.jpa.processor.core.callback.
JPAExpandCallBack
(implements org.apache.olingo.odata2.api.
ODataCallback
, org.apache.olingo.odata2.api.ep.callback.
OnWriteEntryContent
, org.apache.olingo.odata2.api.ep.callback.
OnWriteFeedContent
)
org.apache.olingo.odata2.jpa.processor.core.access.data.
JPALink
org.apache.olingo.odata2.jpa.processor.api.access.
JPAMethodContext
(implements org.apache.olingo.odata2.jpa.processor.api.access.
JPAMethodContextView
)
org.apache.olingo.odata2.jpa.processor.core.access.data.
JPAFunctionContext
org.apache.olingo.odata2.jpa.processor.api.access.
JPAMethodContext.JPAMethodContextBuilder
org.apache.olingo.odata2.jpa.processor.core.access.data.
JPAFunctionContext.JPAFunctionContextBuilder
org.apache.olingo.odata2.jpa.processor.core.access.data.
JPAPage
(implements org.apache.olingo.odata2.jpa.processor.api.access.
JPAPaging
)
org.apache.olingo.odata2.jpa.processor.core.access.data.
JPAPage.JPAPageBuilder
org.apache.olingo.odata2.jpa.processor.core.access.data.
JPAProcessorImpl
(implements org.apache.olingo.odata2.jpa.processor.api.access.
JPAProcessor
)
org.apache.olingo.odata2.jpa.processor.core.callback.
JPATombstoneCallBack
(implements org.apache.olingo.odata2.api.ep.callback.
TombstoneCallback
)
org.apache.olingo.odata2.jpa.processor.core.access.model.
JPATypeConvertor
org.apache.olingo.odata2.jpa.processor.api.jpql.
JPQLContext
(implements org.apache.olingo.odata2.jpa.processor.api.jpql.
JPQLContextView
)
org.apache.olingo.odata2.jpa.processor.core.jpql.
JPQLSelectContext
(implements org.apache.olingo.odata2.jpa.processor.api.jpql.
JPQLSelectContextView
)
org.apache.olingo.odata2.jpa.processor.core.jpql.
JPQLJoinSelectContext
(implements org.apache.olingo.odata2.jpa.processor.api.jpql.
JPQLJoinContextView
)
org.apache.olingo.odata2.jpa.processor.core.jpql.
JPQLSelectSingleContext
(implements org.apache.olingo.odata2.jpa.processor.api.jpql.
JPQLSelectSingleContextView
)
org.apache.olingo.odata2.jpa.processor.core.jpql.
JPQLJoinSelectSingleContext
(implements org.apache.olingo.odata2.jpa.processor.api.jpql.
JPQLJoinSelectSingleContextView
)
org.apache.olingo.odata2.jpa.processor.api.jpql.
JPQLContext.JPQLContextBuilder
org.apache.olingo.odata2.jpa.processor.core.jpql.
JPQLSelectContext.JPQLSelectContextBuilder
org.apache.olingo.odata2.jpa.processor.core.jpql.
JPQLJoinSelectContext.JPQLJoinContextBuilder
org.apache.olingo.odata2.jpa.processor.core.jpql.
JPQLSelectSingleContext.JPQLSelectSingleContextBuilder
org.apache.olingo.odata2.jpa.processor.core.jpql.
JPQLJoinSelectSingleContext.JPQLJoinSelectSingleContextBuilder
org.apache.olingo.odata2.jpa.processor.api.jpql.
JPQLStatement.JPQLStatementBuilder
org.apache.olingo.odata2.jpa.processor.core.jpql.
JPQLJoinSelectSingleStatementBuilder
org.apache.olingo.odata2.jpa.processor.core.jpql.
JPQLJoinStatementBuilder
org.apache.olingo.odata2.jpa.processor.core.jpql.
JPQLSelectSingleStatementBuilder
org.apache.olingo.odata2.jpa.processor.core.jpql.
JPQLSelectStatementBuilder
org.apache.olingo.odata2.api.edm.provider.
Mapping
(implements org.apache.olingo.odata2.api.edm.
EdmMapping
)
org.apache.olingo.odata2.jpa.processor.core.model.
JPAEdmMappingImpl
(implements org.apache.olingo.odata2.jpa.processor.api.model.
JPAEdmMapping
)
org.apache.olingo.odata2.jpa.processor.core.
ODataEntityParser
org.apache.olingo.odata2.jpa.processor.core.
ODataExpressionParser
org.apache.olingo.odata2.jpa.processor.core.
ODataJPAContextImpl
(implements org.apache.olingo.odata2.jpa.processor.api.
ODataJPAContext
)
org.apache.olingo.odata2.jpa.processor.api.factory.
ODataJPAFactory
org.apache.olingo.odata2.jpa.processor.core.factory.
ODataJPAFactoryImpl
org.apache.olingo.odata2.jpa.processor.core.exception.
ODataJPAMessageServiceDefault
(implements org.apache.olingo.odata2.jpa.processor.api.exception.
ODataJPAMessageService
)
org.apache.olingo.odata2.jpa.processor.core.
ODataJPAResponseBuilderDefault
(implements org.apache.olingo.odata2.jpa.processor.api.
ODataJPAResponseBuilder
)
org.apache.olingo.odata2.api.processor.
ODataSingleProcessor
(implements org.apache.olingo.odata2.api.processor.part.
BatchProcessor
, org.apache.olingo.odata2.api.processor.feature.
CustomContentType
, org.apache.olingo.odata2.api.processor.part.
EntityComplexPropertyProcessor
, org.apache.olingo.odata2.api.processor.part.
EntityLinkProcessor
, org.apache.olingo.odata2.api.processor.part.
EntityLinksProcessor
, org.apache.olingo.odata2.api.processor.part.
EntityMediaProcessor
, org.apache.olingo.odata2.api.processor.part.
EntityProcessor
, org.apache.olingo.odata2.api.processor.part.
EntitySetProcessor
, org.apache.olingo.odata2.api.processor.part.
EntitySimplePropertyProcessor
, org.apache.olingo.odata2.api.processor.part.
EntitySimplePropertyValueProcessor
, org.apache.olingo.odata2.api.processor.part.
FunctionImportProcessor
, org.apache.olingo.odata2.api.processor.part.
FunctionImportValueProcessor
, org.apache.olingo.odata2.api.processor.part.
MetadataProcessor
, org.apache.olingo.odata2.api.processor.part.
ServiceDocumentProcessor
)
org.apache.olingo.odata2.jpa.processor.api.
ODataJPAProcessor
org.apache.olingo.odata2.jpa.processor.core.
ODataJPAProcessorDefault
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2013-2014
The Apache Software Foundation
. All Rights Reserved.