Database Reference
In-Depth Information
Class
org.exist.xquery.modules.sql.SQLModule
This module allows you to access SQL databases from eXist using the Java Database
Connectivity (JDBC) API. Find more information at http://atomic.exist-db.org/
HowTo/SQLDatabases/ .
system
Description
Information about eXist and the system environment
Namespace
system="http://exist-db.org/xquery/system"
Type/default status
Java; enabled in $EXIST_HOME/conf.xml
Class
org.exist.xquery.functions.system.SystemModule
This module contains several utility functions for working with eXist and the system
environment. For instance, you can use it to get the memory settings, the eXist ver‐
sion, and a list of running XQueries, and to shut down the database.
text
Description
Text-searching extension functions
Namespace
text="http://exist-db.org/xquery/text"
Type/default status
Java; enabled in $EXIST_HOME/conf.xml
Class
org.exist.xquery.functions.text.TextModule
This module contains several functions for searching in and working with text—for
instance, finding all matches to a regular expression. Many of these functions work
together with the full-text index.
 
Search WWH ::




Custom Search