Interface ComputedBatchQuery
- All Known Implementing Classes:
UnitComputedBatchQuery
public interface ComputedBatchQuery
-
Method Summary
Modifier and Type Method Description void
compute(java.lang.Object... objects)
-
Method Details
-
compute
void compute(java.lang.Object... objects) throws java.sql.SQLException- Throws:
java.sql.SQLException
-