blob: 6aa0c25bf7e12e4eabe8ca911cc27b13a2f05361 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_92) on Wed Dec 06 14:36:25 CET 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.apache.olingo.odata2.jpa.processor.api.exception.ODataJPARuntimeException (olingo-odata2-parent 2.0.10 API)</title>
<meta name="date" content="2017-12-06">
<link rel="stylesheet" type="text/css" href="../../../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.olingo.odata2.jpa.processor.api.exception.ODataJPARuntimeException (olingo-odata2-parent 2.0.10 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../../index.html?org/apache/olingo/odata2/jpa/processor/api/exception/class-use/ODataJPARuntimeException.html" target="_top">Frames</a></li>
<li><a href="ODataJPARuntimeException.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.apache.olingo.odata2.jpa.processor.api.exception.ODataJPARuntimeException" class="title">Uses of Class<br>org.apache.olingo.odata2.jpa.processor.api.exception.ODataJPARuntimeException</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPARuntimeException</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.olingo.odata2.jpa.processor.api">org.apache.olingo.odata2.jpa.processor.api</a></td>
<td class="colLast">
<div class="block">OData JPA Processor API Library</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.olingo.odata2.jpa.processor.api.access">org.apache.olingo.odata2.jpa.processor.api.access</a></td>
<td class="colLast">
<div class="block">OData JPA Processor API Library - Java Persistence Access</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.olingo.odata2.jpa.processor.api.exception">org.apache.olingo.odata2.jpa.processor.api.exception</a></td>
<td class="colLast">
<div class="block">OData JPA Processor API Library - Exceptions</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.olingo.odata2.jpa.processor.api.jpql">org.apache.olingo.odata2.jpa.processor.api.jpql</a></td>
<td class="colLast">
<div class="block">OData JPA Processor API Library - Java Persistence Query Language</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.olingo.odata2.jpa.processor.ref.extension">org.apache.olingo.odata2.jpa.processor.ref.extension</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.olingo.odata2.jpa.processor.ref.listeners">org.apache.olingo.odata2.jpa.processor.ref.listeners</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.olingo.odata2.jpa.processor.ref.web">org.apache.olingo.odata2.jpa.processor.ref.web</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.olingo.odata2.jpa.processor.api">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPARuntimeException</a> in <a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/package-summary.html">org.apache.olingo.odata2.jpa.processor.api</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/package-summary.html">org.apache.olingo.odata2.jpa.processor.api</a> that return <a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPARuntimeException</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPARuntimeException</a></code></td>
<td class="colLast"><span class="typeNameLabel">ODataJPAQueryExtensionEntityListener.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/ODataJPAQueryExtensionEntityListener.html#createApplicationError-java.lang.String-java.util.Locale-">createApplicationError</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;message,
<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Locale.html?is-external=true" title="class or interface in java.util">Locale</a>&nbsp;locale)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/package-summary.html">org.apache.olingo.odata2.jpa.processor.api</a> that throw <a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPARuntimeException</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></code></td>
<td class="colLast"><span class="typeNameLabel">ODataJPAResponseBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/ODataJPAResponseBuilder.html#build-org.apache.olingo.odata2.api.uri.info.DeleteUriInfo-java.lang.Object-">build</a></span>(<a href="../../../../../../../../../org/apache/olingo/odata2/api/uri/info/DeleteUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">DeleteUriInfo</a>&nbsp;deleteUriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;deletedObject)</code>
<div class="block">The method builds an OData response for an OData Delete Request from a deleted JPA Entity</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></code></td>
<td class="colLast"><span class="typeNameLabel">ODataJPAResponseBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/ODataJPAResponseBuilder.html#build-org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfo-java.lang.Object-java.lang.String-">build</a></span>(<a href="../../../../../../../../../org/apache/olingo/odata2/api/uri/info/GetEntityLinkUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityLinkUriInfo</a>&nbsp;readLinkUriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;jpaEntity,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)</code>
<div class="block">The method builds an OData response for an OData Read Link Request from a read JPA Entity and its related JPA
Entities.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></code></td>
<td class="colLast"><span class="typeNameLabel">ODataJPAResponseBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/ODataJPAResponseBuilder.html#build-org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo-java.util.List-java.lang.String-">build</a></span>(<a href="../../../../../../../../../org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetLinksUriInfo</a>&nbsp;queryLinkUriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;jpaEntity,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)</code>
<div class="block">The method builds an OData response for an OData Query Link Request from a queried JPA Entity and its related JPA
Entities.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></code></td>
<td class="colLast"><span class="typeNameLabel">ODataJPAResponseBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/ODataJPAResponseBuilder.html#build-org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo-java.util.List-java.lang.String-">build</a></span>(<a href="../../../../../../../../../org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetUriInfo</a>&nbsp;queryUriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;jpaEntities,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)</code>
<div class="block">The method builds an OData response for an OData Query Request from a queried list of JPA Entities.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></code></td>
<td class="colLast"><span class="typeNameLabel">ODataJPAResponseBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/ODataJPAResponseBuilder.html#build-org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo-java.lang.Object-java.lang.String-">build</a></span>(<a href="../../../../../../../../../org/apache/olingo/odata2/api/uri/info/GetEntityUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityUriInfo</a>&nbsp;readUriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;jpaEntity,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)</code>
<div class="block">The method builds an OData response for an OData Read Request from a read JPA Entity</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></code></td>
<td class="colLast"><span class="typeNameLabel">ODataJPAResponseBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/ODataJPAResponseBuilder.html#build-org.apache.olingo.odata2.api.uri.info.GetFunctionImportUriInfo-java.util.List-java.lang.String-">build</a></span>(<a href="../../../../../../../../../org/apache/olingo/odata2/api/uri/info/GetFunctionImportUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetFunctionImportUriInfo</a>&nbsp;functionImportUriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;resultList,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)</code>
<div class="block">The method builds an OData response for an OData function Import Request from a registered processor method's
return parameter.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></code></td>
<td class="colLast"><span class="typeNameLabel">ODataJPAResponseBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/ODataJPAResponseBuilder.html#build-org.apache.olingo.odata2.api.uri.info.GetFunctionImportUriInfo-java.lang.Object-">build</a></span>(<a href="../../../../../../../../../org/apache/olingo/odata2/api/uri/info/GetFunctionImportUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetFunctionImportUriInfo</a>&nbsp;functionImportUriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;result)</code>
<div class="block">The method builds an OData response for an OData function Import Request from a registered processor method's
return parameter.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></code></td>
<td class="colLast"><span class="typeNameLabel">ODataJPAResponseBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/ODataJPAResponseBuilder.html#build-long-">build</a></span>(long&nbsp;jpaEntityCount)</code>
<div class="block">The method builds an OData response from a count representing total number of JPA Entities</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></code></td>
<td class="colLast"><span class="typeNameLabel">ODataJPAResponseBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/ODataJPAResponseBuilder.html#build-org.apache.olingo.odata2.api.uri.info.PostUriInfo-java.lang.Object-java.lang.String-">build</a></span>(<a href="../../../../../../../../../org/apache/olingo/odata2/api/uri/info/PostUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PostUriInfo</a>&nbsp;postUriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;createdObject,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)</code>
<div class="block">The method builds an OData response for an OData Create Request from a created JPA entity.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../../org/apache/olingo/odata2/api/processor/ODataResponse.html" title="class in org.apache.olingo.odata2.api.processor">ODataResponse</a></code></td>
<td class="colLast"><span class="typeNameLabel">ODataJPAResponseBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/ODataJPAResponseBuilder.html#build-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.lang.Object-">build</a></span>(<a href="../../../../../../../../../org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PutMergePatchUriInfo</a>&nbsp;putUriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;updatedObject)</code>
<div class="block">The method builds an OData response for an OData Update Request from an updated JPA Entity</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/sql/Blob.html?is-external=true" title="class or interface in java.sql">Blob</a></code></td>
<td class="colLast"><span class="typeNameLabel">OnJPAWriteContent.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/OnJPAWriteContent.html#getJPABlob-byte:A-">getJPABlob</a></span>(byte[]&nbsp;binaryData)</code>
<div class="block">Implement this method to instantiate JPA provider specific implementation of java.sql.Blob instance from an array
of bytes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/sql/Clob.html?is-external=true" title="class or interface in java.sql">Clob</a></code></td>
<td class="colLast"><span class="typeNameLabel">OnJPAWriteContent.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/OnJPAWriteContent.html#getJPAClob-char:A-">getJPAClob</a></span>(char[]&nbsp;characterData)</code>
<div class="block">Implement this method to instantiate JPA provider specific implementation of java.sql.Clob instance from an array
of characters.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html" title="interface in org.apache.olingo.odata2.jpa.processor.api">ODataJPAContext</a></code></td>
<td class="colLast"><span class="typeNameLabel">ODataJPAServiceFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/ODataJPAServiceFactory.html#getODataJPAContext--">getODataJPAContext</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>javax.persistence.Query</code></td>
<td class="colLast"><span class="typeNameLabel">ODataJPAQueryExtensionEntityListener.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/ODataJPAQueryExtensionEntityListener.html#getQuery-org.apache.olingo.odata2.api.uri.info.DeleteUriInfo-javax.persistence.EntityManager-">getQuery</a></span>(<a href="../../../../../../../../../org/apache/olingo/odata2/api/uri/info/DeleteUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">DeleteUriInfo</a>&nbsp;uriInfo,
javax.persistence.EntityManager&nbsp;em)</code>
<div class="block">Override this method to build JPA Query for OData request - Delete; SELECT SINGLE with key in WHERE
clause</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>javax.persistence.Query</code></td>
<td class="colLast"><span class="typeNameLabel">ODataJPAQueryExtensionEntityListener.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/ODataJPAQueryExtensionEntityListener.html#getQuery-org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfo-javax.persistence.EntityManager-">getQuery</a></span>(<a href="../../../../../../../../../org/apache/olingo/odata2/api/uri/info/GetEntityCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityCountUriInfo</a>&nbsp;uriInfo,
javax.persistence.EntityManager&nbsp;em)</code>
<div class="block">Override this method to build JPA Query for OData request - GetEntity Count; SELECT SINGLE with key in WHERE
clause</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>javax.persistence.Query</code></td>
<td class="colLast"><span class="typeNameLabel">ODataJPAQueryExtensionEntityListener.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/ODataJPAQueryExtensionEntityListener.html#getQuery-org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfo-javax.persistence.EntityManager-">getQuery</a></span>(<a href="../../../../../../../../../org/apache/olingo/odata2/api/uri/info/GetEntitySetCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetCountUriInfo</a>&nbsp;uriInfo,
javax.persistence.EntityManager&nbsp;em)</code>
<div class="block">Override this method to build JPA Query for OData request - GetEntitySet Count; SELECT COUNT(*)</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>abstract javax.persistence.Query</code></td>
<td class="colLast"><span class="typeNameLabel">ODataJPATombstoneEntityListener.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/ODataJPATombstoneEntityListener.html#getQuery-org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo-javax.persistence.EntityManager-">getQuery</a></span>(<a href="../../../../../../../../../org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetUriInfo</a>&nbsp;resultsView,
javax.persistence.EntityManager&nbsp;em)</code>
<div class="block">Implement this method to create a <code>Query</code> object.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>javax.persistence.Query</code></td>
<td class="colLast"><span class="typeNameLabel">ODataJPAQueryExtensionEntityListener.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/ODataJPAQueryExtensionEntityListener.html#getQuery-org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo-javax.persistence.EntityManager-">getQuery</a></span>(<a href="../../../../../../../../../org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetUriInfo</a>&nbsp;uriInfo,
javax.persistence.EntityManager&nbsp;em)</code>
<div class="block">Override this method to build JPA Query for OData request - GetEntitySet; SELECT *</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>javax.persistence.Query</code></td>
<td class="colLast"><span class="typeNameLabel">ODataJPAQueryExtensionEntityListener.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/ODataJPAQueryExtensionEntityListener.html#getQuery-org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo-javax.persistence.EntityManager-">getQuery</a></span>(<a href="../../../../../../../../../org/apache/olingo/odata2/api/uri/info/GetEntityUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityUriInfo</a>&nbsp;uriInfo,
javax.persistence.EntityManager&nbsp;em)</code>
<div class="block">Override this method to build JPA Query for OData request - GetEntity; SELECT SINGLE with key in WHERE
clause</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>javax.persistence.Query</code></td>
<td class="colLast"><span class="typeNameLabel">ODataJPAQueryExtensionEntityListener.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/ODataJPAQueryExtensionEntityListener.html#getQuery-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-javax.persistence.EntityManager-">getQuery</a></span>(<a href="../../../../../../../../../org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PutMergePatchUriInfo</a>&nbsp;uriInfo,
javax.persistence.EntityManager&nbsp;em)</code>
<div class="block">Override this method to build JPA Query for OData request - Update; SELECT SINGLE with key in WHERE
clause</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>abstract <a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html" title="interface in org.apache.olingo.odata2.jpa.processor.api">ODataJPAContext</a></code></td>
<td class="colLast"><span class="typeNameLabel">ODataJPAServiceFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/ODataJPAServiceFactory.html#initializeODataJPAContext--">initializeODataJPAContext</a></span>()</code>
<div class="block">Implement this method and initialize OData JPA Context.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.olingo.odata2.jpa.processor.api.access">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPARuntimeException</a> in <a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/access/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.access</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/access/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.access</a> that throw <a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPARuntimeException</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>abstract <a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/access/JPAMethodContext.html" title="class in org.apache.olingo.odata2.jpa.processor.api.access">JPAMethodContext</a></code></td>
<td class="colLast"><span class="typeNameLabel">JPAMethodContext.JPAMethodContextBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/access/JPAMethodContext.JPAMethodContextBuilder.html#build--">build</a></span>()</code>
<div class="block">Implement this method to build JPAMethodContext</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">JPAEdmBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/access/JPAEdmBuilder.html#build--">build</a></span>()</code>
<div class="block">The Method builds EDM Elements by transforming JPA MetaModel.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/access/JPAMethodContext.JPAMethodContextBuilder.html" title="class in org.apache.olingo.odata2.jpa.processor.api.access">JPAMethodContext.JPAMethodContextBuilder</a></code></td>
<td class="colLast"><span class="typeNameLabel">JPAMethodContext.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/access/JPAMethodContext.html#createBuilder-org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLContextType-java.lang.Object-">createBuilder</a></span>(<a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContextType.html" title="enum in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLContextType</a>&nbsp;contextType,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;resultsView)</code>
<div class="block">the method instantiates an instance of type JPAMethodContextBuilder.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><span class="typeNameLabel">JPAProcessor.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html#process-org.apache.olingo.odata2.api.uri.info.DeleteUriInfo-java.lang.String-">process</a></span>(<a href="../../../../../../../../../org/apache/olingo/odata2/api/uri/info/DeleteUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">DeleteUriInfo</a>&nbsp;deleteuriInfo,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)</code>
<div class="block">Processes OData request for deleting Entity.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><span class="typeNameLabel">JPAProcessor.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html#process-org.apache.olingo.odata2.api.uri.info.GetEntityCountUriInfo-">process</a></span>(<a href="../../../../../../../../../org/apache/olingo/odata2/api/uri/info/GetEntityCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityCountUriInfo</a>&nbsp;resultsView)</code>
<div class="block">Processes OData request for fetching Entity count.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><span class="typeNameLabel">JPAProcessor.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html#process-org.apache.olingo.odata2.api.uri.info.GetEntityLinkUriInfo-">process</a></span>(<a href="../../../../../../../../../org/apache/olingo/odata2/api/uri/info/GetEntityLinkUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityLinkUriInfo</a>&nbsp;uriParserResultView)</code>
<div class="block">Processes OData request for executing $links OData command for N:1 relation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>long</code></td>
<td class="colLast"><span class="typeNameLabel">JPAProcessor.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html#process-org.apache.olingo.odata2.api.uri.info.GetEntitySetCountUriInfo-">process</a></span>(<a href="../../../../../../../../../org/apache/olingo/odata2/api/uri/info/GetEntitySetCountUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetCountUriInfo</a>&nbsp;requestView)</code>
<div class="block">Processes OData request for fetching Entity count.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;T&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">JPAProcessor.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html#process-org.apache.olingo.odata2.api.uri.info.GetEntitySetLinksUriInfo-">process</a></span>(<a href="../../../../../../../../../org/apache/olingo/odata2/api/uri/info/GetEntitySetLinksUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetLinksUriInfo</a>&nbsp;uriParserResultView)</code>
<div class="block">Processes OData request for executing $links OData command for N:1 relation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;T&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">JPAProcessor.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html#process-org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo-">process</a></span>(<a href="../../../../../../../../../org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetUriInfo</a>&nbsp;requestView)</code>
<div class="block">Processes OData request for querying an Entity Set.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><span class="typeNameLabel">JPAProcessor.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html#process-org.apache.olingo.odata2.api.uri.info.GetEntityUriInfo-">process</a></span>(<a href="../../../../../../../../../org/apache/olingo/odata2/api/uri/info/GetEntityUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntityUriInfo</a>&nbsp;requestView)</code>
<div class="block">Processes OData request for reading an Entity.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">JPAProcessor.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html#process-org.apache.olingo.odata2.api.uri.info.GetFunctionImportUriInfo-">process</a></span>(<a href="../../../../../../../../../org/apache/olingo/odata2/api/uri/info/GetFunctionImportUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetFunctionImportUriInfo</a>&nbsp;requestView)</code>
<div class="block">Processes OData request for executing custom operations.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><span class="typeNameLabel">JPAProcessor.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html#process-org.apache.olingo.odata2.api.uri.info.PostUriInfo-java.io.InputStream-java.lang.String-">process</a></span>(<a href="../../../../../../../../../org/apache/olingo/odata2/api/uri/info/PostUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PostUriInfo</a>&nbsp;createView,
<a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;content,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;requestContentType)</code>
<div class="block">Processes OData request for creating Entity.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">JPAProcessor.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html#process-org.apache.olingo.odata2.api.uri.info.PostUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">process</a></span>(<a href="../../../../../../../../../org/apache/olingo/odata2/api/uri/info/PostUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PostUriInfo</a>&nbsp;uriParserResultView,
<a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;content,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;requestContentType,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)</code>
<div class="block">Process OData request for creating Links.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><span class="typeNameLabel">JPAProcessor.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html#process-org.apache.olingo.odata2.api.uri.info.PostUriInfo-java.util.Map-">process</a></span>(<a href="../../../../../../../../../org/apache/olingo/odata2/api/uri/info/PostUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PostUriInfo</a>&nbsp;createView,
<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;content)</code>
<div class="block">Processes OData request for creating Entity.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><span class="typeNameLabel">JPAProcessor.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html#process-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-">process</a></span>(<a href="../../../../../../../../../org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PutMergePatchUriInfo</a>&nbsp;updateView,
<a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;content,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;requestContentType)</code>
<div class="block">Processes OData request for updating Entity.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">JPAProcessor.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html#process-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.io.InputStream-java.lang.String-java.lang.String-">process</a></span>(<a href="../../../../../../../../../org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PutMergePatchUriInfo</a>&nbsp;uriParserResultView,
<a href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true" title="class or interface in java.io">InputStream</a>&nbsp;content,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;requestContentType,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;contentType)</code>
<div class="block">Process OData request for updating Links.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><span class="typeNameLabel">JPAProcessor.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/access/JPAProcessor.html#process-org.apache.olingo.odata2.api.uri.info.PutMergePatchUriInfo-java.util.Map-">process</a></span>(<a href="../../../../../../../../../org/apache/olingo/odata2/api/uri/info/PutMergePatchUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">PutMergePatchUriInfo</a>&nbsp;updateView,
<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;content)</code>
<div class="block">Processes OData request for updating Entity.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.olingo.odata2.jpa.processor.api.exception">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPARuntimeException</a> in <a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/exception/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.exception</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/exception/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.exception</a> that return <a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPARuntimeException</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPARuntimeException</a></code></td>
<td class="colLast"><span class="typeNameLabel">ODataJPARuntimeException.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html#throwException-org.apache.olingo.odata2.api.exception.MessageReference-java.lang.Throwable-">throwException</a></span>(<a href="../../../../../../../../../org/apache/olingo/odata2/api/exception/MessageReference.html" title="class in org.apache.olingo.odata2.api.exception">MessageReference</a>&nbsp;messageReference,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a>&nbsp;e)</code>
<div class="block">The method creates an exception object of type ODataJPARuntimeException
with localized error texts.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.olingo.odata2.jpa.processor.api.jpql">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPARuntimeException</a> in <a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/jpql/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.jpql</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/jpql/package-summary.html">org.apache.olingo.odata2.jpa.processor.api.jpql</a> that throw <a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPARuntimeException</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>abstract <a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLStatement</a></code></td>
<td class="colLast"><span class="typeNameLabel">JPQLStatement.JPQLStatementBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.JPQLStatementBuilder.html#build--">build</a></span>()</code>
<div class="block">The abstract method is implemented by specific statement builder for
building JPQL Statement.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLContext</a></code></td>
<td class="colLast"><span class="typeNameLabel">JPQLContext.JPQLContextBuilder.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.JPQLContextBuilder.html#build--">build</a></span>()</code>
<div class="block">The abstract method is implemented by specific JPQL context builders
to build JPQL Contexts.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.JPQLContextBuilder.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLContext.JPQLContextBuilder</a></code></td>
<td class="colLast"><span class="typeNameLabel">JPQLContext.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.html#createBuilder-org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLContextType-java.lang.Object-">createBuilder</a></span>(<a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContextType.html" title="enum in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLContextType</a>&nbsp;contextType,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;resultsView)</code>
<div class="block">the method returns an instance of type
<a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.JPQLContextBuilder.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql"><code>JPQLContext.JPQLContextBuilder</code></a> based on the
JPQLContextType.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.JPQLContextBuilder.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLContext.JPQLContextBuilder</a></code></td>
<td class="colLast"><span class="typeNameLabel">JPQLContext.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.html#createBuilder-org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLContextType-java.lang.Object-boolean-">createBuilder</a></span>(<a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContextType.html" title="enum in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLContextType</a>&nbsp;contextType,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;resultsView,
boolean&nbsp;withPaging)</code>
<div class="block">the method returns an instance of type
<a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContext.JPQLContextBuilder.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql"><code>JPQLContext.JPQLContextBuilder</code></a> based on the
JPQLContextType.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.JPQLStatementBuilder.html" title="class in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLStatement.JPQLStatementBuilder</a></code></td>
<td class="colLast"><span class="typeNameLabel">JPQLStatement.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLStatement.html#createBuilder-org.apache.olingo.odata2.jpa.processor.api.jpql.JPQLContextView-">createBuilder</a></span>(<a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/jpql/JPQLContextView.html" title="interface in org.apache.olingo.odata2.jpa.processor.api.jpql">JPQLContextView</a>&nbsp;context)</code>
<div class="block">The method is used for creating an instance of JPQL Statement Builder for
building JPQL statements.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.olingo.odata2.jpa.processor.ref.extension">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPARuntimeException</a> in <a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/ref/extension/package-summary.html">org.apache.olingo.odata2.jpa.processor.ref.extension</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/ref/extension/package-summary.html">org.apache.olingo.odata2.jpa.processor.ref.extension</a> that throw <a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPARuntimeException</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/sql/Blob.html?is-external=true" title="class or interface in java.sql">Blob</a></code></td>
<td class="colLast"><span class="typeNameLabel">OnDBWriteContent.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/ref/extension/OnDBWriteContent.html#getJPABlob-byte:A-">getJPABlob</a></span>(byte[]&nbsp;binaryData)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/sql/Clob.html?is-external=true" title="class or interface in java.sql">Clob</a></code></td>
<td class="colLast"><span class="typeNameLabel">OnDBWriteContent.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/ref/extension/OnDBWriteContent.html#getJPAClob-char:A-">getJPAClob</a></span>(char[]&nbsp;characterData)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.olingo.odata2.jpa.processor.ref.listeners">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPARuntimeException</a> in <a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/ref/listeners/package-summary.html">org.apache.olingo.odata2.jpa.processor.ref.listeners</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/ref/listeners/package-summary.html">org.apache.olingo.odata2.jpa.processor.ref.listeners</a> that throw <a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPARuntimeException</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>javax.persistence.Query</code></td>
<td class="colLast"><span class="typeNameLabel">CustomerQueryExtension.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/ref/listeners/CustomerQueryExtension.html#getQuery-org.apache.olingo.odata2.api.uri.info.GetEntitySetUriInfo-javax.persistence.EntityManager-">getQuery</a></span>(<a href="../../../../../../../../../org/apache/olingo/odata2/api/uri/info/GetEntitySetUriInfo.html" title="interface in org.apache.olingo.odata2.api.uri.info">GetEntitySetUriInfo</a>&nbsp;uriInfo,
javax.persistence.EntityManager&nbsp;em)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.olingo.odata2.jpa.processor.ref.web">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPARuntimeException</a> in <a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/ref/web/package-summary.html">org.apache.olingo.odata2.jpa.processor.ref.web</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/ref/web/package-summary.html">org.apache.olingo.odata2.jpa.processor.ref.web</a> that throw <a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">ODataJPARuntimeException</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/ODataJPAContext.html" title="interface in org.apache.olingo.odata2.jpa.processor.api">ODataJPAContext</a></code></td>
<td class="colLast"><span class="typeNameLabel">JPAReferenceServiceFactory.</span><code><span class="memberNameLink"><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/ref/web/JPAReferenceServiceFactory.html#initializeODataJPAContext--">initializeODataJPAContext</a></span>()</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../../../org/apache/olingo/odata2/jpa/processor/api/exception/ODataJPARuntimeException.html" title="class in org.apache.olingo.odata2.jpa.processor.api.exception">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../../index.html?org/apache/olingo/odata2/jpa/processor/api/exception/class-use/ODataJPARuntimeException.html" target="_top">Frames</a></li>
<li><a href="ODataJPARuntimeException.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2013-2017 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>