|
||||||||||
| 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.PostgresTemplates
public class PostgresTemplates
PostgresTemplates is an SQL dialect for Postgres tested with Postgres 8.4
| Field Summary |
|---|
| Fields inherited from class com.mysema.query.sql.SQLTemplates |
|---|
CAST, DEFAULT, UNION |
| Constructor Summary | |
|---|---|
PostgresTemplates()
|
|
PostgresTemplates(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 PostgresTemplates()
public PostgresTemplates(boolean quote)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||