B.14. Pointbase

B.14.1. Known issues with Pointbase

Example B.14. Example properties for Pointbase

javax.jdo.option.ConnectionDriverName: com.pointbase.jdbc.jdbcUniversalDriver
javax.jdo.option.ConnectionURL: \
    jdbc:pointbase:DB_NAME,database.home=pointbasedb,create=true,cache.size=10000,database.pagesize=30720

B.14.1. Known issues with Pointbase

  • Fields of type BLOB and CLOB are limited to 1M. This number can be increased by extending PointbaseDictionary.