| Package | Description |
|---|---|
| com.querydsl.sql.mssql |
SQL Server support
|
| Modifier and Type | Method and Description |
|---|---|
static SQLServerTableHints |
SQLServerTableHints.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SQLServerTableHints[] |
SQLServerTableHints.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
C |
AbstractSQLServerQuery.tableHints(SQLServerTableHints... tableHints)
Set the table hints
|
Copyright © 2007–2021 Querydsl. All rights reserved.