Class LocalTimeValueFactory

java.lang.Object
com.mysql.cj.result.DefaultValueFactory<T>
com.mysql.cj.result.AbstractDateTimeValueFactory<java.time.LocalTime>
com.mysql.cj.result.LocalTimeValueFactory
All Implemented Interfaces:
ValueFactory<java.time.LocalTime>

public class LocalTimeValueFactory
extends AbstractDateTimeValueFactory<java.time.LocalTime>
A value factory to create LocalTime instances.