Package com.jdon.model.query.block

Interface Summary
BlockQueryJDBC Batch Query JDBC Template pack the sql execution.
 

Class Summary
Block  
BlockQueryJDBCTemp Batch query JDBC Template this class can be directly by application system.
BlockStrategy Block Strategy to increase the performance for a lot of datas fetching from the database ervery time read the database, we fetch a block that maye include 200 datas.