public class Mssql2012SqlGenerator extends SqlGenerator
http://msdn.microsoft.com/en-us/library/ms188385.aspx| Constructor and Description |
|---|
Mssql2012SqlGenerator() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
limitClause(org.springframework.data.domain.Pageable page) |
String |
selectAll(TableDescription table,
org.springframework.data.domain.Pageable page) |
count, countById, create, deleteAll, deleteById, existsById, getAllColumnsClause, selectAll, selectAll, selectById, selectByIds, sortingClauseIfRequired, updatepublic String selectAll(TableDescription table, org.springframework.data.domain.Pageable page)
selectAll in class SqlGeneratorprotected String limitClause(org.springframework.data.domain.Pageable page)
limitClause in class SqlGeneratorCopyright © 2012–2016. All rights reserved.