From 3c8d303c9a6d0df0f05e78a6f669f4a34af9093c Mon Sep 17 00:00:00 2001 From: Michael Dick Date: Wed, 9 Feb 2011 14:46:29 +0000 Subject: [PATCH] OPENJPA-1876: add jdbc.DBDictionary prop to profiles for locking tests git-svn-id: https://svn.apache.org/repos/asf/openjpa/trunk@1068916 13f79535-47bb-0310-9956-ffa450edef68 --- openjpa-persistence-locking/pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/openjpa-persistence-locking/pom.xml b/openjpa-persistence-locking/pom.xml index 96a9891ed..94475cfdb 100644 --- a/openjpa-persistence-locking/pom.xml +++ b/openjpa-persistence-locking/pom.xml @@ -96,6 +96,7 @@ jdbc:hsqldb:mem:openjpa20-hsqldb-database sa + @@ -123,6 +124,7 @@ 0 0 + @@ -147,6 +149,7 @@ ${openjpa.postgresql.url} ${openjpa.postgresql.username} ${openjpa.postgresql.password} + @@ -202,6 +205,7 @@ ${openjpa.mssql.url} ${openjpa.mssql.username} ${openjpa.mssql.password} + @@ -242,6 +246,7 @@ ${openjpa.sqlserver.url} ${openjpa.sqlserver.username} ${openjpa.sqlserver.password} + @@ -267,6 +272,7 @@ ${openjpa.sybase.url} ${openjpa.sybase.username} ${openjpa.sybase.password} + @@ -292,6 +298,7 @@ ${openjpa.ingres.url} ${openjpa.ingres.username} ${openjpa.ingres.password} + @@ -326,6 +333,7 @@ ${openjpa.custom.url} ${openjpa.custom.username} ${openjpa.custom.password} + @@ -373,6 +381,7 @@ ${openjpa.custom.url} ${openjpa.custom.username} ${openjpa.custom.password} + @@ -444,6 +453,7 @@ ${openjpa.db2.url} ${openjpa.db2.username} ${openjpa.db2.password} + @@ -503,6 +513,7 @@ ${openjpa.derbyjcc.url} ${openjpa.derbyjcc.username} ${openjpa.derbyjcc.password} + @@ -576,6 +587,7 @@ ${openjpa.ids.url} ${openjpa.ids.username} ${openjpa.ids.password} + @@ -644,6 +656,7 @@ ${openjpa.ids.url} ${openjpa.ids.username} ${openjpa.ids.password} + @@ -710,6 +723,7 @@ ${openjpa.oracle.url} ${openjpa.oracle.username} ${openjpa.oracle.password} +