Sakai Properties Reference - V
validationQuery@javax.sql.BaseDataSource
The query to use when checking the health of a database connection.
Syntax
Accepts a valid SQL query.
Version
This property is used in the following version(s) of Sakai: 2.2,2.3,2.4,2.5
vendor@org.sakaiproject.db.api.SqlService
The hibernate vendor, which must match the dialect set in hibernate.dialect.
Syntax
Currently, this must be set to one of the following: "hsqldb" (the default), "oracle", or "mysql".
Version
This property is used in the following version(s) of Sakai: 2.2,2.3,2.4,2.5
version.sakai
The version text that appears next to the word "Sakai" in the footer of the portal.
Syntax
Any text, including special characters and HTML.
Version
This property is used in the following version(s) of Sakai: 2.2,2.3,2.4,2.5
version.service
The version text that appears next to the service name in the footer of the portal.
Syntax
Any text, including special characters and HTML.
Version
This property is used in the following version(s) of Sakai: 2.2,2.3,2.4,2.5
visibleTools@org.sakaiproject.tool.api.ActiveToolManager
The list of tool IDs to make visible, regardless of whether they are hidden or stealthed. Any valid tool listed here will appear on the "Edit Tools" menu.
Syntax
A list of tool IDs separated by commas.
Version
This property is used in the following version(s) of Sakai: 2.4,2.5