Package com.theopenstack.rtpdemo.model.adapter

Class Summary
AdapterFactory Adapter Factory returns an adapter instance based on the User VO - Business Unit attribute.
JDBCAdapter JDBCAdapter demonstrates using plain JDBC to get product and price details
WSAdapter WS adapter invokes a web service to get products based on the search string.