|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BlockQueryJDBC
Batch Query JDBC Template pack the sql execution.
| Method Summary | |
|---|---|
int |
fetchDataAllCount(QueryConditonDatakey qcd)
execute sql that fetch all count |
java.util.List |
fetchDatas(QueryConditonDatakey qcdk)
execute sql that fetch all ID's collection |
| Method Detail |
|---|
int fetchDataAllCount(QueryConditonDatakey qcd)
queryParam - sqlquery -
java.lang.Exceptionjava.util.List fetchDatas(QueryConditonDatakey qcdk)
queryParam - sqlquery - start - count -
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||