On Jun 30, 2010, at 2:08 PM, Richard Kuesters wrote:
> hi all,
>
> i was wondering if its is possible to map one single class (let's say,
> Person) against multiple schemas (taking mysql, for example) with the same
> table structure.
>
> i know it can be done with sharding, but what troubles
hi all,
i was wondering if its is possible to map one single class (let's say,
Person) against multiple schemas (taking mysql, for example) with the same
table structure.
i know it can be done with sharding, but what troubles me is the fact that
one schema will have the app data, and the other sc