JBoss.org Community Documentation
<connection-url> - the JDBC driver connection url string
<driver-class> - the JDBC driver class implementing java.sql.Driver
<connection-property> - used to configure the connections retrieved from the java.sql.Driver. For example:
<connection-property name="char.encoding">UTF-8</connection-property>