类 AnsiSqlKeywords
- java.lang.Object
-
- org.hibernate.engine.jdbc.env.spi.AnsiSqlKeywords
-
public class AnsiSqlKeywords extends Object
Maintains the set of ANSI SQL keywords- 作者:
- Steve Ebersole
-
-
字段概要
字段 修饰符和类型 字段 说明 static AnsiSqlKeywordsINSTANCESingleton access
-
构造器概要
构造器 构造器 说明 AnsiSqlKeywords()
-
-
-
字段详细资料
-
INSTANCE
public static final AnsiSqlKeywords INSTANCE
Singleton access
-
-