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