DataSource: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 10: | Line 10: | ||
DataSources can be injected with [[@javax.annotation.Resource|@javax.annotation.Resource]]. | DataSources can be injected with the JEE [[@javax.annotation.Resource|@javax.annotation.Resource]] annotation. |
Revision as of 14:09, 25 September 2017
External
Internal
Overview
This page refers to a JSE javax.sql.DataSource.
DataSources can be injected with the JEE @javax.annotation.Resource annotation.