public class SqlIntervalYearMonth extends Object
SqlIntervalYearMonth(int year, int months)
SqlIntervalYearMonth(long months)
boolean
equals(Object obj)
static String
formatMonths(long months)
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public SqlIntervalYearMonth(long months)
public SqlIntervalYearMonth(int year, int months)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
public static String formatMonths(long months)
Copyright © 2012-2014. All Rights Reserved.