| Package | Description |
|---|---|
| com.speedment.runtime.core.manager.sql |
| Modifier and Type | Method and Description |
|---|---|
SqlStatement.Type |
SqlStatement.getType()
The type of SQL Statement that this is.
|
static SqlStatement.Type |
SqlStatement.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SqlStatement.Type[] |
SqlStatement.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Speedment, Inc.. All rights reserved.