integration.handler
Class AbstractHandlerBySqlIT
java.lang.Object
integration.handler.AbstractHandlerBySqlIT
- Direct Known Subclasses:
- CalendarHandlerByJavaTest, DayEndPriceHandlerBySqlIT, EmailAddressHandlerBySqlIT, FuturesExpirationsHandlerBySqlIT, YearEndPriceHandlerBySqlIT
public class AbstractHandlerBySqlIT
- extends Object
- Author:
- mjr2586
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dataSource
protected DataSource dataSource
AbstractHandlerBySqlIT
public AbstractHandlerBySqlIT()
getPrimaryKeyHandler
protected PrimaryKeyHandler getPrimaryKeyHandler()
setUpClass
public static void setUpClass()
throws Exception
- Throws:
Exception
tearDownClass
public static void tearDownClass()
throws Exception
- Throws:
Exception
setUp
public void setUp()
throws Exception
- Throws:
Exception
tearDown
public void tearDown()
throws Exception
- Throws:
Exception
getConnection
public void getConnection()
throws Exception
- Throws:
Exception
getDataSource
public void getDataSource()
throws Exception
- Throws:
Exception
Copyright © May 23, 2006-2012 The Ferris Foundation. All Rights Reserved.