Interface Executable
- All Known Implementing Classes:
ExecBatchStatement,ExecStatement,QueryAPIExecutable
public interface Executable
Interface for everything that updates rows in the database.
-
Method Summary
Modifier and TypeMethodDescriptionstatic Executableempty()booleanexecute(Connection connection)
-
Method Details
-
execute
-
empty
-