public interface SQLTime extends SQLDataType, ParametrizableDataType
TIME data type.| Modifier and Type | Method and Description |
|---|---|
Integer |
getPrecision()
Returns the precision for this
TIME. |
Boolean |
isWithTimeZone()
Returns whether the
TIME should be with time zone. |
Copyright © 2010-2012. All Rights Reserved.