Example 2.8. Example properties for Firebird
openjpa.ConnectionDriverName: org.firebirdsql.jdbc.FBDriver openjpa.ConnectionURL: jdbc:firebirdsql:SERVER_NAME/3050:DB_PATH_OR_ALIAS
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.