org.ferris.yahoo.finance.jmce.handler
Class FuturesExpirationsHandlerBySql
java.lang.Object
org.ferris.yahoo.finance.jmce.handler.AbstractHandlerBySql
org.ferris.yahoo.finance.jmce.handler.FuturesExpirationsHandlerBySql
- All Implemented Interfaces:
- FuturesExpirationsHandler
public class FuturesExpirationsHandlerBySql
- extends AbstractHandlerBySql
- implements FuturesExpirationsHandler
- Author:
- Michael Remijan [mjremijan@yahoo.com]
Methods inherited from class org.ferris.yahoo.finance.jmce.handler.AbstractHandlerBySql |
close, executeQuery, executeUpdate, getConnection, getDataSource, prepareStatement, setDataSource, setDate, setDouble, setInt, setString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FuturesExpirationsHandlerBySql
public FuturesExpirationsHandlerBySql()
getForCrudeOil
public FuturesExpirations getForCrudeOil()
- Specified by:
getForCrudeOil
in interface FuturesExpirationsHandler
getNow
public Date getNow()
getCalendarHandler
public CalendarHandler getCalendarHandler()
- Returns:
- the calendarHandler
setCalendarHandler
public void setCalendarHandler(CalendarHandler calendarHandler)
- Parameters:
calendarHandler
- the calendarHandler to set
Copyright © May 23, 2006-2012 The Ferris Foundation. All Rights Reserved.