public final class TimeToLocalTimeConverter extends AbstractConverter<Time,LocalTime>
| Constructor and Description |
|---|
TimeToLocalTimeConverter() |
| Modifier and Type | Method and Description |
|---|---|
LocalTime |
from(Time t)
Convert a database object to a user object
|
Time |
to(LocalTime u)
Convert a user object to a database object
|
fromType, toString, toTypeclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitandThen, inverse, of, ofNullableCopyright © 2019. All rights reserved.