By mswatcher
via blogs.oracle.com
Published: Jan 24 2013 / 09:35
Section E.5.5.20 in the Java EE 7 Platform specification defines a new Default Data Source that must be provided by a Java EE 7-compliant runtime. This pre-configured data source can be used by application for accessing the associated database. It is accessible to the application under the JNDI name:
Add your comment