public class ValueStringFixed extends ValueString
Value.ValueBlob, Value.ValueClobvalueARRAY, BLOB, BOOLEAN, BYTE, BYTES, CLOB, DATE, DECIMAL, DOUBLE, FLOAT, GEOMETRY, INT, JAVA_OBJECT, LONG, NULL, RESULT_SET, SHORT, STRING, STRING_FIXED, STRING_IGNORECASE, TIME, TIMESTAMP, TIMESTAMP_TZ, TYPE_COUNT, UNKNOWN, UUID| 限定符 | 构造器和说明 |
|---|---|
protected |
ValueStringFixed(String value) |
| 限定符和类型 | 方法和说明 |
|---|---|
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, get, getDisplaySize, getMemory, getObject, getPrecision, getSQL, getString, hashCode, setadd, checkPrecision, clearCache, compareTo, compareTypeSafe, convertScale, convertTo, copy, copyToResult, copyToTemp, divide, getBigDecimal, getBoolean, getByte, getBytes, getBytesNoCopy, getDataHandler, getDate, getDouble, getFloat, getHigherOrder, getInputStream, getInt, getLong, getReader, getResultSet, getScale, getShort, getSignum, getSmall, getTableId, getTime, getTimestamp, getTraceSQL, isLinkedToTable, modulus, multiply, negate, remove, subtract, throwUnsupportedExceptionForType, toStringprotected ValueStringFixed(String value)
public int getType()
ValuegetType 在类中 ValueStringpublic static ValueStringFixed get(String s)
s - the stringprotected ValueString getNew(String s)
ValueStringgetNew 在类中 ValueStrings - the stringCopyright © 2017. All rights reserved.