11.  Firebird

11.1. Known issues with Firebird

Example 2.8.  Example properties for Firebird

openjpa.ConnectionDriverName: org.firebirdsql.jdbc.FBDriver
openjpa.ConnectionURL: jdbc:firebirdsql:SERVER_NAME/3050:DB_PATH_OR_ALIAS

11.1.  Known issues with Firebird

  • Firebird does not support auto-increment columns.

  • In order to use many of JPQL functions with Firebird 1.5, Interbase UDFs have to be available in the database.

  • LOCATE JPQL function is not supported.