Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/hibernate/IHibernateStore.html')
-rw-r--r--plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/hibernate/IHibernateStore.html154
1 files changed, 90 insertions, 64 deletions
diff --git a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/hibernate/IHibernateStore.html b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/hibernate/IHibernateStore.html
index 23a538ad71..ae4b5a85df 100644
--- a/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/hibernate/IHibernateStore.html
+++ b/plugins/org.eclipse.emf.cdo.doc/javadoc/org/eclipse/emf/cdo/server/hibernate/IHibernateStore.html
@@ -6,21 +6,34 @@
<title>IHibernateStore (CDO Model Repository Documentation)</title>
<meta name="date" content="">
<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"><!--
- if (location.href.indexOf('is-external=true') == -1) {
- parent.document.title="IHibernateStore (CDO Model Repository Documentation)";
+ try {
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="IHibernateStore (CDO Model Repository Documentation)";
+ }
+ }
+ catch(err) {
}
//-->
+var methods = {"i0":6,"i1":6};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
+var altColor = "altColor";
+var rowColor = "rowColor";
+var tableTab = "tableTab";
+var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
-<div class="topNav"><a name="navbar_top">
+<div class="topNav"><a name="navbar.top">
<!-- -->
-</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+</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">
@@ -35,15 +48,15 @@
</div>
<div class="subNav">
<ul class="navList">
-<li><a href="../../../../../../org/eclipse/emf/cdo/server/hibernate/IHibernateMappingProvider.Factory.html" title="interface in org.eclipse.emf.cdo.server.hibernate"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../../../org/eclipse/emf/cdo/server/hibernate/IHibernateStoreAccessor.html" title="interface in org.eclipse.emf.cdo.server.hibernate"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../../org/eclipse/emf/cdo/server/hibernate/IHibernateMappingProvider.Factory.html" title="interface in org.eclipse.emf.cdo.server.hibernate"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/eclipse/emf/cdo/server/hibernate/IHibernateStoreAccessor.html" title="interface in org.eclipse.emf.cdo.server.hibernate"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/eclipse/emf/cdo/server/hibernate/IHibernateStore.html" target="_top">Frames</a></li>
-<li><a href="IHibernateStore.html" target="_top">No Frames</a></li>
+<li><a href="IHibernateStore.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
-<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
@@ -61,18 +74,18 @@
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method_summary">Method</a></li>
+<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
-<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method_detail">Method</a></li>
+<li><a href="#method.detail">Method</a></li>
</ul>
</div>
-<a name="skip-navbar_top">
+<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
@@ -98,16 +111,18 @@
</dl>
<hr>
<br>
-<pre>public interface <span class="strong">IHibernateStore</span>
+<pre>public interface <span class="typeNameLabel">IHibernateStore</span>
extends <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html" title="interface in org.eclipse.emf.cdo.server">IStore</a>, <a href="../../../../../../../../org.eclipse.net4j.db.doc/javadoc/org/eclipse/net4j/db/IDBConnectionProvider.html?is-external=true" title="class or interface in org.eclipse.net4j.db">IDBConnectionProvider</a>, <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.CanHandleClientAssignedIDs.html" title="interface in org.eclipse.emf.cdo.server">IStore.CanHandleClientAssignedIDs</a></pre>
<div class="block">The Hibernate store manages the Hibernate <code>SessionFactory</code> and the installed
- <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.9.0/org/eclipse/emf/ecore/EPackage.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><code>EPackage</code></a> instances.</div>
-<dl><dt><span class="strong">Since:</span></dt>
- <dd>4.0</dd>
-<dt><span class="strong">No Implement</span></dt>
- <dd>This interface is not intended to be implemented by clients.</dd>
-<dt><span class="strong">No Extend</span></dt>
- <dd>This interface is not intended to be extended by clients.</dd></dl>
+ <a href="http://download.eclipse.org/modeling/emf/emf/javadoc/2.11/org/eclipse/emf/ecore/EPackage.html?is-external=true" title="class or interface in org.eclipse.emf.ecore"><code>EPackage</code></a> instances.</div>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>4.0</dd>
+<dt><span class="simpleTagLabel">No Implement</span></dt>
+<dd>This interface is not intended to be implemented by clients.</dd>
+<dt><span class="simpleTagLabel">No Extend</span></dt>
+<dd>This interface is not intended to be extended by clients.</dd>
+</dl>
</li>
</ul>
</div>
@@ -116,12 +131,12 @@ extends <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html" title
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
-<li class="blockList"><a name="nested_class_summary">
+<li class="blockList"><a name="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<ul class="blockList">
-<li class="blockList"><a name="nested_classes_inherited_from_class_org.eclipse.emf.cdo.server.IStore">
+<li class="blockList"><a name="nested.classes.inherited.from.class.org.eclipse.emf.cdo.server.IStore">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from interface&nbsp;org.eclipse.emf.cdo.server.<a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html" title="interface in org.eclipse.emf.cdo.server">IStore</a></h3>
@@ -131,11 +146,11 @@ extends <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html" title
</ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
-<li class="blockList"><a name="field_summary">
+<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
@@ -143,55 +158,55 @@ extends <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html" title
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/eclipse/emf/cdo/server/hibernate/IHibernateStore.html#CACHE_RESULTS">CACHE_RESULTS</a></strong></code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/server/hibernate/IHibernateStore.html#CACHE_RESULTS">CACHE_RESULTS</a></span></code>
<div class="block">If results should be cached in the query cache, only needed if they are accessed directly as part of the query.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/eclipse/emf/cdo/server/hibernate/IHibernateStore.html#FIRST_RESULT">FIRST_RESULT</a></strong></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/server/hibernate/IHibernateStore.html#FIRST_RESULT">FIRST_RESULT</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/eclipse/emf/cdo/server/hibernate/IHibernateStore.html#QUERY_LANGUAGE">QUERY_LANGUAGE</a></strong></code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/server/hibernate/IHibernateStore.html#QUERY_LANGUAGE">QUERY_LANGUAGE</a></span></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
-<li class="blockList"><a name="method_summary">
+<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
-<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
-<tr class="altColor">
+<tr id="i0" class="altColor">
<td class="colFirst"><code>org.hibernate.cfg.Configuration</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/eclipse/emf/cdo/server/hibernate/IHibernateStore.html#getHibernateConfiguration()">getHibernateConfiguration</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/server/hibernate/IHibernateStore.html#getHibernateConfiguration--">getHibernateConfiguration</a></span>()</code>&nbsp;</td>
</tr>
-<tr class="rowColor">
+<tr id="i1" class="rowColor">
<td class="colFirst"><code>org.hibernate.SessionFactory</code></td>
-<td class="colLast"><code><strong><a href="../../../../../../org/eclipse/emf/cdo/server/hibernate/IHibernateStore.html#getHibernateSessionFactory()">getHibernateSessionFactory</a></strong>()</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../org/eclipse/emf/cdo/server/hibernate/IHibernateStore.html#getHibernateSessionFactory--">getHibernateSessionFactory</a></span>()</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
-<li class="blockList"><a name="methods_inherited_from_class_org.eclipse.emf.cdo.server.IStore">
+<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.emf.cdo.server.IStore">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.emf.cdo.server.<a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html" title="interface in org.eclipse.emf.cdo.server">IStore</a></h3>
-<code><a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html#createObjectID(java.lang.String)">createObjectID</a>, <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html#getCreationTime()">getCreationTime</a>, <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html#getIndicatingCommitDistributor()">getIndicatingCommitDistributor</a>, <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html#getLastBranchID()">getLastBranchID</a>, <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html#getLastCommitTime()">getLastCommitTime</a>, <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html#getLastLocalBranchID()">getLastLocalBranchID</a>, <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html#getLastNonLocalCommitTime()">getLastNonLocalCommitTime</a>, <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html#getObjectIDTypes()">getObjectIDTypes</a>, <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html#getPersistentProperties(java.util.Set)">getPersistentProperties</a>, <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html#getReader(org.eclipse.emf.cdo.server.ISession)">getReader</a>, <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html#getRepository()">getRepository</a>, <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html#getRevisionParallelism()">getRevisionParallelism</a>, <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html#getRevisionTemporality()">getRevisionTemporality</a>, <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html#getSupportedChangeFormats()">getSupportedChangeFormats</a>, <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html#getSupportedRevisionParallelisms()">getSupportedRevisionParallelisms</a>, <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html#getSupportedRevisionTemporalities()">getSupportedRevisionTemporalities</a>, <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html#getType()">getType</a>, <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html#getWriter(org.eclipse.emf.cdo.server.ITransaction)">getWriter</a>, <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html#isFirstStart()">isFirstStart</a>, <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html#removePersistentProperties(java.util.Set)">removePersistentProperties</a>, <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html#setPersistentProperties(java.util.Map)">setPersistentProperties</a></code></li>
+<code><a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html#createObjectID-java.lang.String-">createObjectID</a>, <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html#getCreationTime--">getCreationTime</a>, <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html#getIndicatingCommitDistributor--">getIndicatingCommitDistributor</a>, <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html#getLastBranchID--">getLastBranchID</a>, <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html#getLastCommitTime--">getLastCommitTime</a>, <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html#getLastLocalBranchID--">getLastLocalBranchID</a>, <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html#getLastNonLocalCommitTime--">getLastNonLocalCommitTime</a>, <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html#getObjectIDTypes--">getObjectIDTypes</a>, <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html#getPersistentProperties-java.util.Set-">getPersistentProperties</a>, <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html#getReader-org.eclipse.emf.cdo.server.ISession-">getReader</a>, <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html#getRepository--">getRepository</a>, <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html#getRevisionParallelism--">getRevisionParallelism</a>, <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html#getRevisionTemporality--">getRevisionTemporality</a>, <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html#getSupportedChangeFormats--">getSupportedChangeFormats</a>, <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html#getSupportedRevisionParallelisms--">getSupportedRevisionParallelisms</a>, <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html#getSupportedRevisionTemporalities--">getSupportedRevisionTemporalities</a>, <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html#getType--">getType</a>, <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html#getWriter-org.eclipse.emf.cdo.server.ITransaction-">getWriter</a>, <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html#isFirstStart--">isFirstStart</a>, <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html#removePersistentProperties-java.util.Set-">removePersistentProperties</a>, <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html#setPersistentProperties-java.util.Map-">setPersistentProperties</a></code></li>
</ul>
<ul class="blockList">
-<li class="blockList"><a name="methods_inherited_from_class_org.eclipse.net4j.db.IDBConnectionProvider">
+<li class="blockList"><a name="methods.inherited.from.class.org.eclipse.net4j.db.IDBConnectionProvider">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.eclipse.net4j.db.<a href="../../../../../../../../org.eclipse.net4j.db.doc/javadoc/org/eclipse/net4j/db/IDBConnectionProvider.html?is-external=true" title="class or interface in org.eclipse.net4j.db">IDBConnectionProvider</a></h3>
-<code><a href="../../../../../../../../org.eclipse.net4j.db.doc/javadoc/org/eclipse/net4j/db/IDBConnectionProvider.html?is-external=true#getConnection()" title="class or interface in org.eclipse.net4j.db">getConnection</a></code></li>
+<code><a href="../../../../../../../../org.eclipse.net4j.db.doc/javadoc/org/eclipse/net4j/db/IDBConnectionProvider.html?is-external=true#getConnection--" title="class or interface in org.eclipse.net4j.db">getConnection</a></code></li>
</ul>
</li>
</ul>
@@ -203,7 +218,7 @@ extends <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html" title
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
-<li class="blockList"><a name="field_detail">
+<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
@@ -214,9 +229,12 @@ extends <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html" title
<li class="blockList">
<h4>QUERY_LANGUAGE</h4>
<pre>static final&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> QUERY_LANGUAGE</pre>
-<dl><dt><span class="strong">Since:</span></dt>
- <dd>4.0</dd>
-<dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.eclipse.emf.cdo.server.hibernate.IHibernateStore.QUERY_LANGUAGE">Constant Field Values</a></dd></dl>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>4.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.eclipse.emf.cdo.server.hibernate.IHibernateStore.QUERY_LANGUAGE">Constant Field Values</a></dd>
+</dl>
</li>
</ul>
<a name="FIRST_RESULT">
@@ -226,9 +244,12 @@ extends <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html" title
<li class="blockList">
<h4>FIRST_RESULT</h4>
<pre>static final&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> FIRST_RESULT</pre>
-<dl><dt><span class="strong">Since:</span></dt>
- <dd>4.0</dd>
-<dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.eclipse.emf.cdo.server.hibernate.IHibernateStore.FIRST_RESULT">Constant Field Values</a></dd></dl>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>4.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.eclipse.emf.cdo.server.hibernate.IHibernateStore.FIRST_RESULT">Constant Field Values</a></dd>
+</dl>
</li>
</ul>
<a name="CACHE_RESULTS">
@@ -239,20 +260,23 @@ extends <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html" title
<h4>CACHE_RESULTS</h4>
<pre>static final&nbsp;<a href="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CACHE_RESULTS</pre>
<div class="block">If results should be cached in the query cache, only needed if they are accessed directly as part of the query.</div>
-<dl><dt><span class="strong">Since:</span></dt>
- <dd>4.0</dd>
-<dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../constant-values.html#org.eclipse.emf.cdo.server.hibernate.IHibernateStore.CACHE_RESULTS">Constant Field Values</a></dd></dl>
+<dl>
+<dt><span class="simpleTagLabel">Since:</span></dt>
+<dd>4.0</dd>
+<dt><span class="seeLabel">See Also:</span></dt>
+<dd><a href="../../../../../../constant-values.html#org.eclipse.emf.cdo.server.hibernate.IHibernateStore.CACHE_RESULTS">Constant Field Values</a></dd>
+</dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
-<li class="blockList"><a name="method_detail">
+<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
-<a name="getHibernateConfiguration()">
+<a name="getHibernateConfiguration--">
<!-- -->
</a>
<ul class="blockList">
@@ -261,7 +285,7 @@ extends <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html" title
<pre>org.hibernate.cfg.Configuration&nbsp;getHibernateConfiguration()</pre>
</li>
</ul>
-<a name="getHibernateSessionFactory()">
+<a name="getHibernateSessionFactory--">
<!-- -->
</a>
<ul class="blockListLast">
@@ -278,9 +302,11 @@ extends <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html" title
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
-<div class="bottomNav"><a name="navbar_bottom">
+<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
-</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+</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">
@@ -295,15 +321,15 @@ extends <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html" title
</div>
<div class="subNav">
<ul class="navList">
-<li><a href="../../../../../../org/eclipse/emf/cdo/server/hibernate/IHibernateMappingProvider.Factory.html" title="interface in org.eclipse.emf.cdo.server.hibernate"><span class="strong">Prev Class</span></a></li>
-<li><a href="../../../../../../org/eclipse/emf/cdo/server/hibernate/IHibernateStoreAccessor.html" title="interface in org.eclipse.emf.cdo.server.hibernate"><span class="strong">Next Class</span></a></li>
+<li><a href="../../../../../../org/eclipse/emf/cdo/server/hibernate/IHibernateMappingProvider.Factory.html" title="interface in org.eclipse.emf.cdo.server.hibernate"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
+<li><a href="../../../../../../org/eclipse/emf/cdo/server/hibernate/IHibernateStoreAccessor.html" title="interface in org.eclipse.emf.cdo.server.hibernate"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/eclipse/emf/cdo/server/hibernate/IHibernateStore.html" target="_top">Frames</a></li>
-<li><a href="IHibernateStore.html" target="_top">No Frames</a></li>
+<li><a href="IHibernateStore.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
-<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+<li><a href="../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
@@ -321,21 +347,21 @@ extends <a href="../../../../../../org/eclipse/emf/cdo/server/IStore.html" title
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
-<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method_summary">Method</a></li>
+<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
-<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#field.detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
-<li><a href="#method_detail">Method</a></li>
+<li><a href="#method.detail">Method</a></li>
</ul>
</div>
-<a name="skip-navbar_bottom">
+<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
-<p class="legalCopy"><small><i>Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.</i></small></p>
+<p class="legalCopy"><small><i>Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.</i></small></p>
</body>
</html>

Back to the top