| Package | Description |
|---|---|
| com.databasesandlife.util | |
| com.databasesandlife.util.jdbc | |
| com.databasesandlife.util.wicket |
Wicket components.
|
| Modifier and Type | Method and Description |
|---|---|
protected YearMonthDay |
YearMonthDay.getDelta(long millisDelta)
Deprecated.
|
YearMonthDay |
YearMonthDay.getNext()
Deprecated.
|
YearMonthDay |
YearMonthDay.getPrevious()
Deprecated.
|
static YearMonthDay |
YearMonthDay.max(YearMonthDay a,
YearMonthDay b)
Deprecated.
|
static YearMonthDay |
YearMonthDay.min(YearMonthDay a,
YearMonthDay b)
Deprecated.
|
static YearMonthDay |
YearMonthDay.newForYYYYMMDD(String date)
Deprecated.
|
static YearMonthDay |
YearMonthDay.newMinusInfinity()
Deprecated.
|
static YearMonthDay |
YearMonthDay.newTodayUtc()
Deprecated.
|
YearMonthDay |
YearMonthDay.subtractDays(int dayCount)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
YearMonthDay.calculateYearsDifference(YearMonthDay other)
Deprecated.
|
int |
YearMonthDay.compareTo(YearMonthDay other)
Deprecated.
|
boolean |
YearMonthDay.isAfter(YearMonthDay other)
Deprecated.
|
boolean |
YearMonthDay.isAfterOrEqual(YearMonthDay other)
Deprecated.
|
boolean |
YearMonthDay.isBefore(YearMonthDay other)
Deprecated.
|
boolean |
YearMonthDay.isBeforeOrEqual(YearMonthDay other)
Deprecated.
|
static YearMonthDay |
YearMonthDay.max(YearMonthDay a,
YearMonthDay b)
Deprecated.
|
static YearMonthDay |
YearMonthDay.min(YearMonthDay a,
YearMonthDay b)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
YearMonthDay |
DbTransaction.DbQueryResultRow.getYearMonthDay(String col)
Reads column as string and expects "YYYY-MM-DD" format
|
| Modifier and Type | Method and Description |
|---|---|
YearMonthDay |
YearMonthDayConverter.convertToObject(String arg0,
Locale arg1)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
YearMonthDayConverter.convertToString(YearMonthDay arg0,
Locale arg1)
Deprecated.
|
Copyright © 2003–2018. All rights reserved.