WebCab Portfolio Demo
v4.2
(J2EE Edition)

Package com.webcab.ejb.finance.portfolio.jdbc

Wrap the functionality provided by the Portfolio package with our JDBC mediator.

See:
          Description

Interface Summary
AssetParametersJDBC A JDBC interface for the AssetParameters Enterprise JavaBean.
AssetParametersJDBCHome Home interface of the AssetParametersJDBC Enterprise JavaBean.
CapitalMarketJDBC A JDBC interface for the CapitalMarket Enterprise JavaBean.
CapitalMarketJDBCHome Home interface of the CapitalMarketJDBC Enterprise JavaBean.
EasyOptimalJDBC A JDBC interface for the EasyOptimal Enterprise JavaBean.
EasyOptimalJDBCHome Home interface of the EasyOptimalJDBC Enterprise JavaBean.
InterpolationJDBC A JDBC interface for the Interpolation Enterprise JavaBean.
InterpolationJDBCHome Home interface of the InterpolationJDBC Enterprise JavaBean.
MarkowitzJDBC A JDBC interface for the Markowitz Enterprise JavaBean.
MarkowitzJDBCHome Home interface of the MarkowitzJDBC Enterprise JavaBean.
PerformanceEvaluationJDBC A JDBC interface for the PerformanceEvaluation Enterprise JavaBean.
PerformanceEvaluationJDBCHome Home interface of the PerformanceEvaluationJDBC Enterprise JavaBean.
SolveFrontierJDBC A JDBC interface for the SolveFrontier Enterprise JavaBean.
SolveFrontierJDBCHome Home interface of the SolveFrontierJDBC Enterprise JavaBean.
TwoAssetPortfolioJDBC A JDBC interface for the TwoAssetPortfolio Enterprise JavaBean.
TwoAssetPortfolioJDBCHome Home interface of the TwoAssetPortfolioJDBC Enterprise JavaBean.
VolatilityJDBC A JDBC interface for the Volatility Enterprise JavaBean.
VolatilityJDBCHome Home interface of the VolatilityJDBC Enterprise JavaBean.
 

Exception Summary
AssetParametersJDBCException Exception to signal JDBC problems while calling the AssetParametersJDBC Enterprise JavaBean.
CapitalMarketJDBCException Exception to signal JDBC problems while calling the CapitalMarketJDBC Enterprise JavaBean.
EasyOptimalJDBCException Exception to signal JDBC problems while calling the EasyOptimalJDBC Enterprise JavaBean.
InterpolationJDBCException Exception to signal JDBC problems while calling the InterpolationJDBC Enterprise JavaBean.
MarkowitzJDBCException Exception to signal JDBC problems while calling the MarkowitzJDBC Enterprise JavaBean.
PerformanceEvaluationJDBCException Exception to signal JDBC problems while calling the PerformanceEvaluationJDBC Enterprise JavaBean.
SolveFrontierJDBCException Exception to signal JDBC problems while calling the SolveFrontierJDBC Enterprise JavaBean.
TwoAssetPortfolioJDBCException Exception to signal JDBC problems while calling the TwoAssetPortfolioJDBC Enterprise JavaBean.
VolatilityJDBCException Exception to signal JDBC problems while calling the VolatilityJDBC Enterprise JavaBean.
 

Package com.webcab.ejb.finance.portfolio.jdbc Description

Wrap the functionality provided by the Portfolio package with our JDBC mediator.


WebCab Portfolio Demo
v4.2
(J2EE Edition)