- java.lang.Object
-
- org.gvsig.oracle.utils.CoerceFromOracleTimestamp
-
- All Implemented Interfaces:
- org.gvsig.tools.dataTypes.DataTypesManager.Coercion
public class CoerceFromOracleTimestamp
extends java.lang.Object
implements org.gvsig.tools.dataTypes.DataTypesManager.Coercion
Utility class to force instantiation of Timestamp objects
from Oracle TIMESTAMP type
- Author:
- jldominguez
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
java.lang.Object |
coerce(java.lang.Object value) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2013 gvSIG Association. All Rights Reserved.