Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-6029

DDL for JDBC store tables should never allow null

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 9.0.0.CR4, 8.2.7.Final
    • 8.1.0.Final, 8.2.0.Final, 8.0.2.Final, 9.0.0.CR2
    • Loaders and Stores
    • 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.

            pferraro@redhat.com Paul Ferraro
            pferraro@redhat.com Paul Ferraro
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: