EJB Annotations: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Internal= * EJB") |
|||
Line 2: | Line 2: | ||
* [[EJB#Subjects|EJB]] | * [[EJB#Subjects|EJB]] | ||
=Overview= | |||
If an XML deployment descriptor containing the same semantics exists, the XML content overrides the annotation. | |||
=@javax.ejb.EJB= | |||
=@javax.annotation.Resource= |
Revision as of 13:43, 24 March 2017
Internal
Overview
If an XML deployment descriptor containing the same semantics exists, the XML content overrides the annotation.