Class LocalDateTimeValueFactory

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

public class LocalDateTimeValueFactory
extends AbstractDateTimeValueFactory<java.time.LocalDateTime>
Value factory to create LocalDateTime instances.