diff --git a/doc/reference/src/dbprovider.xml b/doc/reference/src/dbprovider.xml
index 24cc0a31..c7bb31c1 100644
--- a/doc/reference/src/dbprovider.xml
+++ b/doc/reference/src/dbprovider.xml
@@ -160,7 +160,12 @@
OracleODP-2.0 (aliased to
System.DataAccess.Client) - Oracle, Oracle provider
- V2.102.2.20
+ V2.102.2.20 (Oracle 10g)
+
+
+
+ OracleODP-11-2.0 - Oracle, Oracle provider
+ V2.111.7.20 (Oracle 11g)
diff --git a/src/Spring/Spring.Data/Data/Common/dbproviders.xml b/src/Spring/Spring.Data/Data/Common/dbproviders.xml
index 24edff64..e729aa02 100644
--- a/src/Spring/Spring.Data/Data/Common/dbproviders.xml
+++ b/src/Spring/Spring.Data/Data/Common/dbproviders.xml
@@ -369,6 +369,60 @@
+
+
+
+
+