Commit 86762cf
committed
NH-3884 - Preliminary clean-up of TypeFactory
* Removing undue global thread sync and concurrency checks, the concurrent dictionary handles already that.
* Removing useless singleton pattern, likely a remnant of Java port.1 parent c7845d8 commit 86762cf
File tree
2 files changed
+74
-238
lines changed- src/NHibernate
- SqlTypes
- Type
2 files changed
+74
-238
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
103 | 102 | | |
104 | 103 | | |
105 | 104 | | |
| |||
0 commit comments