-
Bug
-
Resolution: Done
-
Major
-
8.1.0.Final, 8.2.0.Final, 8.0.2.Final, 9.0.0.Final
-
None
The DDL for jdbc persistent stores creates a 3 column table, where only the primary key is not null. However, both the string-based and binary-based cache stores require non-null values for the data column and timestamp column. These columns should not allow null values.