| Package | Description |
|---|---|
| info.michaelwittig.javaq.query.value.impl |
| Modifier and Type | Method and Description |
|---|---|
static TimestampValue |
TimestampValue.from(Date value) |
static TimestampValue |
TimestampValue.from(int years,
int months,
int days,
int hours,
int minutes,
int seconds,
int millis,
int micros,
int nanos) |
static TimestampValue |
TimestampValue.from(Timestamp value) |
Copyright © 2012-2014. All Rights Reserved.