public class SqlIntervalYearMonth extends Object
| Constructor and Description |
|---|
SqlIntervalYearMonth(int year,
int months) |
SqlIntervalYearMonth(long months) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static String |
formatMonths(long months) |
int |
hashCode() |
String |
toString() |
Copyright © 2012-2015. All Rights Reserved.