public abstract class MergeUsing.When extends Object implements HasSQL
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.
|
void |
setAndCondition(Expression andCondition)
Sets the specified AND condition.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSQL, getTraceSQLpublic void setAndCondition(Expression andCondition)
andCondition - AND condition to setpublic StringBuilder getSQL(StringBuilder builder, int sqlFlags)
HasSQLCopyright © 2022. All rights reserved.