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