org.ferris.yahoo.finance.jmce.handler
Class FuturesExpirationsHandlerBySql

java.lang.Object
  extended by org.ferris.yahoo.finance.jmce.handler.AbstractHandlerBySql
      extended by org.ferris.yahoo.finance.jmce.handler.FuturesExpirationsHandlerBySql
All Implemented Interfaces:
FuturesExpirationsHandler

public class FuturesExpirationsHandlerBySql
extends AbstractHandlerBySql
implements FuturesExpirationsHandler

Author:
Michael Remijan [mjremijan@yahoo.com]

Constructor Summary
FuturesExpirationsHandlerBySql()
           
 
Method Summary
 CalendarHandler getCalendarHandler()
           
 FuturesExpirations getForCrudeOil()
           
 Date getNow()
           
 void setCalendarHandler(CalendarHandler calendarHandler)
           
 
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
 

Constructor Detail

FuturesExpirationsHandlerBySql

public FuturesExpirationsHandlerBySql()
Method Detail

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.