[BATCH-496] Added more descriptive error messages

This commit is contained in:
nebhale
2008-03-25 11:04:23 +00:00
parent 49b6ebe51e
commit 8b8288d8d8
4 changed files with 34 additions and 25 deletions

View File

@@ -34,7 +34,7 @@ import org.springframework.jdbc.support.incrementer.PostgreSQLSequenceMaxValueIn
*/
public class DefaultDataFieldMaxValueIncrementerFactoryTests extends TestCase {
DefaultDataFieldMaxValueIncrementerFactory factory;
DataFieldMaxValueIncrementerFactory factory;
/* (non-Javadoc)
* @see junit.framework.TestCase#setUp()