|
||||||||||
| 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.SQLServerTemplates
public class SQLServerTemplates
SQLServerTemplates is an SQL dialect for Microsoft SQL Server tested with MS SQL Server 2008 Express
| Field Summary |
|---|
| Fields inherited from class com.mysema.query.sql.SQLTemplates |
|---|
CAST, DEFAULT, UNION |
| Constructor Summary | |
|---|---|
SQLServerTemplates()
|
|
SQLServerTemplates(boolean quote)
|
|
| Method Summary | |
|---|---|
void |
serialize(QueryMetadata metadata,
boolean forCountRow,
SerializationContext context)
|
| 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 SQLServerTemplates()
public SQLServerTemplates(boolean quote)
| Method Detail |
|---|
public void serialize(QueryMetadata metadata,
boolean forCountRow,
SerializationContext context)
serialize in class SQLTemplates
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||