public class MaxTypeLONGALN extends MaxTypeALN
Constructor and Description |
---|
MaxTypeLONGALN()
Construct null value of specified type
|
Modifier and Type | Method and Description |
---|---|
long |
asLong()
Return as a long.
|
protected void |
checkLength(java.lang.String s)
For LONGALN, do not perform length check because it resolved to CLOB.
|
java.lang.Object |
clone()
Clone the object.
|
int |
getType()
Get the current type
|
asDouble, asLocaleString, asLocaleString, asLocaleString, asString, equals, getMaxLength, overrideStringData, setMaxLength, setValue, setValue
asBoolean, asBytes, asDate, asFloat, asInt, createMaxType, createMaxType, getAttributeName, getObjectName, getScale, isNull, setAftercheckLengthAndScale, setAttributeName, setObjectName, setScale, setValue, setValue, setValue, setValue, setValue, setValue, setValue, setValueNull, toString
public int getType()
getType
in class MaxTypeALN
protected void checkLength(java.lang.String s) throws MXException
checkLength
in class MaxTypeALN
MXException
public java.lang.Object clone()
clone
in class MaxTypeALN
public long asLong() throws MXException
asLong
in class MaxTypeALN
MXException