Uses of Package
org.apache.olingo.odata2.jpa.processor.api.exception

Packages that use org.apache.olingo.odata2.jpa.processor.api.exception
org.apache.olingo.odata2.jpa.processor.api OData JPA Processor API Library 
org.apache.olingo.odata2.jpa.processor.api.access OData JPA Processor API Library - Java Persistence Access 
org.apache.olingo.odata2.jpa.processor.api.exception OData JPA Processor API Library - Exceptions 
org.apache.olingo.odata2.jpa.processor.api.factory OData JPA Processor API Library - Factory 
org.apache.olingo.odata2.jpa.processor.api.jpql OData JPA Processor API Library - Java Persistence Query Language 
org.apache.olingo.odata2.jpa.processor.ref.extension   
org.apache.olingo.odata2.jpa.processor.ref.web   
 

Classes in org.apache.olingo.odata2.jpa.processor.api.exception used by org.apache.olingo.odata2.jpa.processor.api
ODataJPARuntimeException
          The exception is thrown for any unexpected errors raising while accessing data from Java Persistence Models.
 

Classes in org.apache.olingo.odata2.jpa.processor.api.exception used by org.apache.olingo.odata2.jpa.processor.api.access
ODataJPAModelException
          The exception is thrown for any unexpected errors raising while accessing/transforming Java Persistence Models.
ODataJPARuntimeException
          The exception is thrown for any unexpected errors raising while accessing data from Java Persistence Models.
 

Classes in org.apache.olingo.odata2.jpa.processor.api.exception used by org.apache.olingo.odata2.jpa.processor.api.exception
ODataJPAException
          The exception class is the base of OData JPA exceptions.
ODataJPAModelException
          The exception is thrown for any unexpected errors raising while accessing/transforming Java Persistence Models.
ODataJPARuntimeException
          The exception is thrown for any unexpected errors raising while accessing data from Java Persistence Models.
 

Classes in org.apache.olingo.odata2.jpa.processor.api.exception used by org.apache.olingo.odata2.jpa.processor.api.factory
ODataJPAMessageService
          The interface is used to access language dependent message texts.
 

Classes in org.apache.olingo.odata2.jpa.processor.api.exception used by org.apache.olingo.odata2.jpa.processor.api.jpql
ODataJPAModelException
          The exception is thrown for any unexpected errors raising while accessing/transforming Java Persistence Models.
ODataJPARuntimeException
          The exception is thrown for any unexpected errors raising while accessing data from Java Persistence Models.
 

Classes in org.apache.olingo.odata2.jpa.processor.api.exception used by org.apache.olingo.odata2.jpa.processor.ref.extension
ODataJPARuntimeException
          The exception is thrown for any unexpected errors raising while accessing data from Java Persistence Models.
 

Classes in org.apache.olingo.odata2.jpa.processor.api.exception used by org.apache.olingo.odata2.jpa.processor.ref.web
ODataJPARuntimeException
          The exception is thrown for any unexpected errors raising while accessing data from Java Persistence Models.
 



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