public class ValueStringFixed extends ValueString
Value.ValueBlob, Value.ValueClobvalueARRAY, BLOB, BOOLEAN, BYTE, BYTES, CLOB, DATE, DECIMAL, DOUBLE, FLOAT, INT, JAVA_OBJECT, LONG, NULL, RESULT_SET, SHORT, STRING, STRING_FIXED, STRING_IGNORECASE, TIME, TIMESTAMP, TYPE_COUNT, UNKNOWN, UUID| Modifier | Constructor and Description |
|---|---|
protected |
ValueStringFixed(String value) |
| Modifier and Type | Method and Description |
|---|---|
static ValueStringFixed |
get(String s)
Get or create a fixed length string value for the given string.
|
protected ValueString |
getNew(String s)
Create a new String value of the current class.
|
int |
getType()
Get the value type.
|
compareSecure, convertPrecision, equals, getDisplaySize, getMemory, getObject, getPrecision, getSQL, getString, hashCode, setadd, checkPrecision, clearCache, close, compareTo, compareTypeSave, convertScale, convertTo, copyToTemp, divide, getBigDecimal, getBoolean, getByte, getBytes, getBytesNoCopy, getDate, getDouble, getFloat, getHigherOrder, getInputStream, getInt, getLong, getReader, getResultSet, getScale, getShort, getSignum, getSmall, getTableId, getTime, getTimestamp, getTraceSQL, isFileBased, isLinked, link, modulus, multiply, negate, subtract, throwUnsupportedExceptionForType, toString, unlinkprotected ValueStringFixed(String value)
public int getType()
ValuegetType in class ValueStringpublic static ValueStringFixed get(String s)
s - the stringprotected ValueString getNew(String s)
ValueStringgetNew in class ValueStrings - the stringCopyright © 2012 JBoss by Red Hat. All Rights Reserved.