Package de.tarent.extract
Class DefaultCountStrategy
- java.lang.Object
-
- de.tarent.extract.DefaultCountStrategy
-
- All Implemented Interfaces:
CountStrategy
public class DefaultCountStrategy extends Object implements CountStrategy
-
-
Constructor Summary
Constructors Constructor Description DefaultCountStrategy(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate)
-
-
-
Method Detail
-
count
public Integer count(ExtractorQuery query)
- Specified by:
countin interfaceCountStrategy
-
-