@Immutable public class DBResultField extends Object implements com.helger.commons.traits.IGetterDirectTrait, Serializable
| Constructor and Description |
|---|
DBResultField(String sColumnName,
int nColumnType,
Object aValue) |
| Modifier and Type | Method and Description |
|---|---|
String |
getColumnName() |
int |
getColumnType() |
String |
getColumnTypeName() |
Object |
getValue() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAsBigDecimal, getAsBigDecimal, getAsBigInteger, getAsBigInteger, getAsBoolean, getAsBoolean, getAsBooleanObj, getAsByte, getAsByte, getAsByteArray, getAsByteObj, getAsChar, getAsChar, getAsCharArray, getAsCharArray, getAsCharObj, getAsDouble, getAsDouble, getAsDoubleObj, getAsFloat, getAsFloat, getAsFloatObj, getAsInt, getAsInt, getAsIntObj, getAsLocalDate, getAsLocalDate, getAsLocalDateTime, getAsLocalDateTime, getAsLocalTime, getAsLocalTime, getAsLong, getAsLong, getAsLongObj, getAsShort, getAsShort, getAsShortObj, getAsSqlBlob, getAsSqlClob, getAsSqlDate, getAsSqlNClob, getAsSqlRowId, getAsSqlTime, getAsSqlTimestamp, getAsString, getAsString, getCastedValue, getCastedValue, getCastedValue, getCastedValue, getConvertedValue, getConvertedValue, getValueClass, hasNoValue, hasValue@Nonnull @Nonempty public String getColumnName()
null nor empty.public int getColumnType()
Types.@Nullable public String getColumnTypeName()
Types.JDBCHelper.getJDBCTypeName(int)@Nullable public Object getValue()
getValue in interface com.helger.commons.traits.IGetterDirectTraitCopyright © 2014–2021 Philip Helger. All rights reserved.