Oracle Fusion Middleware Kodo Developers Guide for JPA/JDO11g Release 1 (10.3.6)Part Number E13946-05
Example 3.4. Example properties for IBM DB2
kodo.ConnectionDriverName: com.ibm.db2.jcc.DB2Driver kodo.ConnectionURL: jdbc:db2://SERVER_NAME:SERVER_PORT/DB_NAME
Floats and doubles may lose precision when stored.
Empty char values are stored as NULL.
Fields of type BLOB and CLOB are limited to 1M. This number can be increased by extending DB2Dictionary.
DB2Dictionary