Class SmallIntBooleanColumn


  • public class SmallIntBooleanColumn
    extends ColumnBase
    Column acting as either a boolean or smallint depending on the underlying database type
    • Constructor Detail

      • SmallIntBooleanColumn

        public SmallIntBooleanColumn​(java.lang.String name,
                                     boolean nullable,
                                     java.lang.String defaultValue)
        Parameters:
        name -
        nullable -
        defaultValue -