| <html><head> | 
 |       <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> | 
 |    <title>14.  Ingres Database</title><base href="display"><link rel="stylesheet" type="text/css" href="css/docbook.css"><meta name="generator" content="DocBook XSL-NS Stylesheets V1.76.1"><link rel="home" href="manual.html" title="Apache OpenJPA 2.2 User's Guide"><link rel="up" href="supported_databases.html" title="Appendix 2.  Supported Databases"><link rel="prev" href="dbsupport_informix.html" title="13.  Informix"><link rel="next" href="dbsupport_intersystems_cache.html" title="15.  InterSystems Cache"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">14.  | 
 |             Ingres Database | 
 |         </th></tr><tr><td width="20%" align="left"><a accesskey="p" href="dbsupport_informix.html">Prev</a> </td><th width="60%" align="center">Appendix 2.  | 
 |         Supported Databases | 
 |     </th><td width="20%" align="right"> <a accesskey="n" href="dbsupport_intersystems_cache.html">Next</a></td></tr></table><hr></div><div class="section" title="14.  Ingres Database"><div class="titlepage"><div><div><h2 class="title" style="clear: both" id="dbsupport_ingres">14.  | 
 |             Ingres Database | 
 |         </h2></div></div></div><div class="toc"><dl><dt><span class="section"><a href="dbsupport_ingres.html#dbsupport_ingres_issues">14.1.  | 
 |                 Known issues with Ingres | 
 |             </a></span></dt></dl></div> | 
 |          | 
 |         <div class="example"><a name="example_props_ingres"></a><p class="title"><b>Example 2.10.  | 
 |                 Example properties for Ingres | 
 |             </b></p><div class="example-contents"> | 
 |              | 
 | <pre class="programlisting"> | 
 | openjpa.ConnectionDriverName: com.ingres.jdbc.IngresDriver | 
 | openjpa.ConnectionURL: \ | 
 |     jdbc:ingres://SERVER_NAME:DAS_SERVER_PORT/DB_NAME | 
 | </pre> | 
 |         </div></div><br class="example-break"> | 
 |         <div class="section" title="14.1.  Known issues with Ingres"><div class="titlepage"><div><div><h3 class="title" id="dbsupport_ingres_issues">14.1.  | 
 |                 Known issues with Ingres | 
 |             </h3></div></div></div> | 
 |              | 
 |             <div class="itemizedlist"><ul class="itemizedlist" type="disc"><li class="listitem"> | 
 |                     <p>  | 
 |                         Databases must be created with the -n flag for Unicode compatibility in | 
 |                         order to use LOBs. | 
 |                     </p> | 
 |                 </li></ul></div> | 
 |         </div> | 
 |     </div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="dbsupport_informix.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="supported_databases.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="dbsupport_intersystems_cache.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">13.  | 
 |             Informix | 
 |          </td><td width="20%" align="center"><a accesskey="h" href="manual.html">Home</a></td><td width="40%" align="right" valign="top"> 15.  | 
 |             InterSystems Cache | 
 |         </td></tr></table></div></body></html> |