blob: 8a5176b76638285ea001c9a3001b143cac2b8d74 [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_07) on Thu Aug 23 19:40:37 EDT 2007 -->
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<TITLE>
XMLConfiguration (OpenJPA 1.0.0 API)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.openjpa.xmlstore.XMLConfiguration class">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="XMLConfiguration (OpenJPA 1.0.0 API)";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/XMLConfiguration.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../org/apache/openjpa/xmlstore/ObjectData.html" title="class in org.apache.openjpa.xmlstore"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/apache/openjpa/xmlstore/XMLFileHandler.html" title="class in org.apache.openjpa.xmlstore"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/apache/openjpa/xmlstore/XMLConfiguration.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="XMLConfiguration.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.apache.openjpa.conf.OpenJPAConfigurationImpl">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.apache.openjpa.xmlstore</FONT>
<BR>
Class XMLConfiguration</H2>
<PRE>
<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html" title="class in org.apache.openjpa.lib.conf">org.apache.openjpa.lib.conf.ConfigurationImpl</A>
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html" title="class in org.apache.openjpa.conf">org.apache.openjpa.conf.OpenJPAConfigurationImpl</A>
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.openjpa.xmlstore.XMLConfiguration</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/beans/BeanInfo.html" title="class or interface in java.beans">BeanInfo</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Externalizable.html" title="class or interface in java.io">Externalizable</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/io/Serializable.html" title="class or interface in java.io">Serializable</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Cloneable.html" title="class or interface in java.lang">Cloneable</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html" title="interface in org.apache.openjpa.conf">OpenJPAConfiguration</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/Configuration.html" title="interface in org.apache.openjpa.lib.conf">Configuration</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ValueListener.html" title="interface in org.apache.openjpa.lib.conf">ValueListener</A>, <A HREF="../../../../org/apache/openjpa/lib/util/Closeable.html" title="interface in org.apache.openjpa.lib.util">Closeable</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public class <B>XMLConfiguration</B><DT>extends <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html" title="class in org.apache.openjpa.conf">OpenJPAConfigurationImpl</A></DL>
</PRE>
<P>
Configuration implementation for the XML file store. Each unique
<A HREF="../../../../org/apache/openjpa/kernel/BrokerFactory.html" title="interface in org.apache.openjpa.kernel"><CODE>BrokerFactory</CODE></A> has a distinct configuration instance.
Thus this configuration is shared by all <A HREF="../../../../org/apache/openjpa/kernel/Broker.html" title="interface in org.apache.openjpa.kernel"><CODE>Broker</CODE></A>s
associated with the owning factory, and is a good place to provide access
to shared resources. Note that each broker has its own
<A HREF="../../../../org/apache/openjpa/abstractstore/AbstractStoreManager.html" title="class in org.apache.openjpa.abstractstore"><CODE>AbstractStoreManager</CODE></A>.
<P>
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../serialized-form.html#org.apache.openjpa.xmlstore.XMLConfiguration">Serialized Form</A></DL>
<HR>
<P>
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Field Summary</B></FONT></TH>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_org.apache.openjpa.conf.OpenJPAConfigurationImpl"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from class org.apache.openjpa.conf.<A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html" title="class in org.apache.openjpa.conf">OpenJPAConfigurationImpl</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#aggregateListenerPlugins">aggregateListenerPlugins</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#autoClear">autoClear</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#autoDetach">autoDetach</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#brokerFactoryPlugin">brokerFactoryPlugin</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#brokerPlugin">brokerPlugin</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#classResolverPlugin">classResolverPlugin</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#compatibilityPlugin">compatibilityPlugin</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#connection2DriverName">connection2DriverName</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#connection2Password">connection2Password</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#connection2Properties">connection2Properties</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#connection2URL">connection2URL</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#connection2UserName">connection2UserName</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#connectionDriverName">connectionDriverName</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#connectionFactory">connectionFactory</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#connectionFactory2">connectionFactory2</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#connectionFactory2Name">connectionFactory2Name</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#connectionFactory2Properties">connectionFactory2Properties</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#connectionFactoryMode">connectionFactoryMode</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#connectionFactoryName">connectionFactoryName</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#connectionFactoryProperties">connectionFactoryProperties</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#connectionPassword">connectionPassword</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#connectionProperties">connectionProperties</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#connectionRetainMode">connectionRetainMode</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#connectionURL">connectionURL</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#connectionUserName">connectionUserName</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#dataCacheManagerPlugin">dataCacheManagerPlugin</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#dataCachePlugin">dataCachePlugin</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#dataCacheTimeout">dataCacheTimeout</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#detachStatePlugin">detachStatePlugin</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#dynamicDataStructs">dynamicDataStructs</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#fetchBatchSize">fetchBatchSize</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#fetchGroups">fetchGroups</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#filterListenerPlugins">filterListenerPlugins</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#flushBeforeQueries">flushBeforeQueries</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#ignoreChanges">ignoreChanges</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#inverseManagerPlugin">inverseManagerPlugin</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#lockManagerPlugin">lockManagerPlugin</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#lockTimeout">lockTimeout</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#managedRuntimePlugin">managedRuntimePlugin</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#mapping">mapping</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#maxFetchDepth">maxFetchDepth</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#metaFactoryPlugin">metaFactoryPlugin</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#metaRepository">metaRepository</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#metaRepositoryPlugin">metaRepositoryPlugin</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#multithreaded">multithreaded</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#nontransactionalRead">nontransactionalRead</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#nontransactionalWrite">nontransactionalWrite</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#optimistic">optimistic</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#orphanedKeyPlugin">orphanedKeyPlugin</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#proxyManagerPlugin">proxyManagerPlugin</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#queryCachePlugin">queryCachePlugin</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#queryCompilationCachePlugin">queryCompilationCachePlugin</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#readLockLevel">readLockLevel</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#remoteEventManager">remoteEventManager</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#remoteProviderPlugin">remoteProviderPlugin</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#restoreState">restoreState</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#retainState">retainState</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#retryClassRegistration">retryClassRegistration</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#runtimeUnenhancedClasses">runtimeUnenhancedClasses</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#savepointManagerPlugin">savepointManagerPlugin</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#seqPlugin">seqPlugin</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#transactionMode">transactionMode</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#writeLockLevel">writeLockLevel</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_org.apache.openjpa.lib.conf.ConfigurationImpl"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from class org.apache.openjpa.lib.conf.<A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html" title="class in org.apache.openjpa.lib.conf">ConfigurationImpl</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#id">id</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#logFactoryPlugin">logFactoryPlugin</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_org.apache.openjpa.conf.OpenJPAConfiguration"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from interface org.apache.openjpa.conf.<A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html" title="interface in org.apache.openjpa.conf">OpenJPAConfiguration</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#LOG_DATACACHE">LOG_DATACACHE</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#LOG_ENHANCE">LOG_ENHANCE</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#LOG_METADATA">LOG_METADATA</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#LOG_QUERY">LOG_QUERY</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#LOG_RUNTIME">LOG_RUNTIME</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#LOG_TOOL">LOG_TOOL</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#OPTION_DATASTORE_CONNECTION">OPTION_DATASTORE_CONNECTION</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#OPTION_EMBEDDED_COLLECTION_RELATION">OPTION_EMBEDDED_COLLECTION_RELATION</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#OPTION_EMBEDDED_MAP_RELATION">OPTION_EMBEDDED_MAP_RELATION</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#OPTION_EMBEDDED_RELATION">OPTION_EMBEDDED_RELATION</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#OPTION_ID_APPLICATION">OPTION_ID_APPLICATION</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#OPTION_ID_DATASTORE">OPTION_ID_DATASTORE</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#OPTION_INC_FLUSH">OPTION_INC_FLUSH</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#OPTION_JDBC_CONNECTION">OPTION_JDBC_CONNECTION</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#OPTION_NONTRANS_READ">OPTION_NONTRANS_READ</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#OPTION_NULL_CONTAINER">OPTION_NULL_CONTAINER</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#OPTION_OPTIMISTIC">OPTION_OPTIMISTIC</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#OPTION_QUERY_SQL">OPTION_QUERY_SQL</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#OPTION_TYPE_ARRAY">OPTION_TYPE_ARRAY</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#OPTION_TYPE_COLLECTION">OPTION_TYPE_COLLECTION</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#OPTION_TYPE_MAP">OPTION_TYPE_MAP</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#OPTION_VALUE_AUTOASSIGN">OPTION_VALUE_AUTOASSIGN</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfiguration.html#OPTION_VALUE_INCREMENT">OPTION_VALUE_INCREMENT</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_org.apache.openjpa.lib.conf.Configuration"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from interface org.apache.openjpa.lib.conf.<A HREF="../../../../org/apache/openjpa/lib/conf/Configuration.html" title="interface in org.apache.openjpa.lib.conf">Configuration</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../org/apache/openjpa/lib/conf/Configuration.html#ATTRIBUTE_ALLOWED_VALUES">ATTRIBUTE_ALLOWED_VALUES</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/Configuration.html#ATTRIBUTE_CATEGORY">ATTRIBUTE_CATEGORY</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/Configuration.html#ATTRIBUTE_INTERFACE">ATTRIBUTE_INTERFACE</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/Configuration.html#ATTRIBUTE_ORDER">ATTRIBUTE_ORDER</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/Configuration.html#ATTRIBUTE_TYPE">ATTRIBUTE_TYPE</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/Configuration.html#ATTRIBUTE_XML">ATTRIBUTE_XML</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_java.beans.BeanInfo"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from interface java.beans.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/beans/BeanInfo.html" title="class or interface in java.beans">BeanInfo</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/beans/BeanInfo.html#ICON_COLOR_16x16" title="class or interface in java.beans">ICON_COLOR_16x16</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/beans/BeanInfo.html#ICON_COLOR_32x32" title="class or interface in java.beans">ICON_COLOR_32x32</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/beans/BeanInfo.html#ICON_MONO_16x16" title="class or interface in java.beans">ICON_MONO_16x16</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/beans/BeanInfo.html#ICON_MONO_32x32" title="class or interface in java.beans">ICON_MONO_32x32</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../org/apache/openjpa/xmlstore/XMLConfiguration.html#XMLConfiguration()">XMLConfiguration</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Default constructor.</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../org/apache/openjpa/xmlstore/XMLFileHandler.html" title="class in org.apache.openjpa.xmlstore">XMLFileHandler</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/openjpa/xmlstore/XMLConfiguration.html#getFileHandler()">getFileHandler</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the <A HREF="../../../../org/apache/openjpa/xmlstore/XMLFileHandler.html" title="class in org.apache.openjpa.xmlstore"><CODE>XMLFileHandler</CODE></A> associated with this configuration.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../org/apache/openjpa/xmlstore/XMLStore.html" title="class in org.apache.openjpa.xmlstore">XMLStore</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/openjpa/xmlstore/XMLConfiguration.html#getStore()">getStore</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the <A HREF="../../../../org/apache/openjpa/xmlstore/XMLStore.html" title="class in org.apache.openjpa.xmlstore"><CODE>XMLStore</CODE></A> associated with this configuration.</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.openjpa.conf.OpenJPAConfigurationImpl"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class org.apache.openjpa.conf.<A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html" title="class in org.apache.openjpa.conf">OpenJPAConfigurationImpl</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getAggregateListenerInstances()">getAggregateListenerInstances</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getAggregateListeners()">getAggregateListeners</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getAutoClear()">getAutoClear</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getAutoClearConstant()">getAutoClearConstant</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getAutoDetach()">getAutoDetach</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getAutoDetachConstant()">getAutoDetachConstant</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getBrokerFactory()">getBrokerFactory</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getBrokerFactoryEventManager()">getBrokerFactoryEventManager</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getBrokerImpl()">getBrokerImpl</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getClassResolver()">getClassResolver</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getClassResolverInstance()">getClassResolverInstance</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getCompatibility()">getCompatibility</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getCompatibilityInstance()">getCompatibilityInstance</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getConfigurationLog()">getConfigurationLog</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getConnection2DriverName()">getConnection2DriverName</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getConnection2Password()">getConnection2Password</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getConnection2Properties()">getConnection2Properties</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getConnection2URL()">getConnection2URL</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getConnection2UserName()">getConnection2UserName</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getConnectionDriverName()">getConnectionDriverName</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getConnectionFactory()">getConnectionFactory</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getConnectionFactory2()">getConnectionFactory2</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getConnectionFactory2Name()">getConnectionFactory2Name</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getConnectionFactory2Properties()">getConnectionFactory2Properties</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getConnectionFactoryMode()">getConnectionFactoryMode</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getConnectionFactoryName()">getConnectionFactoryName</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getConnectionFactoryProperties()">getConnectionFactoryProperties</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getConnectionPassword()">getConnectionPassword</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getConnectionProperties()">getConnectionProperties</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getConnectionRetainMode()">getConnectionRetainMode</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getConnectionRetainModeConstant()">getConnectionRetainModeConstant</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getConnectionURL()">getConnectionURL</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getConnectionUserName()">getConnectionUserName</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getDataCache()">getDataCache</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getDataCacheManager()">getDataCacheManager</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getDataCacheManagerInstance()">getDataCacheManagerInstance</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getDataCacheTimeout()">getDataCacheTimeout</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getDetachState()">getDetachState</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getDetachStateInstance()">getDetachStateInstance</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getDynamicDataStructs()">getDynamicDataStructs</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getDynamicValues()">getDynamicValues</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getFetchBatchSize()">getFetchBatchSize</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getFetchGroups()">getFetchGroups</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getFetchGroupsList()">getFetchGroupsList</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getFilterListenerInstances()">getFilterListenerInstances</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getFilterListeners()">getFilterListeners</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getFlushBeforeQueries()">getFlushBeforeQueries</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getFlushBeforeQueriesConstant()">getFlushBeforeQueriesConstant</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getIgnoreChanges()">getIgnoreChanges</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getInverseManager()">getInverseManager</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getLockManager()">getLockManager</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getLockTimeout()">getLockTimeout</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getManagedRuntime()">getManagedRuntime</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getManagedRuntimeInstance()">getManagedRuntimeInstance</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getMapping()">getMapping</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getMaxFetchDepth()">getMaxFetchDepth</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getMetaDataFactory()">getMetaDataFactory</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getMetaDataRepository()">getMetaDataRepository</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getMetaDataRepositoryInstance()">getMetaDataRepositoryInstance</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getMultithreaded()">getMultithreaded</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getNontransactionalRead()">getNontransactionalRead</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getNontransactionalWrite()">getNontransactionalWrite</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getOptimistic()">getOptimistic</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getOrphanedKeyAction()">getOrphanedKeyAction</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getOrphanedKeyActionInstance()">getOrphanedKeyActionInstance</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getProxyManager()">getProxyManager</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getProxyManagerInstance()">getProxyManagerInstance</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getQueryCache()">getQueryCache</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getQueryCompilationCache()">getQueryCompilationCache</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getQueryCompilationCacheInstance()">getQueryCompilationCacheInstance</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getReadLockLevel()">getReadLockLevel</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getReadLockLevelConstant()">getReadLockLevelConstant</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getRemoteCommitEventManager()">getRemoteCommitEventManager</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getRemoteCommitProvider()">getRemoteCommitProvider</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getRestoreState()">getRestoreState</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getRestoreStateConstant()">getRestoreStateConstant</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getRetainState()">getRetainState</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getRetryClassRegistration()">getRetryClassRegistration</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getRuntimeUnenhancedClasses()">getRuntimeUnenhancedClasses</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getRuntimeUnenhancedClassesConstant()">getRuntimeUnenhancedClassesConstant</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getSavepointManager()">getSavepointManager</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getSavepointManagerInstance()">getSavepointManagerInstance</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getSequence()">getSequence</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getSequenceInstance()">getSequenceInstance</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getSpecification()">getSpecification</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getStoreFacadeTypeRegistry()">getStoreFacadeTypeRegistry</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getTransactionMode()">getTransactionMode</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getWriteLockLevel()">getWriteLockLevel</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#getWriteLockLevelConstant()">getWriteLockLevelConstant</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#instantiateAll()">instantiateAll</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#isConnectionFactoryModeManaged()">isConnectionFactoryModeManaged</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#isTransactionModeManaged()">isTransactionModeManaged</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#newBrokerInstance(java.lang.String, java.lang.String)">newBrokerInstance</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#newInverseManagerInstance()">newInverseManagerInstance</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#newLockManagerInstance()">newLockManagerInstance</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#newMetaDataFactoryInstance()">newMetaDataFactoryInstance</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#newMetaDataRepositoryInstance()">newMetaDataRepositoryInstance</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#newRemoteCommitProviderInstance()">newRemoteCommitProviderInstance</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#preClose()">preClose</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setAggregateListeners(org.apache.openjpa.kernel.exps.AggregateListener[])">setAggregateListeners</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setAggregateListeners(java.lang.String)">setAggregateListeners</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setAutoClear(int)">setAutoClear</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setAutoClear(java.lang.String)">setAutoClear</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setAutoDetach(int)">setAutoDetach</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setAutoDetach(java.lang.String)">setAutoDetach</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setBrokerFactory(java.lang.String)">setBrokerFactory</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setBrokerImpl(java.lang.String)">setBrokerImpl</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setClassResolver(org.apache.openjpa.util.ClassResolver)">setClassResolver</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setClassResolver(java.lang.String)">setClassResolver</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setCompatibility(java.lang.String)">setCompatibility</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setConnection2DriverName(java.lang.String)">setConnection2DriverName</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setConnection2Password(java.lang.String)">setConnection2Password</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setConnection2Properties(java.lang.String)">setConnection2Properties</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setConnection2URL(java.lang.String)">setConnection2URL</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setConnection2UserName(java.lang.String)">setConnection2UserName</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setConnectionDriverName(java.lang.String)">setConnectionDriverName</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setConnectionFactory(java.lang.Object)">setConnectionFactory</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setConnectionFactory2(java.lang.Object)">setConnectionFactory2</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setConnectionFactory2Name(java.lang.String)">setConnectionFactory2Name</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setConnectionFactory2Properties(java.lang.String)">setConnectionFactory2Properties</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setConnectionFactoryMode(java.lang.String)">setConnectionFactoryMode</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setConnectionFactoryModeManaged(boolean)">setConnectionFactoryModeManaged</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setConnectionFactoryName(java.lang.String)">setConnectionFactoryName</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setConnectionFactoryProperties(java.lang.String)">setConnectionFactoryProperties</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setConnectionPassword(java.lang.String)">setConnectionPassword</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setConnectionProperties(java.lang.String)">setConnectionProperties</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setConnectionRetainMode(int)">setConnectionRetainMode</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setConnectionRetainMode(java.lang.String)">setConnectionRetainMode</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setConnectionURL(java.lang.String)">setConnectionURL</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setConnectionUserName(java.lang.String)">setConnectionUserName</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setDataCache(java.lang.String)">setDataCache</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setDataCacheManager(org.apache.openjpa.datacache.DataCacheManager)">setDataCacheManager</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setDataCacheManager(java.lang.String)">setDataCacheManager</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setDataCacheTimeout(int)">setDataCacheTimeout</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setDataCacheTimeout(java.lang.Integer)">setDataCacheTimeout</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setDetachState(org.apache.openjpa.conf.DetachOptions)">setDetachState</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setDetachState(java.lang.String)">setDetachState</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setDynamicDataStructs(boolean)">setDynamicDataStructs</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setDynamicDataStructs(java.lang.Boolean)">setDynamicDataStructs</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setFetchBatchSize(int)">setFetchBatchSize</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setFetchBatchSize(java.lang.Integer)">setFetchBatchSize</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setFetchGroups(java.lang.String)">setFetchGroups</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setFetchGroups(java.lang.String[])">setFetchGroups</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setFilterListeners(org.apache.openjpa.kernel.exps.FilterListener[])">setFilterListeners</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setFilterListeners(java.lang.String)">setFilterListeners</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setFlushBeforeQueries(int)">setFlushBeforeQueries</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setFlushBeforeQueries(java.lang.String)">setFlushBeforeQueries</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setIgnoreChanges(boolean)">setIgnoreChanges</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setIgnoreChanges(java.lang.Boolean)">setIgnoreChanges</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setInverseManager(java.lang.String)">setInverseManager</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setLockManager(java.lang.String)">setLockManager</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setLockTimeout(int)">setLockTimeout</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setLockTimeout(java.lang.Integer)">setLockTimeout</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setManagedRuntime(org.apache.openjpa.ee.ManagedRuntime)">setManagedRuntime</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setManagedRuntime(java.lang.String)">setManagedRuntime</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setMapping(java.lang.String)">setMapping</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setMaxFetchDepth(int)">setMaxFetchDepth</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setMaxFetchDepth(java.lang.Integer)">setMaxFetchDepth</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setMetaDataFactory(java.lang.String)">setMetaDataFactory</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setMetaDataRepository(org.apache.openjpa.meta.MetaDataRepository)">setMetaDataRepository</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setMetaDataRepository(java.lang.String)">setMetaDataRepository</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setMultithreaded(boolean)">setMultithreaded</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setMultithreaded(java.lang.Boolean)">setMultithreaded</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setNontransactionalRead(boolean)">setNontransactionalRead</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setNontransactionalRead(java.lang.Boolean)">setNontransactionalRead</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setNontransactionalWrite(boolean)">setNontransactionalWrite</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setNontransactionalWrite(java.lang.Boolean)">setNontransactionalWrite</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setOptimistic(boolean)">setOptimistic</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setOptimistic(java.lang.Boolean)">setOptimistic</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setOrphanedKeyAction(org.apache.openjpa.event.OrphanedKeyAction)">setOrphanedKeyAction</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setOrphanedKeyAction(java.lang.String)">setOrphanedKeyAction</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setProxyManager(org.apache.openjpa.util.ProxyManager)">setProxyManager</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setProxyManager(java.lang.String)">setProxyManager</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setQueryCache(java.lang.String)">setQueryCache</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setQueryCompilationCache(java.lang.String)">setQueryCompilationCache</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setReadLockLevel(int)">setReadLockLevel</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setReadLockLevel(java.lang.String)">setReadLockLevel</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setRemoteCommitEventManager(org.apache.openjpa.event.RemoteCommitEventManager)">setRemoteCommitEventManager</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setRemoteCommitProvider(java.lang.String)">setRemoteCommitProvider</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setRestoreState(int)">setRestoreState</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setRestoreState(java.lang.String)">setRestoreState</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setRetainState(boolean)">setRetainState</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setRetainState(java.lang.Boolean)">setRetainState</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setRetryClassRegistration(boolean)">setRetryClassRegistration</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setRetryClassRegistration(java.lang.Boolean)">setRetryClassRegistration</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setRuntimeUnenhancedClasses(int)">setRuntimeUnenhancedClasses</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setRuntimeUnenhancedClasses(java.lang.String)">setRuntimeUnenhancedClasses</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setSavepointManager(java.lang.String)">setSavepointManager</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setSequence(org.apache.openjpa.kernel.Seq)">setSequence</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setSequence(java.lang.String)">setSequence</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setSpecification(java.lang.String)">setSpecification</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setTransactionMode(java.lang.String)">setTransactionMode</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setTransactionModeManaged(boolean)">setTransactionModeManaged</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setWriteLockLevel(int)">setWriteLockLevel</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#setWriteLockLevel(java.lang.String)">setWriteLockLevel</A>, <A HREF="../../../../org/apache/openjpa/conf/OpenJPAConfigurationImpl.html#supportedOptions()">supportedOptions</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.openjpa.lib.conf.ConfigurationImpl"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class org.apache.openjpa.lib.conf.<A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html" title="class in org.apache.openjpa.lib.conf">ConfigurationImpl</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#addBoolean(java.lang.String)">addBoolean</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#addDouble(java.lang.String)">addDouble</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#addFile(java.lang.String)">addFile</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#addInt(java.lang.String)">addInt</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#addObject(java.lang.String)">addObject</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#addPlugin(java.lang.String, boolean)">addPlugin</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#addPluginList(java.lang.String)">addPluginList</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#addPropertyChangeListener(java.beans.PropertyChangeListener)">addPropertyChangeListener</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#addString(java.lang.String)">addString</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#addStringList(java.lang.String)">addStringList</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#addValue(org.apache.openjpa.lib.conf.Value)">addValue</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#assertNotReadOnly()">assertNotReadOnly</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#clone()">clone</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#close()">close</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#equals(java.lang.Object)">equals</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#fromProperties(java.util.Map)">fromProperties</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#getAdditionalBeanInfo()">getAdditionalBeanInfo</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#getBeanDescriptor()">getBeanDescriptor</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#getDefaultEventIndex()">getDefaultEventIndex</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#getDefaultPropertyIndex()">getDefaultPropertyIndex</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#getEventSetDescriptors()">getEventSetDescriptors</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#getIcon(int)">getIcon</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#getId()">getId</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#getLog()">getLog</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#getLog(java.lang.String)">getLog</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#getLogFactory()">getLogFactory</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#getMethodDescriptors()">getMethodDescriptors</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#getProductName()">getProductName</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#getPropertiesResource()">getPropertiesResource</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#getPropertyDescriptors()">getPropertyDescriptors</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#getValue(java.lang.String)">getValue</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#getValues()">getValues</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#hashCode()">hashCode</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#isDynamic(java.lang.String)">isDynamic</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#isInvalidProperty(java.lang.String)">isInvalidProperty</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#isReadOnly()">isReadOnly</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#loadGlobals()">loadGlobals</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#modifyDynamic(java.lang.String, java.lang.Object)">modifyDynamic</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#readExternal(java.io.ObjectInput)">readExternal</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#removePropertyChangeListener(java.beans.PropertyChangeListener)">removePropertyChangeListener</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#removeValue(org.apache.openjpa.lib.conf.Value)">removeValue</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#setId(java.lang.String)">setId</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#setLog(java.lang.String)">setLog</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#setLogFactory(org.apache.openjpa.lib.log.LogFactory)">setLogFactory</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#setProductName(java.lang.String)">setProductName</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#setProperties(java.lang.String)">setProperties</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#setPropertiesFile(java.io.File)">setPropertiesFile</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#setReadOnly(boolean)">setReadOnly</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#toProperties(boolean)">toProperties</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#toXMLName(java.lang.String)">toXMLName</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#valueChanged(org.apache.openjpa.lib.conf.Value)">valueChanged</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/ConfigurationImpl.html#writeExternal(java.io.ObjectOutput)">writeExternal</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.openjpa.lib.conf.Configuration"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface org.apache.openjpa.lib.conf.<A HREF="../../../../org/apache/openjpa/lib/conf/Configuration.html" title="interface in org.apache.openjpa.lib.conf">Configuration</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../org/apache/openjpa/lib/conf/Configuration.html#addPropertyChangeListener(java.beans.PropertyChangeListener)">addPropertyChangeListener</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/Configuration.html#addValue(org.apache.openjpa.lib.conf.Value)">addValue</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/Configuration.html#clone()">clone</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/Configuration.html#close()">close</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/Configuration.html#fromProperties(java.util.Map)">fromProperties</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/Configuration.html#getId()">getId</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/Configuration.html#getLog()">getLog</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/Configuration.html#getLog(java.lang.String)">getLog</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/Configuration.html#getLogFactory()">getLogFactory</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/Configuration.html#getProductName()">getProductName</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/Configuration.html#getValue(java.lang.String)">getValue</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/Configuration.html#getValues()">getValues</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/Configuration.html#isDynamic(java.lang.String)">isDynamic</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/Configuration.html#isReadOnly()">isReadOnly</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/Configuration.html#modifyDynamic(java.lang.String, java.lang.Object)">modifyDynamic</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/Configuration.html#removePropertyChangeListener(java.beans.PropertyChangeListener)">removePropertyChangeListener</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/Configuration.html#removeValue(org.apache.openjpa.lib.conf.Value)">removeValue</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/Configuration.html#setId(java.lang.String)">setId</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/Configuration.html#setLog(java.lang.String)">setLog</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/Configuration.html#setLogFactory(org.apache.openjpa.lib.log.LogFactory)">setLogFactory</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/Configuration.html#setProductName(java.lang.String)">setProductName</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/Configuration.html#setReadOnly(boolean)">setReadOnly</A>, <A HREF="../../../../org/apache/openjpa/lib/conf/Configuration.html#toProperties(boolean)">toProperties</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.beans.BeanInfo"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface java.beans.<A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/beans/BeanInfo.html" title="class or interface in java.beans">BeanInfo</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/beans/BeanInfo.html#getAdditionalBeanInfo()" title="class or interface in java.beans">getAdditionalBeanInfo</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/beans/BeanInfo.html#getBeanDescriptor()" title="class or interface in java.beans">getBeanDescriptor</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/beans/BeanInfo.html#getDefaultEventIndex()" title="class or interface in java.beans">getDefaultEventIndex</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/beans/BeanInfo.html#getDefaultPropertyIndex()" title="class or interface in java.beans">getDefaultPropertyIndex</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/beans/BeanInfo.html#getEventSetDescriptors()" title="class or interface in java.beans">getEventSetDescriptors</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/beans/BeanInfo.html#getIcon(int)" title="class or interface in java.beans">getIcon</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/beans/BeanInfo.html#getMethodDescriptors()" title="class or interface in java.beans">getMethodDescriptors</A>, <A HREF="http://java.sun.com/j2se/1.5.0/docs/api/java/beans/BeanInfo.html#getPropertyDescriptors()" title="class or interface in java.beans">getPropertyDescriptors</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="XMLConfiguration()"><!-- --></A><H3>
XMLConfiguration</H3>
<PRE>
public <B>XMLConfiguration</B>()</PRE>
<DL>
<DD>Default constructor.
<P>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="getFileHandler()"><!-- --></A><H3>
getFileHandler</H3>
<PRE>
public <A HREF="../../../../org/apache/openjpa/xmlstore/XMLFileHandler.html" title="class in org.apache.openjpa.xmlstore">XMLFileHandler</A> <B>getFileHandler</B>()</PRE>
<DL>
<DD>Return the <A HREF="../../../../org/apache/openjpa/xmlstore/XMLFileHandler.html" title="class in org.apache.openjpa.xmlstore"><CODE>XMLFileHandler</CODE></A> associated with this configuration.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getStore()"><!-- --></A><H3>
getStore</H3>
<PRE>
public <A HREF="../../../../org/apache/openjpa/xmlstore/XMLStore.html" title="class in org.apache.openjpa.xmlstore">XMLStore</A> <B>getStore</B>()</PRE>
<DL>
<DD>Return the <A HREF="../../../../org/apache/openjpa/xmlstore/XMLStore.html" title="class in org.apache.openjpa.xmlstore"><CODE>XMLStore</CODE></A> associated with this configuration.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/XMLConfiguration.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../org/apache/openjpa/xmlstore/ObjectData.html" title="class in org.apache.openjpa.xmlstore"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/apache/openjpa/xmlstore/XMLFileHandler.html" title="class in org.apache.openjpa.xmlstore"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/apache/openjpa/xmlstore/XMLConfiguration.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="XMLConfiguration.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.apache.openjpa.conf.OpenJPAConfigurationImpl">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright &copy; 2006-2007 <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>