Class ZonedDateTimeValueFactory

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

public class ZonedDateTimeValueFactory
extends AbstractDateTimeValueFactory<java.time.ZonedDateTime>
Value factory to create ZonedDateTime instances.