Class AnsiSqlKeywords
java.lang.Object
org.hibernate.engine.jdbc.env.spi.AnsiSqlKeywords
Maintains the set of ANSI SQL keywords
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AnsiSqlKeywords
public AnsiSqlKeywords()
-
-
Method Details
-
sql2003
Retrieve all keywords defined by ANSI SQL:2003 All keywords returned by this implementation are in lowercase.- Returns:
- ANSI SQL:2003 keywords
-