DataSource

From NovaOrdis Knowledge Base
Revision as of 14:19, 25 September 2017 by Ovidiu (talk | contribs)
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.