JBoss.org Community Documentation

8.3.3.1.3. JDBC driver

If you are not using DataSource you have the following properties to configure database access using a JDBC driver.

  • cache.jdbc.driver - fully qualified JDBC driver name.
  • cache.jdbc.url - URL to connect to the database.
  • cache.jdbc.user - user name to connect to the database.
  • cache.jdbc.password - password to connect to the database.