Interface PrimaryOperation

All Superinterfaces:
JdbcOperation
All Known Subinterfaces:
JdbcMutation, JdbcOperationQueryInsert, JdbcOperationQueryMutation, JdbcSelect

public interface PrimaryOperation extends JdbcOperation
A primary operation to be executed using JDBC.
See Also:
  • JdbcSelectWithActions