|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jdon.model.query.block.BlockQueryJDBCTemp
public class BlockQueryJDBCTemp
Batch query JDBC Template this class can be directly by application system.
| Constructor Summary | |
|---|---|
BlockQueryJDBCTemp(javax.sql.DataSource dataSource)
|
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BlockQueryJDBCTemp(javax.sql.DataSource dataSource)
| Method Detail |
|---|
public int fetchDataAllCount(QueryConditonDatakey qcd)
BlockQueryJDBC
fetchDataAllCount in interface BlockQueryJDBCpublic java.util.List fetchDatas(QueryConditonDatakey qcdk)
BlockQueryJDBC
fetchDatas in interface BlockQueryJDBC
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||