DataSource
Jump to navigation
Jump to search
External
Internal
Overview
This page refers to a JSE javax.sql.DataSource. The DataSource is the main interface exposed by the javax.sql package. A DataSource is a JSE concept since Java 1.4.
DataSources can be injected with the JEE @javax.annotation.Resource annotation.