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, toType
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
andThen, inverse, of, ofNullable
Copyright © 2019. All rights reserved.