Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-6130

Incorrect setters in org.jboss.as.cmp.jdbc.metadata.JDBCCMPFieldPropertyMetaData

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • EAP 6.1.0.Alpha (7.2.0.Final)
    • EJB
    • n/a

      public void setNotNul(final boolean notNul)

      { this.notNull = notNull; }

      public void setSqlType(final String elementText)

      { this.sqlType = sqlType; }

              sfcoy Stephen Coy (Inactive)
              sfcoy Stephen Coy (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: