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