public final class ExtTypeInfoNumeric extends ExtTypeInfo
| 限定符和类型 | 字段和说明 |
|---|---|
static ExtTypeInfoNumeric |
DECIMAL
DECIMAL data type.
|
ADD_PLAN_INFORMATION, DEFAULT_SQL_FLAGS, NO_CASTS, QUOTE_ONLY_WHEN_REQUIRED, REPLACE_LOBS_FOR_TRACE, TRACE_SQL_FLAGS| 限定符和类型 | 方法和说明 |
|---|---|
StringBuilder |
getSQL(StringBuilder builder,
int sqlFlags)
Appends the SQL statement of this object to the specified builder.
|
toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetSQL, getTraceSQLpublic static final ExtTypeInfoNumeric DECIMAL
public StringBuilder getSQL(StringBuilder builder, int sqlFlags)
HasSQLbuilder - string buildersqlFlags - formatting flagsCopyright © 2022. All rights reserved.