|
@@ -37,6 +37,8 @@ import org.springframework.util.FileCopyUtils;
|
|
* @author Andrei Stefan
|
|
* @author Andrei Stefan
|
|
*/
|
|
*/
|
|
public class BasicLookupStrategyTests {
|
|
public class BasicLookupStrategyTests {
|
|
|
|
+ //~ Instance fields ================================================================================================
|
|
|
|
+
|
|
private static JdbcTemplate jdbcTemplate;
|
|
private static JdbcTemplate jdbcTemplate;
|
|
|
|
|
|
private LookupStrategy strategy;
|
|
private LookupStrategy strategy;
|