summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org/openoffice/Office/DataAccess.xcs
diff options
context:
space:
mode:
Diffstat (limited to 'officecfg/registry/schema/org/openoffice/Office/DataAccess.xcs')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/DataAccess.xcs15
1 files changed, 15 insertions, 0 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/DataAccess.xcs b/officecfg/registry/schema/org/openoffice/Office/DataAccess.xcs
index 754c598da9b9..98a581786d32 100644
--- a/officecfg/registry/schema/org/openoffice/Office/DataAccess.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/DataAccess.xcs
@@ -810,6 +810,21 @@
<value>false</value>
</prop>
</group>
+ <group oor:name="com.sun.star.sdbcx.comp.hsqldb.Driver">
+ <info>
+ <desc>Specifies settings for the driver accessing HSQL databases embedded into OpenOffice.org
+ database documents (.odb)</desc>
+ </info>
+ <group oor:name="PermittedJavaMethods" oor:extensible="true">
+ <info>
+ <desc>HSQLDB features calling Java code directly from SQL statements. For security
+ reasons, this is restricted to classes from the org.hsqldb.Library package,
+ the java.lang.math package, plus any methods specified in this configuration
+ setting. If a method specification ends with .*, then all methods
+ from the respective package are permitted.</desc>
+ </info>
+ </group>
+ </group>
</group>
<group oor:name="FormSearchOptions">
<info>