Uses of Interface
javax.sql.CommonDataSource
Packages that use CommonDataSource
包
描述
Provides the API for server side data source access and processing from
the Java programming language.
-
Uses of CommonDataSource in javax.sql
Subinterfaces of CommonDataSource in javax.sql修饰符和类Interface描述interfaceA factory forPooledConnectionobjects.interfaceA factory for connections to the physical data source that thisDataSourceobject represents.interfaceA factory forXAConnectionobjects that is used internally.