April 2001
Intermediate to advanced
780 pages
23h 48m
English
<res-type>
<!ELEMENT res-type (#PCDATA)>
The
<res-type>
element specifies the (Java class) type of the data source.
<resource-ref>
<description>Primary database</description>
<res-ref-name>jdbc/primaryDB</res-ref-name>
<res-type>javax.sql.DataSource</res-type>
<res-auth>CONTAINER</res-auth>
</resource-ref>