Example 2.17. Example properties for Pointbase
openjpa.ConnectionDriverName: com.pointbase.jdbc.jdbcUniversalDriver openjpa.ConnectionURL: \ jdbc:pointbase:DB_NAME,database.home=pointbasedb,create=true,cache.size=10000,database.pagesize=30720
Fields of type BLOB and CLOB are limited to 1M. Set the BlobTypeName and/or ClobTypeName properties of the openjpa.jdbc.DBDictionary setting to override.
BlobTypeName
ClobTypeName
openjpa.jdbc.DBDictionary