public final class StatementUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static Map<Class<? extends Statement>,QueryType> |
getAllQueryTypes() |
static Optional<QueryType> |
getQueryType(Class<? extends Statement> statement) |
static boolean |
isTransactionControlStatement(Statement statement) |
public static boolean isTransactionControlStatement(Statement statement)
Copyright © 2012–2019. All rights reserved.