类 SqlTimeValueFactory

  • 所有已实现的接口:
    ValueFactory<Time>

    public class SqlTimeValueFactory
    extends AbstractDateTimeValueFactory<Time>
    A value factory to create Time instances. As with other date/time types, a time zone is necessary to interpret the time values returned from the server.