blob: 142c76f63db819a7b1b7754ab20e42287f4f1d51 [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 Wed Jul 19 14:45:58 EDT 2006 -->
<TITLE>
B-Index (Apache Cayenne API Documentation - v.2.0-incubating-SNAPSHOT)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../apache-javadoc.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="B-Index (Apache Cayenne API Documentation - v.2.0-incubating-SNAPSHOT)";
}
</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"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&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="index-1.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-3.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-2.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-2.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>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">Q</A> <A HREF="index-18.html">R</A> <A HREF="index-19.html">S</A> <A HREF="index-20.html">T</A> <A HREF="index-21.html">U</A> <A HREF="index-22.html">V</A> <A HREF="index-23.html">W</A> <A HREF="index-24.html">X</A> <A HREF="index-25.html">Z</A> <A HREF="index-26.html">_</A> <HR>
<A NAME="_B_"><!-- --></A><H2>
<B>B</B></H2>
<DL>
<DT><A HREF="../org/apache/cayenne/wocompat/parser/SimpleCharStream.html#backup(int)"><B>backup(int)</B></A> -
Method in class org.apache.cayenne.wocompat.parser.<A HREF="../org/apache/cayenne/wocompat/parser/SimpleCharStream.html" title="class in org.apache.cayenne.wocompat.parser">SimpleCharStream</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/util/Base64Codec.html" title="class in org.apache.cayenne.util"><B>Base64Codec</B></A> - Class in <A HREF="../org/apache/cayenne/util/package-summary.html">org.apache.cayenne.util</A><DD>Provides Base64 encoding and decoding as defined by RFC 2045.<DT><A HREF="../org/apache/cayenne/util/Base64Codec.html#Base64Codec()"><B>Base64Codec()</B></A> -
Constructor for class org.apache.cayenne.util.<A HREF="../org/apache/cayenne/util/Base64Codec.html" title="class in org.apache.cayenne.util">Base64Codec</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/property/BaseClassDescriptor.html" title="class in org.apache.cayenne.property"><B>BaseClassDescriptor</B></A> - Class in <A HREF="../org/apache/cayenne/property/package-summary.html">org.apache.cayenne.property</A><DD>A superclass of Cayenne ClassDescriptors.<DT><A HREF="../org/apache/cayenne/property/BaseClassDescriptor.html#BaseClassDescriptor(org.apache.cayenne.property.ClassDescriptor)"><B>BaseClassDescriptor(ClassDescriptor)</B></A> -
Constructor for class org.apache.cayenne.property.<A HREF="../org/apache/cayenne/property/BaseClassDescriptor.html" title="class in org.apache.cayenne.property">BaseClassDescriptor</A>
<DD>Creates an uncompiled BaseClassDescriptor.
<DT><A HREF="../org/apache/cayenne/gen/EntityUtils.html#baseClassName"><B>baseClassName</B></A> -
Variable in class org.apache.cayenne.gen.<A HREF="../org/apache/cayenne/gen/EntityUtils.html" title="class in org.apache.cayenne.gen">EntityUtils</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/remote/BaseConnection.html" title="class in org.apache.cayenne.remote"><B>BaseConnection</B></A> - Class in <A HREF="../org/apache/cayenne/remote/package-summary.html">org.apache.cayenne.remote</A><DD>A common base class for concrete ClientConnection implementations.<DT><A HREF="../org/apache/cayenne/remote/BaseConnection.html#BaseConnection()"><B>BaseConnection()</B></A> -
Constructor for class org.apache.cayenne.remote.<A HREF="../org/apache/cayenne/remote/BaseConnection.html" title="class in org.apache.cayenne.remote">BaseConnection</A>
<DD>Default constructor that initializes logging and a single threaded EventManager.
<DT><A HREF="../org/apache/cayenne/gen/EntityUtils.html#basePackageName"><B>basePackageName</B></A> -
Variable in class org.apache.cayenne.gen.<A HREF="../org/apache/cayenne/gen/EntityUtils.html" title="class in org.apache.cayenne.gen">EntityUtils</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/remote/service/BaseRemoteService.html" title="class in org.apache.cayenne.remote.service"><B>BaseRemoteService</B></A> - Class in <A HREF="../org/apache/cayenne/remote/service/package-summary.html">org.apache.cayenne.remote.service</A><DD>A generic implementation of an RemoteService.<DT><A HREF="../org/apache/cayenne/remote/service/BaseRemoteService.html#BaseRemoteService()"><B>BaseRemoteService()</B></A> -
Constructor for class org.apache.cayenne.remote.service.<A HREF="../org/apache/cayenne/remote/service/BaseRemoteService.html" title="class in org.apache.cayenne.remote.service">BaseRemoteService</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/jdbc/BaseSQLAction.html" title="class in org.apache.cayenne.access.jdbc"><B>BaseSQLAction</B></A> - Class in <A HREF="../org/apache/cayenne/access/jdbc/package-summary.html">org.apache.cayenne.access.jdbc</A><DD>A convenience superclass for SQLAction implementations.<DT><A HREF="../org/apache/cayenne/access/jdbc/BaseSQLAction.html#BaseSQLAction(org.apache.cayenne.dba.DbAdapter, org.apache.cayenne.map.EntityResolver)"><B>BaseSQLAction(DbAdapter, EntityResolver)</B></A> -
Constructor for class org.apache.cayenne.access.jdbc.<A HREF="../org/apache/cayenne/access/jdbc/BaseSQLAction.html" title="class in org.apache.cayenne.access.jdbc">BaseSQLAction</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/dataview/BasicQueryBuilder.html" title="class in org.apache.cayenne.dataview"><B>BasicQueryBuilder</B></A> - Class in <A HREF="../org/apache/cayenne/dataview/package-summary.html">org.apache.cayenne.dataview</A><DD>&nbsp;<DT><A HREF="../org/apache/cayenne/dataview/BasicQueryBuilder.html#BasicQueryBuilder(org.apache.cayenne.dataview.ObjEntityView)"><B>BasicQueryBuilder(ObjEntityView)</B></A> -
Constructor for class org.apache.cayenne.dataview.<A HREF="../org/apache/cayenne/dataview/BasicQueryBuilder.html" title="class in org.apache.cayenne.dataview">BasicQueryBuilder</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/conf/BasicServletConfiguration.html" title="class in org.apache.cayenne.conf"><B>BasicServletConfiguration</B></A> - Class in <A HREF="../org/apache/cayenne/conf/package-summary.html">org.apache.cayenne.conf</A><DD><B>Deprecated.</B>&nbsp;<I>Since 1.2 ServletUtil is used instead, as the actual file loading strategy
is defined at the ResourceLocator elevel, and this class provides no value
of its own.</I><DT><A HREF="../org/apache/cayenne/conf/BasicServletConfiguration.html#BasicServletConfiguration()"><B>BasicServletConfiguration()</B></A> -
Constructor for class org.apache.cayenne.conf.<A HREF="../org/apache/cayenne/conf/BasicServletConfiguration.html" title="class in org.apache.cayenne.conf">BasicServletConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="../org/apache/cayenne/conf/BasicServletConfiguration.html#BasicServletConfiguration(javax.servlet.ServletContext)"><B>BasicServletConfiguration(ServletContext)</B></A> -
Constructor for class org.apache.cayenne.conf.<A HREF="../org/apache/cayenne/conf/BasicServletConfiguration.html" title="class in org.apache.cayenne.conf">BasicServletConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="../org/apache/cayenne/access/jdbc/BatchAction.html#batch"><B>batch</B></A> -
Variable in class org.apache.cayenne.access.jdbc.<A HREF="../org/apache/cayenne/access/jdbc/BatchAction.html" title="class in org.apache.cayenne.access.jdbc">BatchAction</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/jdbc/BatchAction.html" title="class in org.apache.cayenne.access.jdbc"><B>BatchAction</B></A> - Class in <A HREF="../org/apache/cayenne/access/jdbc/package-summary.html">org.apache.cayenne.access.jdbc</A><DD>&nbsp;<DT><A HREF="../org/apache/cayenne/access/jdbc/BatchAction.html#BatchAction(org.apache.cayenne.query.BatchQuery, org.apache.cayenne.dba.DbAdapter, org.apache.cayenne.map.EntityResolver)"><B>BatchAction(BatchQuery, DbAdapter, EntityResolver)</B></A> -
Constructor for class org.apache.cayenne.access.jdbc.<A HREF="../org/apache/cayenne/access/jdbc/BatchAction.html" title="class in org.apache.cayenne.access.jdbc">BatchAction</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/dba/JdbcActionBuilder.html#batchAction(org.apache.cayenne.query.BatchQuery)"><B>batchAction(BatchQuery)</B></A> -
Method in class org.apache.cayenne.dba.<A HREF="../org/apache/cayenne/dba/JdbcActionBuilder.html" title="class in org.apache.cayenne.dba">JdbcActionBuilder</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/dba/sqlserver/SQLServerActionBuilder.html#batchAction(org.apache.cayenne.query.BatchQuery)"><B>batchAction(BatchQuery)</B></A> -
Method in class org.apache.cayenne.dba.sqlserver.<A HREF="../org/apache/cayenne/dba/sqlserver/SQLServerActionBuilder.html" title="class in org.apache.cayenne.dba.sqlserver">SQLServerActionBuilder</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/query/SQLActionVisitor.html#batchAction(org.apache.cayenne.query.BatchQuery)"><B>batchAction(BatchQuery)</B></A> -
Method in interface org.apache.cayenne.query.<A HREF="../org/apache/cayenne/query/SQLActionVisitor.html" title="interface in org.apache.cayenne.query">SQLActionVisitor</A>
<DD>Executes a batch update query.
<DT><A HREF="../org/apache/cayenne/query/BatchQuery.html#batchIndex"><B>batchIndex</B></A> -
Variable in class org.apache.cayenne.query.<A HREF="../org/apache/cayenne/query/BatchQuery.html" title="class in org.apache.cayenne.query">BatchQuery</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/query/BatchQuery.html" title="class in org.apache.cayenne.query"><B>BatchQuery</B></A> - Class in <A HREF="../org/apache/cayenne/query/package-summary.html">org.apache.cayenne.query</A><DD>BatchQuery and its descendants allow to group similar data for the batch database
modifications, including inserts, updates and deletes.<DT><A HREF="../org/apache/cayenne/query/BatchQuery.html#BatchQuery(org.apache.cayenne.map.DbEntity)"><B>BatchQuery(DbEntity)</B></A> -
Constructor for class org.apache.cayenne.query.<A HREF="../org/apache/cayenne/query/BatchQuery.html" title="class in org.apache.cayenne.query">BatchQuery</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/trans/BatchQueryBuilder.html" title="class in org.apache.cayenne.access.trans"><B>BatchQueryBuilder</B></A> - Class in <A HREF="../org/apache/cayenne/access/trans/package-summary.html">org.apache.cayenne.access.trans</A><DD>Superclass of batch query translators.<DT><A HREF="../org/apache/cayenne/access/trans/BatchQueryBuilder.html#BatchQueryBuilder()"><B>BatchQueryBuilder()</B></A> -
Constructor for class org.apache.cayenne.access.trans.<A HREF="../org/apache/cayenne/access/trans/BatchQueryBuilder.html" title="class in org.apache.cayenne.access.trans">BatchQueryBuilder</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/trans/BatchQueryBuilder.html#BatchQueryBuilder(org.apache.cayenne.dba.DbAdapter)"><B>BatchQueryBuilder(DbAdapter)</B></A> -
Constructor for class org.apache.cayenne.access.trans.<A HREF="../org/apache/cayenne/access/trans/BatchQueryBuilder.html" title="class in org.apache.cayenne.access.trans">BatchQueryBuilder</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/util/BatchQueryUtils.html" title="class in org.apache.cayenne.access.util"><B>BatchQueryUtils</B></A> - Class in <A HREF="../org/apache/cayenne/access/util/package-summary.html">org.apache.cayenne.access.util</A><DD><B>Deprecated.</B>&nbsp;<I>since 1.2 - this class is made non-public and moved to the access package.</I><DT><A HREF="../org/apache/cayenne/property/BeanAccessor.html" title="class in org.apache.cayenne.property"><B>BeanAccessor</B></A> - Class in <A HREF="../org/apache/cayenne/property/package-summary.html">org.apache.cayenne.property</A><DD>A property accessor that uses set/get methods following JavaBean naming conventions.<DT><A HREF="../org/apache/cayenne/property/BeanAccessor.html#BeanAccessor(java.lang.Class, java.lang.String, java.lang.Class)"><B>BeanAccessor(Class, String, Class)</B></A> -
Constructor for class org.apache.cayenne.property.<A HREF="../org/apache/cayenne/property/BeanAccessor.html" title="class in org.apache.cayenne.property">BeanAccessor</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/validation/BeanValidationFailure.html" title="class in org.apache.cayenne.validation"><B>BeanValidationFailure</B></A> - Class in <A HREF="../org/apache/cayenne/validation/package-summary.html">org.apache.cayenne.validation</A><DD>ValidationFailure implementation that described a failure of a single named property of
a Java Bean object.<DT><A HREF="../org/apache/cayenne/validation/BeanValidationFailure.html#BeanValidationFailure(java.lang.Object, java.lang.String, java.lang.Object)"><B>BeanValidationFailure(Object, String, Object)</B></A> -
Constructor for class org.apache.cayenne.validation.<A HREF="../org/apache/cayenne/validation/BeanValidationFailure.html" title="class in org.apache.cayenne.validation">BeanValidationFailure</A>
<DD>Creates new BeanValidationFailure.
<DT><A HREF="../org/apache/cayenne/remote/BaseConnection.html#beforeSendMessage(org.apache.cayenne.remote.ClientMessage)"><B>beforeSendMessage(ClientMessage)</B></A> -
Method in class org.apache.cayenne.remote.<A HREF="../org/apache/cayenne/remote/BaseConnection.html" title="class in org.apache.cayenne.remote">BaseConnection</A>
<DD>Called before logging the beginning of message processing.
<DT><A HREF="../org/apache/cayenne/remote/hessian/HessianConnection.html#beforeSendMessage(org.apache.cayenne.remote.ClientMessage)"><B>beforeSendMessage(ClientMessage)</B></A> -
Method in class org.apache.cayenne.remote.hessian.<A HREF="../org/apache/cayenne/remote/hessian/HessianConnection.html" title="class in org.apache.cayenne.remote.hessian">HessianConnection</A>
<DD>Establishes server session if needed.
<DT><A HREF="../org/apache/cayenne/remote/service/LocalConnection.html#beforeSendMessage(org.apache.cayenne.remote.ClientMessage)"><B>beforeSendMessage(ClientMessage)</B></A> -
Method in class org.apache.cayenne.remote.service.<A HREF="../org/apache/cayenne/remote/service/LocalConnection.html" title="class in org.apache.cayenne.remote.service">LocalConnection</A>
<DD>Does nothing.
<DT><A HREF="../org/apache/cayenne/access/Transaction.html#begin()"><B>begin()</B></A> -
Method in class org.apache.cayenne.access.<A HREF="../org/apache/cayenne/access/Transaction.html" title="class in org.apache.cayenne.access">Transaction</A>
<DD>Starts a Transaction.
<DT><A HREF="../org/apache/cayenne/wocompat/parser/Token.html#beginColumn"><B>beginColumn</B></A> -
Variable in class org.apache.cayenne.wocompat.parser.<A HREF="../org/apache/cayenne/wocompat/parser/Token.html" title="class in org.apache.cayenne.wocompat.parser">Token</A>
<DD>beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
<DT><A HREF="../org/apache/cayenne/wocompat/parser/Token.html#beginLine"><B>beginLine</B></A> -
Variable in class org.apache.cayenne.wocompat.parser.<A HREF="../org/apache/cayenne/wocompat/parser/Token.html" title="class in org.apache.cayenne.wocompat.parser">Token</A>
<DD>beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
<DT><A HREF="../org/apache/cayenne/wocompat/parser/SimpleCharStream.html#BeginToken()"><B>BeginToken()</B></A> -
Method in class org.apache.cayenne.wocompat.parser.<A HREF="../org/apache/cayenne/wocompat/parser/SimpleCharStream.html" title="class in org.apache.cayenne.wocompat.parser">SimpleCharStream</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/Expression.html#BETWEEN"><B>BETWEEN</B></A> -
Static variable in class org.apache.cayenne.exp.<A HREF="../org/apache/cayenne/exp/Expression.html" title="class in org.apache.cayenne.exp">Expression</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/ExpressionFactory.html#betweenExp(java.lang.String, java.lang.Object, java.lang.Object)"><B>betweenExp(String, Object, Object)</B></A> -
Static method in class org.apache.cayenne.exp.<A HREF="../org/apache/cayenne/exp/ExpressionFactory.html" title="class in org.apache.cayenne.exp">ExpressionFactory</A>
<DD>A convenience shortcut for building BETWEEN expressions.
<DT><A HREF="../org/apache/cayenne/exp/BinaryExpression.html" title="class in org.apache.cayenne.exp"><B>BinaryExpression</B></A> - Class in <A HREF="../org/apache/cayenne/exp/package-summary.html">org.apache.cayenne.exp</A><DD><B>Deprecated.</B>&nbsp;<I>since 1.2</I><DT><A HREF="../org/apache/cayenne/exp/BinaryExpression.html#BinaryExpression()"><B>BinaryExpression()</B></A> -
Constructor for class org.apache.cayenne.exp.<A HREF="../org/apache/cayenne/exp/BinaryExpression.html" title="class in org.apache.cayenne.exp">BinaryExpression</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="../org/apache/cayenne/exp/BinaryExpression.html#BinaryExpression(int)"><B>BinaryExpression(int)</B></A> -
Constructor for class org.apache.cayenne.exp.<A HREF="../org/apache/cayenne/exp/BinaryExpression.html" title="class in org.apache.cayenne.exp">BinaryExpression</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="../org/apache/cayenne/dba/JdbcPkGenerator.html#binaryPK(org.apache.cayenne.map.DbEntity)"><B>binaryPK(DbEntity)</B></A> -
Method in class org.apache.cayenne.dba.<A HREF="../org/apache/cayenne/dba/JdbcPkGenerator.html" title="class in org.apache.cayenne.dba">JdbcPkGenerator</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/jdbc/BindDirective.html#bind(org.apache.velocity.context.InternalContextAdapter, org.apache.cayenne.access.jdbc.ParameterBinding)"><B>bind(InternalContextAdapter, ParameterBinding)</B></A> -
Method in class org.apache.cayenne.access.jdbc.<A HREF="../org/apache/cayenne/access/jdbc/BindDirective.html" title="class in org.apache.cayenne.access.jdbc">BindDirective</A>
<DD>Adds value to the list of bindings in the context.
<DT><A HREF="../org/apache/cayenne/access/jdbc/SQLTemplateAction.html#bind(java.sql.PreparedStatement, org.apache.cayenne.access.jdbc.ParameterBinding[])"><B>bind(PreparedStatement, ParameterBinding[])</B></A> -
Method in class org.apache.cayenne.access.jdbc.<A HREF="../org/apache/cayenne/access/jdbc/SQLTemplateAction.html" title="class in org.apache.cayenne.access.jdbc">SQLTemplateAction</A>
<DD>Binds parameters to the PreparedStatement.
<DT><A HREF="../org/apache/cayenne/access/jdbc/BindDirective.html" title="class in org.apache.cayenne.access.jdbc"><B>BindDirective</B></A> - Class in <A HREF="../org/apache/cayenne/access/jdbc/package-summary.html">org.apache.cayenne.access.jdbc</A><DD>A custom Velocity directive to create a PreparedStatement parameter text.<DT><A HREF="../org/apache/cayenne/access/jdbc/BindDirective.html#BindDirective()"><B>BindDirective()</B></A> -
Constructor for class org.apache.cayenne.access.jdbc.<A HREF="../org/apache/cayenne/access/jdbc/BindDirective.html" title="class in org.apache.cayenne.access.jdbc">BindDirective</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/jdbc/BindEqualDirective.html" title="class in org.apache.cayenne.access.jdbc"><B>BindEqualDirective</B></A> - Class in <A HREF="../org/apache/cayenne/access/jdbc/package-summary.html">org.apache.cayenne.access.jdbc</A><DD>A custom Velocity directive to create a PreparedStatement parameter text
for "= ?".<DT><A HREF="../org/apache/cayenne/access/jdbc/BindEqualDirective.html#BindEqualDirective()"><B>BindEqualDirective()</B></A> -
Constructor for class org.apache.cayenne.access.jdbc.<A HREF="../org/apache/cayenne/access/jdbc/BindEqualDirective.html" title="class in org.apache.cayenne.access.jdbc">BindEqualDirective</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/wocompat/EOQuery.html#bindingClass(java.lang.String)"><B>bindingClass(String)</B></A> -
Method in class org.apache.cayenne.wocompat.<A HREF="../org/apache/cayenne/wocompat/EOQuery.html" title="class in org.apache.cayenne.wocompat">EOQuery</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/jdbc/SQLStatement.html#bindings"><B>bindings</B></A> -
Variable in class org.apache.cayenne.access.jdbc.<A HREF="../org/apache/cayenne/access/jdbc/SQLStatement.html" title="class in org.apache.cayenne.access.jdbc">SQLStatement</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/wocompat/EOQuery.html#bindings"><B>bindings</B></A> -
Variable in class org.apache.cayenne.wocompat.<A HREF="../org/apache/cayenne/wocompat/EOQuery.html" title="class in org.apache.cayenne.wocompat">EOQuery</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/jdbc/BindNotEqualDirective.html" title="class in org.apache.cayenne.access.jdbc"><B>BindNotEqualDirective</B></A> - Class in <A HREF="../org/apache/cayenne/access/jdbc/package-summary.html">org.apache.cayenne.access.jdbc</A><DD>A custom Velocity directive to create a PreparedStatement parameter text for "<>?".<DT><A HREF="../org/apache/cayenne/access/jdbc/BindNotEqualDirective.html#BindNotEqualDirective()"><B>BindNotEqualDirective()</B></A> -
Constructor for class org.apache.cayenne.access.jdbc.<A HREF="../org/apache/cayenne/access/jdbc/BindNotEqualDirective.html" title="class in org.apache.cayenne.access.jdbc">BindNotEqualDirective</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/dba/AutoAdapter.html#bindParameter(java.sql.PreparedStatement, java.lang.Object, int, int, int)"><B>bindParameter(PreparedStatement, Object, int, int, int)</B></A> -
Method in class org.apache.cayenne.dba.<A HREF="../org/apache/cayenne/dba/AutoAdapter.html" title="class in org.apache.cayenne.dba">AutoAdapter</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/dba/DbAdapter.html#bindParameter(java.sql.PreparedStatement, java.lang.Object, int, int, int)"><B>bindParameter(PreparedStatement, Object, int, int, int)</B></A> -
Method in interface org.apache.cayenne.dba.<A HREF="../org/apache/cayenne/dba/DbAdapter.html" title="interface in org.apache.cayenne.dba">DbAdapter</A>
<DD>Binds an object value to PreparedStatement's numbered parameter.
<DT><A HREF="../org/apache/cayenne/dba/JdbcAdapter.html#bindParameter(java.sql.PreparedStatement, java.lang.Object, int, int, int)"><B>bindParameter(PreparedStatement, Object, int, int, int)</B></A> -
Method in class org.apache.cayenne.dba.<A HREF="../org/apache/cayenne/dba/JdbcAdapter.html" title="class in org.apache.cayenne.dba">JdbcAdapter</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/dba/sybase/SybaseAdapter.html#bindParameter(java.sql.PreparedStatement, java.lang.Object, int, int, int)"><B>bindParameter(PreparedStatement, Object, int, int, int)</B></A> -
Method in class org.apache.cayenne.dba.sybase.<A HREF="../org/apache/cayenne/dba/sybase/SybaseAdapter.html" title="class in org.apache.cayenne.dba.sybase">SybaseAdapter</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/trans/BatchQueryBuilder.html#bindParameters(java.sql.PreparedStatement, org.apache.cayenne.query.BatchQuery, java.util.List)"><B>bindParameters(PreparedStatement, BatchQuery, List)</B></A> -
Method in class org.apache.cayenne.access.trans.<A HREF="../org/apache/cayenne/access/trans/BatchQueryBuilder.html" title="class in org.apache.cayenne.access.trans">BatchQueryBuilder</A>
<DD><B>Deprecated.</B>&nbsp;<I>since 1.1 use 'bindParameters' without dbAttributes argument.</I>
<DT><A HREF="../org/apache/cayenne/access/trans/BatchQueryBuilder.html#bindParameters(java.sql.PreparedStatement, org.apache.cayenne.query.BatchQuery)"><B>bindParameters(PreparedStatement, BatchQuery)</B></A> -
Method in class org.apache.cayenne.access.trans.<A HREF="../org/apache/cayenne/access/trans/BatchQueryBuilder.html" title="class in org.apache.cayenne.access.trans">BatchQueryBuilder</A>
<DD>Binds parameters for the current batch iteration to the PreparedStatement.
<DT><A HREF="../org/apache/cayenne/access/trans/DeleteBatchQueryBuilder.html#bindParameters(java.sql.PreparedStatement, org.apache.cayenne.query.BatchQuery)"><B>bindParameters(PreparedStatement, BatchQuery)</B></A> -
Method in class org.apache.cayenne.access.trans.<A HREF="../org/apache/cayenne/access/trans/DeleteBatchQueryBuilder.html" title="class in org.apache.cayenne.access.trans">DeleteBatchQueryBuilder</A>
<DD>Binds BatchQuery parameters to the PreparedStatement.
<DT><A HREF="../org/apache/cayenne/access/trans/InsertBatchQueryBuilder.html#bindParameters(java.sql.PreparedStatement, org.apache.cayenne.query.BatchQuery)"><B>bindParameters(PreparedStatement, BatchQuery)</B></A> -
Method in class org.apache.cayenne.access.trans.<A HREF="../org/apache/cayenne/access/trans/InsertBatchQueryBuilder.html" title="class in org.apache.cayenne.access.trans">InsertBatchQueryBuilder</A>
<DD>Binds parameters for the current batch iteration to the PreparedStatement.
<DT><A HREF="../org/apache/cayenne/access/trans/LOBBatchQueryBuilder.html#bindParameters(java.sql.PreparedStatement, org.apache.cayenne.query.BatchQuery)"><B>bindParameters(PreparedStatement, BatchQuery)</B></A> -
Method in class org.apache.cayenne.access.trans.<A HREF="../org/apache/cayenne/access/trans/LOBBatchQueryBuilder.html" title="class in org.apache.cayenne.access.trans">LOBBatchQueryBuilder</A>
<DD>Binds BatchQuery parameters to the PreparedStatement.
<DT><A HREF="../org/apache/cayenne/access/trans/UpdateBatchQueryBuilder.html#bindParameters(java.sql.PreparedStatement, org.apache.cayenne.query.BatchQuery)"><B>bindParameters(PreparedStatement, BatchQuery)</B></A> -
Method in class org.apache.cayenne.access.trans.<A HREF="../org/apache/cayenne/access/trans/UpdateBatchQueryBuilder.html" title="class in org.apache.cayenne.access.trans">UpdateBatchQueryBuilder</A>
<DD>Binds BatchQuery parameters to the PreparedStatement.
<DT><A HREF="../org/apache/cayenne/access/jdbc/ResultDirective.html#bindResult(org.apache.velocity.context.InternalContextAdapter, org.apache.cayenne.access.jdbc.ColumnDescriptor)"><B>bindResult(InternalContextAdapter, ColumnDescriptor)</B></A> -
Method in class org.apache.cayenne.access.jdbc.<A HREF="../org/apache/cayenne/access/jdbc/ResultDirective.html" title="class in org.apache.cayenne.access.jdbc">ResultDirective</A>
<DD>Adds value to the list of result columns in the context.
<DT><A HREF="../org/apache/cayenne/access/DataContext.html#bindThreadDataContext(org.apache.cayenne.access.DataContext)"><B>bindThreadDataContext(DataContext)</B></A> -
Static method in class org.apache.cayenne.access.<A HREF="../org/apache/cayenne/access/DataContext.html" title="class in org.apache.cayenne.access">DataContext</A>
<DD>Binds a DataContext to the current thread.
<DT><A HREF="../org/apache/cayenne/access/Transaction.html#bindThreadTransaction(org.apache.cayenne.access.Transaction)"><B>bindThreadTransaction(Transaction)</B></A> -
Static method in class org.apache.cayenne.access.<A HREF="../org/apache/cayenne/access/Transaction.html" title="class in org.apache.cayenne.access">Transaction</A>
<DD>Binds a Transaction to the current thread.
<DT><A HREF="../org/apache/cayenne/dataview/DataTypeEnum.html#BOOLEAN_TYPE"><B>BOOLEAN_TYPE</B></A> -
Static variable in class org.apache.cayenne.dataview.<A HREF="../org/apache/cayenne/dataview/DataTypeEnum.html" title="class in org.apache.cayenne.dataview">DataTypeEnum</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/dataview/DataTypeEnum.html#BOOLEAN_TYPE_NAME"><B>BOOLEAN_TYPE_NAME</B></A> -
Static variable in class org.apache.cayenne.dataview.<A HREF="../org/apache/cayenne/dataview/DataTypeEnum.html" title="class in org.apache.cayenne.dataview">DataTypeEnum</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/dataview/DataTypeEnum.html#BOOLEAN_TYPE_VALUE"><B>BOOLEAN_TYPE_VALUE</B></A> -
Static variable in class org.apache.cayenne.dataview.<A HREF="../org/apache/cayenne/dataview/DataTypeEnum.html" title="class in org.apache.cayenne.dataview">DataTypeEnum</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/types/BooleanType.html" title="class in org.apache.cayenne.access.types"><B>BooleanType</B></A> - Class in <A HREF="../org/apache/cayenne/access/types/package-summary.html">org.apache.cayenne.access.types</A><DD>Handles <code>java.lang.Boolean</code> mapping.<DT><A HREF="../org/apache/cayenne/access/types/BooleanType.html#BooleanType()"><B>BooleanType()</B></A> -
Constructor for class org.apache.cayenne.access.types.<A HREF="../org/apache/cayenne/access/types/BooleanType.html" title="class in org.apache.cayenne.access.types">BooleanType</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/remote/BootstrapMessage.html" title="class in org.apache.cayenne.remote"><B>BootstrapMessage</B></A> - Class in <A HREF="../org/apache/cayenne/remote/package-summary.html">org.apache.cayenne.remote</A><DD>A message sent to a remote service to request Cayenne mapping info.<DT><A HREF="../org/apache/cayenne/remote/BootstrapMessage.html#BootstrapMessage()"><B>BootstrapMessage()</B></A> -
Constructor for class org.apache.cayenne.remote.<A HREF="../org/apache/cayenne/remote/BootstrapMessage.html" title="class in org.apache.cayenne.remote">BootstrapMessage</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/conf/Configuration.html#bootstrapSharedConfiguration(java.lang.Class)"><B>bootstrapSharedConfiguration(Class)</B></A> -
Static method in class org.apache.cayenne.conf.<A HREF="../org/apache/cayenne/conf/Configuration.html" title="class in org.apache.cayenne.conf">Configuration</A>
<DD><B>Deprecated.</B>&nbsp;<I>since 1.2. Use Thread.currentThread().setContextClassLoader() instead.</I>
<DT><A HREF="../org/apache/cayenne/gen/ClassGenerator.html#bootstrapVelocity(java.lang.Class)"><B>bootstrapVelocity(Class)</B></A> -
Static method in class org.apache.cayenne.gen.<A HREF="../org/apache/cayenne/gen/ClassGenerator.html" title="class in org.apache.cayenne.gen">ClassGenerator</A>
<DD><B>Deprecated.</B>&nbsp;<I>since 1.2, as now Cayenne uses thread ClassLoader.</I>
<DT><A HREF="../org/apache/cayenne/wocompat/parser/SimpleCharStream.html#bufcolumn"><B>bufcolumn</B></A> -
Variable in class org.apache.cayenne.wocompat.parser.<A HREF="../org/apache/cayenne/wocompat/parser/SimpleCharStream.html" title="class in org.apache.cayenne.wocompat.parser">SimpleCharStream</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/wocompat/parser/SimpleCharStream.html#buffer"><B>buffer</B></A> -
Variable in class org.apache.cayenne.wocompat.parser.<A HREF="../org/apache/cayenne/wocompat/parser/SimpleCharStream.html" title="class in org.apache.cayenne.wocompat.parser">SimpleCharStream</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/wocompat/parser/SimpleCharStream.html#bufline"><B>bufline</B></A> -
Variable in class org.apache.cayenne.wocompat.parser.<A HREF="../org/apache/cayenne/wocompat/parser/SimpleCharStream.html" title="class in org.apache.cayenne.wocompat.parser">SimpleCharStream</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/wocompat/parser/SimpleCharStream.html#bufpos"><B>bufpos</B></A> -
Variable in class org.apache.cayenne.wocompat.parser.<A HREF="../org/apache/cayenne/wocompat/parser/SimpleCharStream.html" title="class in org.apache.cayenne.wocompat.parser">SimpleCharStream</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/dba/AutoAdapter.html#buildAttribute(java.lang.String, java.lang.String, int, int, int, boolean)"><B>buildAttribute(String, String, int, int, int, boolean)</B></A> -
Method in class org.apache.cayenne.dba.<A HREF="../org/apache/cayenne/dba/AutoAdapter.html" title="class in org.apache.cayenne.dba">AutoAdapter</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/dba/DbAdapter.html#buildAttribute(java.lang.String, java.lang.String, int, int, int, boolean)"><B>buildAttribute(String, String, int, int, int, boolean)</B></A> -
Method in interface org.apache.cayenne.dba.<A HREF="../org/apache/cayenne/dba/DbAdapter.html" title="interface in org.apache.cayenne.dba">DbAdapter</A>
<DD>Creates and returns a DbAttribute based on supplied parameters (usually obtained
from database meta data).
<DT><A HREF="../org/apache/cayenne/dba/JdbcAdapter.html#buildAttribute(java.lang.String, java.lang.String, int, int, int, boolean)"><B>buildAttribute(String, String, int, int, int, boolean)</B></A> -
Method in class org.apache.cayenne.dba.<A HREF="../org/apache/cayenne/dba/JdbcAdapter.html" title="class in org.apache.cayenne.dba">JdbcAdapter</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/dba/mysql/MySQLAdapter.html#buildAttribute(java.lang.String, java.lang.String, int, int, int, boolean)"><B>buildAttribute(String, String, int, int, int, boolean)</B></A> -
Method in class org.apache.cayenne.dba.mysql.<A HREF="../org/apache/cayenne/dba/mysql/MySQLAdapter.html" title="class in org.apache.cayenne.dba.mysql">MySQLAdapter</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/dba/openbase/OpenBaseAdapter.html#buildAttribute(java.lang.String, java.lang.String, int, int, int, boolean)"><B>buildAttribute(String, String, int, int, int, boolean)</B></A> -
Method in class org.apache.cayenne.dba.openbase.<A HREF="../org/apache/cayenne/dba/openbase/OpenBaseAdapter.html" title="class in org.apache.cayenne.dba.openbase">OpenBaseAdapter</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/dba/oracle/OracleAdapter.html#buildAttribute(java.lang.String, java.lang.String, int, int, int, boolean)"><B>buildAttribute(String, String, int, int, int, boolean)</B></A> -
Method in class org.apache.cayenne.dba.oracle.<A HREF="../org/apache/cayenne/dba/oracle/OracleAdapter.html" title="class in org.apache.cayenne.dba.oracle">OracleAdapter</A>
<DD>Fixes some reverse engineering problems.
<DT><A HREF="../org/apache/cayenne/dba/postgres/PostgresAdapter.html#buildAttribute(java.lang.String, java.lang.String, int, int, int, boolean)"><B>buildAttribute(String, String, int, int, int, boolean)</B></A> -
Method in class org.apache.cayenne.dba.postgres.<A HREF="../org/apache/cayenne/dba/postgres/PostgresAdapter.html" title="class in org.apache.cayenne.dba.postgres">PostgresAdapter</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/event/JavaGroupsBridge.html#buildConfigString()"><B>buildConfigString()</B></A> -
Method in class org.apache.cayenne.event.<A HREF="../org/apache/cayenne/event/JavaGroupsBridge.html" title="class in org.apache.cayenne.event">JavaGroupsBridge</A>
<DD>Creates JavaGroups configuration String, using preconfigured multicast port and
address.
<DT><A HREF="../org/apache/cayenne/conf/ConnectionProperties.html#buildDataSourceInfo(org.apache.commons.collections.ExtendedProperties)"><B>buildDataSourceInfo(ExtendedProperties)</B></A> -
Method in class org.apache.cayenne.conf.<A HREF="../org/apache/cayenne/conf/ConnectionProperties.html" title="class in org.apache.cayenne.conf">ConnectionProperties</A>
<DD>Creates a DataSourceInfo object from a set of properties.
<DT><A HREF="../org/apache/cayenne/project/PartialProject.html#buildFileList()"><B>buildFileList()</B></A> -
Method in class org.apache.cayenne.project.<A HREF="../org/apache/cayenne/project/PartialProject.html" title="class in org.apache.cayenne.project">PartialProject</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/project/Project.html#buildFileList()"><B>buildFileList()</B></A> -
Method in class org.apache.cayenne.project.<A HREF="../org/apache/cayenne/project/Project.html" title="class in org.apache.cayenne.project">Project</A>
<DD>Creates a list of project files.
<DT><A HREF="../org/apache/cayenne/access/util/BatchQueryUtils.html#buildSnapshotForInsert(org.apache.cayenne.map.ObjEntity, org.apache.cayenne.DataObject, org.apache.cayenne.map.DbRelationship)"><B>buildSnapshotForInsert(ObjEntity, DataObject, DbRelationship)</B></A> -
Static method in class org.apache.cayenne.access.util.<A HREF="../org/apache/cayenne/access/util/BatchQueryUtils.html" title="class in org.apache.cayenne.access.util">BatchQueryUtils</A>
<DD><B>Deprecated.</B>&nbsp;<I>since 1.2</I>
<DT><A HREF="../org/apache/cayenne/access/util/BatchQueryUtils.html#buildSnapshotForInsert(org.apache.cayenne.map.ObjEntity, org.apache.cayenne.DataObject, org.apache.cayenne.map.DbRelationship, boolean)"><B>buildSnapshotForInsert(ObjEntity, DataObject, DbRelationship, boolean)</B></A> -
Static method in class org.apache.cayenne.access.util.<A HREF="../org/apache/cayenne/access/util/BatchQueryUtils.html" title="class in org.apache.cayenne.access.util">BatchQueryUtils</A>
<DD><B>Deprecated.</B>&nbsp;Creates a snapshot of inserted columns for a given object.
<DT><A HREF="../org/apache/cayenne/access/util/BatchQueryUtils.html#buildSnapshotForUpdate(org.apache.cayenne.DataObject)"><B>buildSnapshotForUpdate(DataObject)</B></A> -
Static method in class org.apache.cayenne.access.util.<A HREF="../org/apache/cayenne/access/util/BatchQueryUtils.html" title="class in org.apache.cayenne.access.util">BatchQueryUtils</A>
<DD><B>Deprecated.</B>&nbsp;<I>since 1.2 - unused.</I>
<DT><A HREF="../org/apache/cayenne/access/util/BatchQueryUtils.html#buildSnapshotForUpdate(org.apache.cayenne.map.ObjEntity, org.apache.cayenne.DataObject, org.apache.cayenne.map.DbRelationship)"><B>buildSnapshotForUpdate(ObjEntity, DataObject, DbRelationship)</B></A> -
Static method in class org.apache.cayenne.access.util.<A HREF="../org/apache/cayenne/access/util/BatchQueryUtils.html" title="class in org.apache.cayenne.access.util">BatchQueryUtils</A>
<DD><B>Deprecated.</B>&nbsp;<I>since 1.2 - unused.</I>
<DT><A HREF="../org/apache/cayenne/access/util/BatchQueryUtils.html#buildSnapshotForUpdate(org.apache.cayenne.map.ObjEntity, org.apache.cayenne.DataObject, org.apache.cayenne.map.DbRelationship, boolean)"><B>buildSnapshotForUpdate(ObjEntity, DataObject, DbRelationship, boolean)</B></A> -
Static method in class org.apache.cayenne.access.util.<A HREF="../org/apache/cayenne/access/util/BatchQueryUtils.html" title="class in org.apache.cayenne.access.util">BatchQueryUtils</A>
<DD><B>Deprecated.</B>&nbsp;Creates a snapshot of updated columns for a given object.
<DT><A HREF="../org/apache/cayenne/access/DbGenerator.html#buildStatements()"><B>buildStatements()</B></A> -
Method in class org.apache.cayenne.access.<A HREF="../org/apache/cayenne/access/DbGenerator.html" title="class in org.apache.cayenne.access">DbGenerator</A>
<DD>Creates and stores internally a set of statements for database schema creation,
ignoring configured schema creation preferences.
<DT><A HREF="../org/apache/cayenne/util/LocalizedStringsHandler.html#bundle"><B>bundle</B></A> -
Static variable in class org.apache.cayenne.util.<A HREF="../org/apache/cayenne/util/LocalizedStringsHandler.html" title="class in org.apache.cayenne.util">LocalizedStringsHandler</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/types/ByteArrayType.html" title="class in org.apache.cayenne.access.types"><B>ByteArrayType</B></A> - Class in <A HREF="../org/apache/cayenne/access/types/package-summary.html">org.apache.cayenne.access.types</A><DD>Handles <code>byte[]</code>, mapping it as either of JDBC types - BLOB or
(VAR)BINARY.<DT><A HREF="../org/apache/cayenne/access/types/ByteArrayType.html#ByteArrayType(boolean, boolean)"><B>ByteArrayType(boolean, boolean)</B></A> -
Constructor for class org.apache.cayenne.access.types.<A HREF="../org/apache/cayenne/access/types/ByteArrayType.html" title="class in org.apache.cayenne.access.types">ByteArrayType</A>
<DD>&nbsp;
<DT><A HREF="../org/apache/cayenne/access/types/ByteType.html" title="class in org.apache.cayenne.access.types"><B>ByteType</B></A> - Class in <A HREF="../org/apache/cayenne/access/types/package-summary.html">org.apache.cayenne.access.types</A><DD>Handles <code>java.lang.Byte</code> type mapping.<DT><A HREF="../org/apache/cayenne/access/types/ByteType.html#ByteType(boolean)"><B>ByteType(boolean)</B></A> -
Constructor for class org.apache.cayenne.access.types.<A HREF="../org/apache/cayenne/access/types/ByteType.html" title="class in org.apache.cayenne.access.types">ByteType</A>
<DD>&nbsp;
</DL>
<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"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../overview-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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&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="index-1.html"><B>PREV LETTER</B></A>&nbsp;
&nbsp;<A HREF="index-3.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-2.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-2.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>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">J</A> <A HREF="index-11.html">K</A> <A HREF="index-12.html">L</A> <A HREF="index-13.html">M</A> <A HREF="index-14.html">N</A> <A HREF="index-15.html">O</A> <A HREF="index-16.html">P</A> <A HREF="index-17.html">Q</A> <A HREF="index-18.html">R</A> <A HREF="index-19.html">S</A> <A HREF="index-20.html">T</A> <A HREF="index-21.html">U</A> <A HREF="index-22.html">V</A> <A HREF="index-23.html">W</A> <A HREF="index-24.html">X</A> <A HREF="index-25.html">Z</A> <A HREF="index-26.html">_</A> <HR>
<i>Copyright &#169; 2001-2006 <a href=
"http://apache.org" target="_top">Apache.org</a> All Rights Reserved.</i>
</BODY>
</HTML>