Interface JaxbColumnSizable

All Superinterfaces:
JaxbColumn, JaxbDatabaseObject
All Known Subinterfaces:
JaxbColumnStandard
All Known Implementing Classes:
JaxbColumnImpl, JaxbDiscriminatorColumnImpl, JaxbMapKeyColumnImpl

public interface JaxbColumnSizable extends JaxbColumn
  • Method Details

    • getLength

      Integer getLength()
    • getPrecision

      default Integer getPrecision()
    • getScale

      default Integer getScale()
    • getSecondPrecision

      default Integer getSecondPrecision()