com.aneeshpu.dpdeppop.datatypes
Class DateDataType
java.lang.Object
com.aneeshpu.dpdeppop.datatypes.DateDataType
- All Implemented Interfaces:
- DataType<String>
public class DateDataType
- extends Object
- implements DataType<String>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DateDataType
public DateDataType()
generateDefaultValue
public String generateDefaultValue()
- Specified by:
generateDefaultValue in interface DataType<String>
getGeneratedValue
public String getGeneratedValue(ResultSet generatedKeys,
String columnName)
throws SQLException
- Specified by:
getGeneratedValue in interface DataType<String>
- Throws:
SQLException
Copyright © 2013. All Rights Reserved.