public interface SqlMetadata<T>
| Modifier and Type | Method and Description |
|---|---|
T |
failureMultipleRows() |
T |
failureNoId() |
void |
setParameters(PreparedStatement statement) |
T |
success() |
T |
success(Object object) |
Copyright © 2019 Cesar Martinez. All rights reserved.