Uses of Interface
com.sap.olingo.jpa.processor.core.api.JPAServiceDebugger
Packages that use JPAServiceDebugger
Package
Description
-
Uses of JPAServiceDebugger in com.sap.olingo.jpa.processor.core.api
Methods in com.sap.olingo.jpa.processor.core.api that return JPAServiceDebugger -
Uses of JPAServiceDebugger in com.sap.olingo.jpa.processor.core.filter
Methods in com.sap.olingo.jpa.processor.core.filter that return JPAServiceDebuggerModifier and TypeMethodDescriptionJPAFilterCrossComplier.getDebugger()JPAFilterElementComplier.getDebugger() -
Uses of JPAServiceDebugger in com.sap.olingo.jpa.processor.core.processor
Classes in com.sap.olingo.jpa.processor.core.processor that implement JPAServiceDebuggerFields in com.sap.olingo.jpa.processor.core.processor declared as JPAServiceDebuggerModifier and TypeFieldDescriptionprotected JPAServiceDebuggerJPAAbstractRequestProcessor.debuggerprotected JPAServiceDebuggerJPAAbstractRequestProcessor.debuggerprotected JPAServiceDebuggerJPAAbstractRequestProcessor.debuggerprotected JPAServiceDebuggerJPAAbstractRequestProcessor.debuggerprotected JPAServiceDebuggerJPAAbstractRequestProcessor.debuggerMethods in com.sap.olingo.jpa.processor.core.processor that return JPAServiceDebugger -
Uses of JPAServiceDebugger in com.sap.olingo.jpa.processor.core.query
Fields in com.sap.olingo.jpa.processor.core.query declared as JPAServiceDebuggerMethods in com.sap.olingo.jpa.processor.core.query that return JPAServiceDebuggerConstructors in com.sap.olingo.jpa.processor.core.query with parameters of type JPAServiceDebuggerModifierConstructorDescriptionJPAAbstractQuery(org.apache.olingo.server.api.OData odata, com.sap.olingo.jpa.metadata.core.edm.mapper.api.JPAServiceDocument sd, com.sap.olingo.jpa.metadata.core.edm.mapper.api.JPAEntityType jpaEntityType, javax.persistence.EntityManager em, JPAServiceDebugger debugger, Optional<JPAODataClaimProvider> claimsProvider)