| Class | Description |
|---|---|
| AbstractSQLServerQuery<T,C extends AbstractSQLServerQuery<T,C>> |
AbstractSQLServerQuery provides SQL Server related extensions to SQLQuery |
| SQLServerQuery<T> |
SQLServerQuery provides SQL Server related extensions to SQLQuery
If you need to subtype this, use the base class instead. |
| SQLServerQueryFactory |
SQL Server specific implementation of SQLQueryFactory
|
| Enum | Description |
|---|---|
| SQLServerTableHints |
Table hints constants for SQLServerQuery
|
Copyright © 2007–2021 Querydsl. All rights reserved.