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