Hi,
The goal is ti share the same mapping file between two applicatons
where one application requires read-only access, and the other application requires the r/w access.
The application that requires read-only access would like to set few changes to the mapping file during initialization, specifically, the use of the hibernate
read-only cache (<cache usage="read-only"/> )and mutable="false" property.
I understand this is probably more an xml question, but was wandering if someone could point to some examples or provide direction.
Using Version 2.1.4
Tanks,
Emil
|