Example 2.8. Example properties for Firebird
openjpa.ConnectionDriverName: org.firebirdsql.jdbc.FBDriver openjpa.ConnectionURL: jdbc:firebirdsql://SERVER_NAME:SERVER_PORT/DB_PATH
Firebird does not support auto-increment columns.
Firebird does not support the LOWER, SUBSTRING , or INSTR SQL functions.
LOWER
SUBSTRING
INSTR