8.  Firebird

8.1. Known issues with Firebird

Example 2.8.  Example properties for Firebird

openjpa.ConnectionDriverName: org.firebirdsql.jdbc.FBDriver
openjpa.ConnectionURL: jdbc:firebirdsql://SERVER_NAME:SERVER_PORT/DB_PATH

8.1.  Known issues with Firebird

  • Firebird does not support auto-increment columns.

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