blob: 8aba3a2eebfb0c01240899ecb3dc2e5f2abb9eaf [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.5.0_06) on Sat Oct 14 18:42:11 PDT 2006 -->
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<TITLE>
org.apache.openjpa.kernel (OpenJPA 0.9.0-incubating API)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.openjpa.kernel package">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameTitleFont">
<A HREF="../../../../org/apache/openjpa/kernel/package-summary.html" target="classFrame">org.apache.openjpa.kernel</A></FONT>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Interfaces</FONT>&nbsp;
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="AutoClear.html" title="interface in org.apache.openjpa.kernel" target="classFrame"><I>AutoClear</I></A>
<BR>
<A HREF="AutoDetach.html" title="interface in org.apache.openjpa.kernel" target="classFrame"><I>AutoDetach</I></A>
<BR>
<A HREF="Broker.html" title="interface in org.apache.openjpa.kernel" target="classFrame"><I>Broker</I></A>
<BR>
<A HREF="BrokerFactory.html" title="interface in org.apache.openjpa.kernel" target="classFrame"><I>BrokerFactory</I></A>
<BR>
<A HREF="ConnectionRetainModes.html" title="interface in org.apache.openjpa.kernel" target="classFrame"><I>ConnectionRetainModes</I></A>
<BR>
<A HREF="DetachState.html" title="interface in org.apache.openjpa.kernel" target="classFrame"><I>DetachState</I></A>
<BR>
<A HREF="Extent.html" title="interface in org.apache.openjpa.kernel" target="classFrame"><I>Extent</I></A>
<BR>
<A HREF="FetchConfiguration.html" title="interface in org.apache.openjpa.kernel" target="classFrame"><I>FetchConfiguration</I></A>
<BR>
<A HREF="FindCallbacks.html" title="interface in org.apache.openjpa.kernel" target="classFrame"><I>FindCallbacks</I></A>
<BR>
<A HREF="LockLevels.html" title="interface in org.apache.openjpa.kernel" target="classFrame"><I>LockLevels</I></A>
<BR>
<A HREF="LockManager.html" title="interface in org.apache.openjpa.kernel" target="classFrame"><I>LockManager</I></A>
<BR>
<A HREF="OpCallbacks.html" title="interface in org.apache.openjpa.kernel" target="classFrame"><I>OpCallbacks</I></A>
<BR>
<A HREF="OpenJPAStateManager.html" title="interface in org.apache.openjpa.kernel" target="classFrame"><I>OpenJPAStateManager</I></A>
<BR>
<A HREF="PCData.html" title="interface in org.apache.openjpa.kernel" target="classFrame"><I>PCData</I></A>
<BR>
<A HREF="PCResultObjectProvider.html" title="interface in org.apache.openjpa.kernel" target="classFrame"><I>PCResultObjectProvider</I></A>
<BR>
<A HREF="Query.html" title="interface in org.apache.openjpa.kernel" target="classFrame"><I>Query</I></A>
<BR>
<A HREF="QueryContext.html" title="interface in org.apache.openjpa.kernel" target="classFrame"><I>QueryContext</I></A>
<BR>
<A HREF="QueryFlushModes.html" title="interface in org.apache.openjpa.kernel" target="classFrame"><I>QueryFlushModes</I></A>
<BR>
<A HREF="QueryOperations.html" title="interface in org.apache.openjpa.kernel" target="classFrame"><I>QueryOperations</I></A>
<BR>
<A HREF="RestoreState.html" title="interface in org.apache.openjpa.kernel" target="classFrame"><I>RestoreState</I></A>
<BR>
<A HREF="SavepointManager.html" title="interface in org.apache.openjpa.kernel" target="classFrame"><I>SavepointManager</I></A>
<BR>
<A HREF="Seq.html" title="interface in org.apache.openjpa.kernel" target="classFrame"><I>Seq</I></A>
<BR>
<A HREF="StoreContext.html" title="interface in org.apache.openjpa.kernel" target="classFrame"><I>StoreContext</I></A>
<BR>
<A HREF="StoreManager.html" title="interface in org.apache.openjpa.kernel" target="classFrame"><I>StoreManager</I></A>
<BR>
<A HREF="StoreQuery.html" title="interface in org.apache.openjpa.kernel" target="classFrame"><I>StoreQuery</I></A>
<BR>
<A HREF="StoreQuery.Executor.html" title="interface in org.apache.openjpa.kernel" target="classFrame"><I>StoreQuery.Executor</I></A></FONT></TD>
</TR>
</TABLE>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Classes</FONT>&nbsp;
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="AbstractBrokerFactory.html" title="class in org.apache.openjpa.kernel" target="classFrame">AbstractBrokerFactory</A>
<BR>
<A HREF="AbstractLockManager.html" title="class in org.apache.openjpa.kernel" target="classFrame">AbstractLockManager</A>
<BR>
<A HREF="AbstractPCData.html" title="class in org.apache.openjpa.kernel" target="classFrame">AbstractPCData</A>
<BR>
<A HREF="AbstractPCResultObjectProvider.html" title="class in org.apache.openjpa.kernel" target="classFrame">AbstractPCResultObjectProvider</A>
<BR>
<A HREF="AbstractStoreQuery.html" title="class in org.apache.openjpa.kernel" target="classFrame">AbstractStoreQuery</A>
<BR>
<A HREF="AbstractStoreQuery.AbstractExecutor.html" title="class in org.apache.openjpa.kernel" target="classFrame">AbstractStoreQuery.AbstractExecutor</A>
<BR>
<A HREF="Bootstrap.html" title="class in org.apache.openjpa.kernel" target="classFrame">Bootstrap</A>
<BR>
<A HREF="BrokerImpl.html" title="class in org.apache.openjpa.kernel" target="classFrame">BrokerImpl</A>
<BR>
<A HREF="DelegatingBroker.html" title="class in org.apache.openjpa.kernel" target="classFrame">DelegatingBroker</A>
<BR>
<A HREF="DelegatingBrokerFactory.html" title="class in org.apache.openjpa.kernel" target="classFrame">DelegatingBrokerFactory</A>
<BR>
<A HREF="DelegatingExtent.html" title="class in org.apache.openjpa.kernel" target="classFrame">DelegatingExtent</A>
<BR>
<A HREF="DelegatingFetchConfiguration.html" title="class in org.apache.openjpa.kernel" target="classFrame">DelegatingFetchConfiguration</A>
<BR>
<A HREF="DelegatingQuery.html" title="class in org.apache.openjpa.kernel" target="classFrame">DelegatingQuery</A>
<BR>
<A HREF="DelegatingResultList.html" title="class in org.apache.openjpa.kernel" target="classFrame">DelegatingResultList</A>
<BR>
<A HREF="DelegatingSeq.html" title="class in org.apache.openjpa.kernel" target="classFrame">DelegatingSeq</A>
<BR>
<A HREF="DelegatingStoreManager.html" title="class in org.apache.openjpa.kernel" target="classFrame">DelegatingStoreManager</A>
<BR>
<A HREF="DetachedStateManager.html" title="class in org.apache.openjpa.kernel" target="classFrame">DetachedStateManager</A>
<BR>
<A HREF="DetachedValueStateManager.html" title="class in org.apache.openjpa.kernel" target="classFrame">DetachedValueStateManager</A>
<BR>
<A HREF="DetachManager.html" title="class in org.apache.openjpa.kernel" target="classFrame">DetachManager</A>
<BR>
<A HREF="ExpressionStoreQuery.html" title="class in org.apache.openjpa.kernel" target="classFrame">ExpressionStoreQuery</A>
<BR>
<A HREF="ExtentImpl.html" title="class in org.apache.openjpa.kernel" target="classFrame">ExtentImpl</A>
<BR>
<A HREF="FetchConfigurationImpl.html" title="class in org.apache.openjpa.kernel" target="classFrame">FetchConfigurationImpl</A>
<BR>
<A HREF="FetchConfigurationImpl.ConfigurationState.html" title="class in org.apache.openjpa.kernel" target="classFrame">FetchConfigurationImpl.ConfigurationState</A>
<BR>
<A HREF="Filters.html" title="class in org.apache.openjpa.kernel" target="classFrame">Filters</A>
<BR>
<A HREF="InMemorySavepointManager.html" title="class in org.apache.openjpa.kernel" target="classFrame">InMemorySavepointManager</A>
<BR>
<A HREF="InverseManager.html" title="class in org.apache.openjpa.kernel" target="classFrame">InverseManager</A>
<BR>
<A HREF="MethodStoreQuery.html" title="class in org.apache.openjpa.kernel" target="classFrame">MethodStoreQuery</A>
<BR>
<A HREF="NoneLockManager.html" title="class in org.apache.openjpa.kernel" target="classFrame">NoneLockManager</A>
<BR>
<A HREF="ObjectIdStateManager.html" title="class in org.apache.openjpa.kernel" target="classFrame">ObjectIdStateManager</A>
<BR>
<A HREF="OpenJPASavepoint.html" title="class in org.apache.openjpa.kernel" target="classFrame">OpenJPASavepoint</A>
<BR>
<A HREF="OrderingMergedResultObjectProvider.html" title="class in org.apache.openjpa.kernel" target="classFrame">OrderingMergedResultObjectProvider</A>
<BR>
<A HREF="PCDataImpl.html" title="class in org.apache.openjpa.kernel" target="classFrame">PCDataImpl</A>
<BR>
<A HREF="PCState.html" title="class in org.apache.openjpa.kernel" target="classFrame">PCState</A>
<BR>
<A HREF="PNonTransDeletedState.html" title="class in org.apache.openjpa.kernel" target="classFrame">PNonTransDeletedState</A>
<BR>
<A HREF="QueryImpl.html" title="class in org.apache.openjpa.kernel" target="classFrame">QueryImpl</A>
<BR>
<A HREF="QueryImpl.Compilation.html" title="class in org.apache.openjpa.kernel" target="classFrame">QueryImpl.Compilation</A>
<BR>
<A HREF="QueryLanguages.html" title="class in org.apache.openjpa.kernel" target="classFrame">QueryLanguages</A>
<BR>
<A HREF="ResultPacker.html" title="class in org.apache.openjpa.kernel" target="classFrame">ResultPacker</A>
<BR>
<A HREF="StateManagerImpl.html" title="class in org.apache.openjpa.kernel" target="classFrame">StateManagerImpl</A>
<BR>
<A HREF="StoreQuery.Range.html" title="class in org.apache.openjpa.kernel" target="classFrame">StoreQuery.Range</A>
<BR>
<A HREF="TimeSeededSeq.html" title="class in org.apache.openjpa.kernel" target="classFrame">TimeSeededSeq</A>
<BR>
<A HREF="UUIDHexSeq.html" title="class in org.apache.openjpa.kernel" target="classFrame">UUIDHexSeq</A>
<BR>
<A HREF="UUIDStringSeq.html" title="class in org.apache.openjpa.kernel" target="classFrame">UUIDStringSeq</A>
<BR>
<A HREF="VersionLockManager.html" title="class in org.apache.openjpa.kernel" target="classFrame">VersionLockManager</A></FONT></TD>
</TR>
</TABLE>
</BODY>
</HTML>