|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mysema.query.types.Templates
com.mysema.query.sql.SQLTemplates
com.mysema.query.sql.H2Templates
public class H2Templates
H2Templates is an SQL dialect for H2
Field Summary |
---|
Fields inherited from class com.mysema.query.sql.SQLTemplates |
---|
CAST, DEFAULT, UNION |
Constructor Summary | |
---|---|
H2Templates()
|
|
H2Templates(boolean quote)
|
Method Summary |
---|
Methods inherited from class com.mysema.query.types.Templates |
---|
add, add, getPrecedence, getTemplate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public H2Templates()
public H2Templates(boolean quote)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |