org.springframework.batch.core.repository.dao
Class JdbcJobDaoQueryTests

java.lang.Object
  extended by TestCase
      extended by org.springframework.batch.core.repository.dao.JdbcJobDaoQueryTests

public class JdbcJobDaoQueryTests
extends TestCase

Author:
Dave Syer

Constructor Summary
JdbcJobDaoQueryTests()
           
 
Method Summary
protected  void setUp()
           
 void testTablePrefix()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JdbcJobDaoQueryTests

public JdbcJobDaoQueryTests()
Method Detail

setUp

protected void setUp()
              throws Exception
Throws:
Exception

testTablePrefix

public void testTablePrefix()
                     throws Exception
Throws:
Exception


Copyright © 2008 SpringSource. All Rights Reserved.