6.  Borland Interbase

6.1. Known issues with Interbase

Example 2.2.  Example properties for Interbase

openjpa.ConnectionDriverName: interbase.interclient.Driver
openjpa.ConnectionURL: jdbc:interbase://SERVER_NAME:SERVER_PORT/DB_PATH

6.1.  Known issues with Interbase

  • Interbase does not support record locking, so datastore transactions cannot use the pessimistic lock manager.

  • Interbase does not support the LOWER, SUBSTRING, or INSTR SQL functions.