public class SqlIntervalYearMonth extends Object
SqlIntervalYearMonth(int months)
SqlIntervalYearMonth(int year, int months)
boolean
equals(Object obj)
int
getMonths()
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public SqlIntervalYearMonth(int months)
public SqlIntervalYearMonth(int year, int months)
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
public int getMonths()
Copyright © 2012–2019. All rights reserved.