| View previous topic :: View next topic |
| Author |
Message |
Slava Barouline Guest
|
Posted: Tue Oct 09, 2007 11:27 pm Post subject: PersistenseMapper.CompatibilityMode for legacy database appl |
|
|
Hello
I was wondering if PersistenseMapper.CompatibilityMode is used at all when
working with legacy database using OR mapping?
Should I change it from ECO III to ECO IV or it doesn't matter in my case?
Thanks |
|
| Back to top |
|
 |
Jonas Hogstrom Guest
|
Posted: Wed Oct 10, 2007 5:29 pm Post subject: Re: PersistenseMapper.CompatibilityMode for legacy database |
|
|
Slava Barouline wrote:
| Quote: | Hello
I was wondering if PersistenseMapper.CompatibilityMode is used at all
when working with legacy database using OR mapping?
Should I change it from ECO III to ECO IV or it doesn't matter in my
case?
Thanks
|
This setting is not used if you have a mapping xml-file. It should
really have been on the component "DefaultOrMappingBuilder", but since
this component is implicit if no MappingProvider is set, it wouldn't
have helped.
You can set it to what ever you like I think EcoIII and EcoIV are
equivalent anyway.
/Jonas |
|
| Back to top |
|
 |
|