public interface SQLExecutor
| Modifier and Type | Method and Description |
|---|---|
void |
executeSQL(Consumer<Connection> execute) |
void |
executeSQLFile(String resourceName) |
void executeSQL(Consumer<Connection> execute)
void executeSQLFile(String resourceName)
Copyright © 2024. All rights reserved.