Skip to content

Commit 0eec245

Browse files
committed
Revert "#280 - added support for Managed Oracle Driver"
This reverts commit 406d618.
1 parent 406d618 commit 0eec245

File tree

4 files changed

+0
-173
lines changed

4 files changed

+0
-173
lines changed

src/FluentNHibernate.Testing/Cfg/Db/OracleManagedDataClientConfigurationTester.cs

Lines changed: 0 additions & 139 deletions
This file was deleted.

src/FluentNHibernate.Testing/FluentNHibernate.Testing.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@
9999
<Compile Include="AutoMapping\Overrides\ClassMappingOverrides.cs" />
100100
<Compile Include="AutoMapping\Overrides\CompositeIdOverrides.cs" />
101101
<Compile Include="AutoMapping\Overrides\HibernateMappingOverrides.cs" />
102-
<Compile Include="Cfg\Db\OracleManagedDataClientConfigurationTester.cs" />
103102
<Compile Include="Cfg\Db\SqlAnywhereConfigurationTester.cs" />
104103
<Compile Include="DomainModel\Mapping\ManyToManySelfReferencedInverseIntegrationTester.cs" />
105104
<Compile Include="DomainModel\Mapping\MultipleKeyColumnsTester.cs" />

src/FluentNHibernate/Cfg/Db/OracleManagedDataClientConfiguration.cs

Lines changed: 0 additions & 32 deletions
This file was deleted.

src/FluentNHibernate/FluentNHibernate.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,6 @@
9191
<Compile Include="Automapping\Steps\HasManyToManyStep.cs" />
9292
<Compile Include="Automapping\Steps\CollectionStep.cs" />
9393
<Compile Include="Automapping\Steps\IAutomappingStep.cs" />
94-
<Compile Include="Cfg\Db\OracleManagedDataClientConfiguration.cs" />
9594
<Compile Include="Cfg\Db\SQLAnywhereConfiguration.cs" />
9695
<Compile Include="Cfg\Db\SybaseSQLAnywhereConnectionStringBuilder.cs" />
9796
<Compile Include="Cfg\Db\IngresConfiguration.cs" />

0 commit comments

Comments
 (0)