diff --git a/examples/Spring/Spring.Data.NHibernate.Northwind/lib/net/2.0/System.Data.SQLite.DLL b/examples/Spring/Spring.Data.NHibernate.Northwind/lib/net/2.0/System.Data.SQLite.DLL new file mode 100644 index 00000000..8787bed9 Binary files /dev/null and b/examples/Spring/Spring.Data.NHibernate.Northwind/lib/net/2.0/System.Data.SQLite.DLL differ diff --git a/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Dao.NHibernate/Dao/Dao.xml b/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Dao.NHibernate/Dao/Dao.xml index 013eda1d..0bea08e8 100644 --- a/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Dao.NHibernate/Dao/Dao.xml +++ b/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Dao.NHibernate/Dao/Dao.xml @@ -14,8 +14,8 @@ + provider="SQLite-1.0.65" + connectionString="Data Source=|DataDirectory|Northwind.db;Version=3;FailIfMissing=True;"/> @@ -27,9 +27,8 @@ - - - + + diff --git a/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Dao.NHibernate/Spring.Northwind.Dao.NHibernate.csproj b/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Dao.NHibernate/Spring.Northwind.Dao.NHibernate.csproj index 04289f59..916269a2 100644 --- a/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Dao.NHibernate/Spring.Northwind.Dao.NHibernate.csproj +++ b/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Dao.NHibernate/Spring.Northwind.Dao.NHibernate.csproj @@ -36,10 +36,6 @@ False ..\..\..\..\..\bin\net\2.0\debug\Common.Logging.dll - - False - ..\..\lib\net\2.0\FluentNHibernate.dll - False ..\..\..\..\..\lib\NHibernate21\net\2.0\Iesi.Collections.dll @@ -67,6 +63,10 @@ + + False + ..\..\lib\net\2.0\System.Data.SQLite.DLL + diff --git a/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web.References/Spring.Northwind.Web.References.2008.csproj b/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web.References/Spring.Northwind.Web.References.2008.csproj index 9bc63e3f..eca3c06a 100644 --- a/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web.References/Spring.Northwind.Web.References.2008.csproj +++ b/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web.References/Spring.Northwind.Web.References.2008.csproj @@ -2,7 +2,7 @@ Debug AnyCPU - 8.0.50727 + 9.0.30729 2.0 {FD89FEBE-4914-45F3-9123-B2CB954810DD} Library @@ -53,10 +53,6 @@ False ..\..\..\..\..\lib\NHibernate21\net\2.0\Iesi.Collections.dll - - False - ..\..\..\..\..\lib\NHibernate21\net\2.0\LinFu.DynamicProxy.dll - False ..\..\lib\net\2.0\log4net.dll @@ -65,10 +61,6 @@ False ..\..\..\..\..\lib\NHibernate21\net\2.0\NHibernate.dll - - False - ..\..\..\..\..\lib\NHibernate21\net\2.0\NHibernate.ByteCode.LinFu.dll - False ..\..\..\..\..\bin\net\2.0\debug\Spring.Core.dll @@ -83,6 +75,10 @@ + + False + ..\..\lib\net\2.0\System.Data.SQLite.DLL + diff --git a/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web.References/Spring.Northwind.Web.References.Debug.csproj b/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web.References/Spring.Northwind.Web.References.Debug.csproj index 9dcd01e0..89eab747 100644 --- a/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web.References/Spring.Northwind.Web.References.Debug.csproj +++ b/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web.References/Spring.Northwind.Web.References.Debug.csproj @@ -58,6 +58,10 @@ + + False + ..\..\lib\net\2.0\System.Data.SQLite.DLL + diff --git a/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web.References/Spring.Northwind.Web.References.csproj b/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web.References/Spring.Northwind.Web.References.csproj index 3f2ed6d1..d5db7113 100644 --- a/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web.References/Spring.Northwind.Web.References.csproj +++ b/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web.References/Spring.Northwind.Web.References.csproj @@ -48,10 +48,6 @@ False ..\..\..\..\..\lib\NHibernate21\net\2.0\Iesi.Collections.dll - - False - ..\..\..\..\..\lib\NHibernate21\net\2.0\LinFu.DynamicProxy.dll - False ..\..\lib\net\2.0\log4net.dll @@ -60,10 +56,6 @@ False ..\..\..\..\..\lib\NHibernate21\net\2.0\NHibernate.dll - - False - ..\..\..\..\..\lib\NHibernate21\net\2.0\NHibernate.ByteCode.LinFu.dll - False ..\..\..\..\..\bin\net\2.0\debug\Spring.Core.dll @@ -78,6 +70,10 @@ + + False + ..\..\lib\net\2.0\System.Data.SQLite.DLL + diff --git a/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web/App_Data/NORTHWND.MDF b/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web/App_Data/NORTHWND.MDF deleted file mode 100644 index d8cfaad4..00000000 Binary files a/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web/App_Data/NORTHWND.MDF and /dev/null differ diff --git a/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web/App_Data/NORTHWND_log.ldf b/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web/App_Data/NORTHWND_log.ldf deleted file mode 100644 index 1dff3527..00000000 Binary files a/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web/App_Data/NORTHWND_log.ldf and /dev/null differ diff --git a/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web/App_Data/Northwind.db b/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web/App_Data/Northwind.db new file mode 100644 index 00000000..312ceddf Binary files /dev/null and b/examples/Spring/Spring.Data.NHibernate.Northwind/src/Spring.Northwind.Web/App_Data/Northwind.db differ diff --git a/src/Spring/Spring.Data/Data/Common/dbproviders.xml b/src/Spring/Spring.Data/Data/Common/dbproviders.xml index aad73f7d..24edff64 100644 --- a/src/Spring/Spring.Data/Data/Common/dbproviders.xml +++ b/src/Spring/Spring.Data/Data/Common/dbproviders.xml @@ -1061,8 +1061,51 @@ - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 1 + + + + + + 15 + + + 5,6 + + + +