Example 2.10. Example properties for Ingres
openjpa.ConnectionDriverName: com.ingres.jdbc.IngresDriver
openjpa.ConnectionURL: \
    jdbc:ingres://SERVER_NAME:DAS_SERVER_PORT/DB_NAME
        Databases must be created with the -n flag for Unicode compatibility in order to use LOBs.