Documentation of 'org.hsqldb.types.IntervalMonthData' Java class
IntervalMonthData
org.hsqldb.types

Class IntervalMonthData



  • public class IntervalMonthData
    extends java.lang.Object
    Implementation of data item for INTERVAL MONTH.

    Since:
    1.9.0
    • Field Detail

      • units

        public final int units
    • Constructor Detail

      • IntervalMonthData

        public IntervalMonthData(long months,
                                 IntervalType type)
      • IntervalMonthData

        public IntervalMonthData(long months)
    • Method Detail

      • newInterval

        public static IntervalMonthData newInterval(double value,
                                                    int typeCode)
      • equals

        public boolean equals(java.lang.Object other)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • getMonths

        public long getMonths()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.