Uses of Interface
com.sun.appserv.jdbc.DataSource
-
Packages that use DataSource Package Description com.sun.gjc.spi.base com.sun.gjc.spi.jdbc40 -
-
Uses of DataSource in com.sun.gjc.spi.base
Classes in com.sun.gjc.spi.base that implement DataSource Modifier and Type Class Description classAbstractDataSourceHolds thejava.sql.Connectionobject, which is to be passed to the application program. -
Uses of DataSource in com.sun.gjc.spi.jdbc40
Classes in com.sun.gjc.spi.jdbc40 that implement DataSource Modifier and Type Class Description classDataSource40Holds thejava.sql.Connectionobject, which is to be passed to the application program.
-