Class FBDataSource

All Implemented Interfaces:
Serializable, Wrapper, Referenceable, javax.resource.Referenceable, CommonDataSource, DataSource

public class FBDataSource extends RootCommonDataSource implements DataSource, Serializable, javax.resource.Referenceable
The class FBDataSource is a ConnectionFactory for jdbc Connection objects. All work is delegated to a ConnectionManager.
Version:
1.0
Author:
David Jencks
See Also: