| Package | Description | 
|---|---|
| com.mysema.query.sql.mssql | SQL Server support | 
| Modifier and Type | Method and Description | 
|---|---|
| static SQLServerTableHints | SQLServerTableHints. valueOf(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 | 
|---|---|
| SQLServerQuery | SQLServerQuery. tableHints(SQLServerTableHints... tableHints) | 
| SQLServerSubQuery | SQLServerSubQuery. tableHints(SQLServerTableHints... tableHints) | 
Copyright © 2007–2015 Querydsl. All rights reserved.