Ingres Database

Example B.10.  Example properties for Ingres

openjpa.ConnectionDriverName: com.ingres.jdbc.IngresDriver
openjpa.ConnectionURL: \
    jdbc:ingres://SERVER_NAME:DAS_SERVER_PORT/DB_NAME

Known issues with Ingres

  • Databases must be created with the -n flag for Unicode compatibility in order to use LOBs.