Class JdbcCpoAdapter

All Implemented Interfaces:
Serializable, CpoAdapter
Direct Known Subclasses:
JdbcCpoTrxAdapter

public class JdbcCpoAdapter extends CpoBaseAdapter<DataSource>
JdbcCpoAdapter is the JDBC implementation of CpoAdapter, a set of routines that are responsible for managing value beans from a jdbc datasource.
Author:
david berry
See Also: