您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
概要:
嵌套 |
字段
|
构造器 |
方法
详细资料:
字段
|
构造器 |
方法
SEARCH:
程序包
com.alibaba.druid.sql.ast
接口 SQLSetQuantifier
public interface
SQLSetQuantifier
字段概要
字段
修饰符和类型
字段
说明
static final int
ALL
static final int
DISTINCT
static final int
DISTINCTROW
static final int
UNIQUE
字段详细资料
ALL
static final
int
ALL
另请参阅:
常量字段值
DISTINCT
static final
int
DISTINCT
另请参阅:
常量字段值
UNIQUE
static final
int
UNIQUE
另请参阅:
常量字段值
DISTINCTROW
static final
int
DISTINCTROW
另请参阅:
常量字段值