WebCab Technical Analysis
(J2EE Edition)

Package com.webcab.ejb.finance.trading.indicators.jdbc

Wrap the functionality provided by the Indicators module with our JDBC mediator.

See:
          Description

Interface Summary
AccumulateDistributeJDBC A JDBC interface for the AccumulateDistribute Enterprise JavaBean.
AccumulateDistributeJDBCHome Home interface of the AccumulateDistributeJDBC Enterprise JavaBean.
AroonJDBC A JDBC interface for the Aroon Enterprise JavaBean.
AroonJDBCHome Home interface of the AroonJDBC Enterprise JavaBean.
BollingerBandsJDBC A JDBC interface for the BollingerBands Enterprise JavaBean.
BollingerBandsJDBCHome Home interface of the BollingerBandsJDBC Enterprise JavaBean.
DirectionalMovementIndicatorJDBC A JDBC interface for the DirectionalMovementIndicator Enterprise JavaBean.
DirectionalMovementIndicatorJDBCHome Home interface of the DirectionalMovementIndicatorJDBC Enterprise JavaBean.
FiltersJDBC A JDBC interface for the Filters Enterprise JavaBean.
FiltersJDBCHome Home interface of the FiltersJDBC Enterprise JavaBean.
MarketStrengthJDBC A JDBC interface for the MarketStrength Enterprise JavaBean.
MarketStrengthJDBCHome Home interface of the MarketStrengthJDBC Enterprise JavaBean.
MeanReversionJDBC A JDBC interface for the MeanReversion Enterprise JavaBean.
MeanReversionJDBCHome Home interface of the MeanReversionJDBC Enterprise JavaBean.
MovingAverageJDBC A JDBC interface for the MovingAverage Enterprise JavaBean.
MovingAverageJDBCHome Home interface of the MovingAverageJDBC Enterprise JavaBean.
OscillatorsJDBC A JDBC interface for the Oscillators Enterprise JavaBean.
OscillatorsJDBCHome Home interface of the OscillatorsJDBC Enterprise JavaBean.
StochasticsJDBC A JDBC interface for the Stochastics Enterprise JavaBean.
StochasticsJDBCHome Home interface of the StochasticsJDBC Enterprise JavaBean.
 

Exception Summary
AccumulateDistributeJDBCException Exception to signal JDBC problems while calling the AccumulateDistributeJDBC Enterprise JavaBean.
AroonJDBCException Exception to signal JDBC problems while calling the AroonJDBC Enterprise JavaBean.
BollingerBandsJDBCException Exception to signal JDBC problems while calling the BollingerBandsJDBC Enterprise JavaBean.
DirectionalMovementIndicatorJDBCException Exception to signal JDBC problems while calling the DirectionalMovementIndicatorJDBC Enterprise JavaBean.
FiltersJDBCException Exception to signal JDBC problems while calling the FiltersJDBC Enterprise JavaBean.
MarketStrengthJDBCException Exception to signal JDBC problems while calling the MarketStrengthJDBC Enterprise JavaBean.
MeanReversionJDBCException Exception to signal JDBC problems while calling the MeanReversionJDBC Enterprise JavaBean.
MovingAverageJDBCException Exception to signal JDBC problems while calling the MovingAverageJDBC Enterprise JavaBean.
OscillatorsJDBCException Exception to signal JDBC problems while calling the OscillatorsJDBC Enterprise JavaBean.
StochasticsJDBCException Exception to signal JDBC problems while calling the StochasticsJDBC Enterprise JavaBean.
 

Package com.webcab.ejb.finance.trading.indicators.jdbc Description

Wrap the functionality provided by the Indicators module with our JDBC mediator.


WebCab Technical Analysis
(J2EE Edition)