From 040c27d5ca1bd0f58b3b644ad80c2a1673bb220b Mon Sep 17 00:00:00 2001 From: markpollack Date: Tue, 28 Jul 2009 21:02:34 +0000 Subject: [PATCH] SPRNET-1190 - Add error code for duplicateKeyCodes to DbProvider metadata for Oracle --- src/Spring/Spring.Data/Data/Common/dbproviders.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/Spring/Spring.Data/Data/Common/dbproviders.xml b/src/Spring/Spring.Data/Data/Common/dbproviders.xml index 21627714..aad73f7d 100644 --- a/src/Spring/Spring.Data/Data/Common/dbproviders.xml +++ b/src/Spring/Spring.Data/Data/Common/dbproviders.xml @@ -345,6 +345,9 @@ 17003 + + 1 + 17002,17447