schema.infinispan-cachestore-jdbc-common-config-15.1.xsd Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of infinispan-cachestore-jdbc-common Show documentation
Show all versions of infinispan-cachestore-jdbc-common Show documentation
Infinispan JDBC CacheStore Common module
Specifies the JDBC dialect of the database.
Specifies the major version of the database.
Specifies the minor version of the database.
Defines the timeout, in seconds, for read queries. The default is 0 which indicates no timeout.
Defines the timeout, in seconds, for write queries. The default is 0 which indicates no timeout.
Sets the path of a properties file that provides additional configuration for the connection pool.
Sets a connection url specific to a JDBC driver.
Specifies the class name of the driver that connects to the database.
Specifies the password for the database connection.
Specifies the username for the database connection.
Specifies the address of a datasource for the JDBC connection.
Specifies the name address of a datasource for the JDBC connection.
Specifies the name of the annotation to use as qualifier to lookup a named data source.
Sets a connection url specific to a JDBC driver.
Specifies the class name of the driver that connects to the database.
Specifies the password for the database connection.
Specifies the username for the database connection.