Update of /var/cvs/config/storage/databases
In directory james.mmbase.org:/tmp/cvs-serv4480
Modified Files:
lookup.xml
Added Files:
h2.xml
Log Message:
MMB-1803
See also: http://cvs.mmbase.org/viewcvs/config/storage/databases
See also: http://www.mmbase.org/jira/browse/MMB-1803
h2.xml is new
Index: lookup.xml
===================================================================
RCS file: /var/cvs/config/storage/databases/lookup.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- lookup.xml 18 Jan 2006 09:21:05 -0000 1.5
+++ lookup.xml 3 Apr 2009 16:18:39 -0000 1.6
@@ -51,6 +51,16 @@
<driver-class>com.informix.</driver-class>
</filter>
+ <!-- Derby -->
+ <filter resource="storage/databases/derby.xml">
+ <driver-class>org.apache.derby.</driver-class>
+ </filter>
+
+ <!-- H2 -->
+ <filter resource="storage/databases/h2.xml">
+ <driver-class>org.h2.</driver-class>
+ </filter>
+
<!--
During boottrap a connection is gotten. If for some reason this must be
done with a different URL,
then this can be configured, based on the driver-class.
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs