| Package | Description |
|---|---|
| dmv.spring.demo.model.repository.jdbc.sql |
SQL queries collection
|
| Modifier and Type | Method and Description |
|---|---|
static RoleQueriesSQL |
RoleQueriesSQL.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RoleQueriesSQL[] |
RoleQueriesSQL.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|