Uses of Interface
com.alexkasko.springjdbc.iterable.IterableJdbcOperations

Uses of IterableJdbcOperations in com.alexkasko.springjdbc.iterable
 

Classes in com.alexkasko.springjdbc.iterable that implement IterableJdbcOperations
 class IterableJdbcTemplate
          JdbcTemplate extension.
 

Methods in com.alexkasko.springjdbc.iterable that return IterableJdbcOperations
 IterableJdbcOperations IterableNamedParameterJdbcTemplate.getIterableJdbcOperations()
          Expose IterableJdbcTemplate to allow queries without named parameters
 IterableJdbcOperations IterableNamedParameterJdbcOperations.getIterableJdbcOperations()
          Expose IterableJdbcTemplate to allow queries without named parameters
 



Copyright © 2013. All Rights Reserved.