public abstract class AbstractValueObject extends Object implements ValueObject
TINYINT1_IS_BIT, YEAR_IS_DATE_TYPE| Constructor and Description |
|---|
AbstractValueObject() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getObject(Class<T> type) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBigDecimal, getBigInteger, getBinaryInputStream, getBlob, getBoolean, getByte, getBytes, getClob, getDate, getDouble, getFloat, getInputStream, getInt, getLong, getObject, getShort, getString, getString, getTime, getTimestamp, isNullpublic <T> T getObject(Class<T> type) throws SQLException
getObject in interface ValueObjectSQLExceptionCopyright © 2016. All rights reserved.