org.apache.olingo.odata2.jpa.processor.core.access.data
Class JPAFunctionContext

java.lang.Object
  extended by org.apache.olingo.odata2.jpa.processor.api.access.JPAMethodContext
      extended by org.apache.olingo.odata2.jpa.processor.core.access.data.JPAFunctionContext
All Implemented Interfaces:
JPAMethodContextView

public class JPAFunctionContext
extends JPAMethodContext


Nested Class Summary
 class JPAFunctionContext.JPAFunctionContextBuilder
           
 
Nested classes/interfaces inherited from class org.apache.olingo.odata2.jpa.processor.api.access.JPAMethodContext
JPAMethodContext.JPAMethodContextBuilder
 
Field Summary
 
Fields inherited from class org.apache.olingo.odata2.jpa.processor.api.access.JPAMethodContext
enclosingObject, jpaFunction
 
Constructor Summary
JPAFunctionContext()
           
 
Method Summary
 
Methods inherited from class org.apache.olingo.odata2.jpa.processor.api.access.JPAMethodContext
createBuilder, getEnclosingObject, getJPAFunctionList, setEnclosingObject, setJpaFunction
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JPAFunctionContext

public JPAFunctionContext()


Copyright © 2013-2014 The Apache Software Foundation. All Rights Reserved.