[infinispan-issues] [JBoss JIRA] (ISPN-6029) DDL for JDBC store tables should never allow null

Paul Ferraro (JIRA) issues at jboss.org
Wed Dec 16 15:19:00 EST 2015


Paul Ferraro created ISPN-6029:
----------------------------------

             Summary: DDL for JDBC store tables should never allow null
                 Key: ISPN-6029
                 URL: https://issues.jboss.org/browse/ISPN-6029
             Project: Infinispan
          Issue Type: Bug
          Components: Loaders and Stores
    Affects Versions: 8.0.2.Final, 8.1.0.Final
            Reporter: Paul Ferraro


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.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the infinispan-issues mailing list