6 lines
350 B
XML
6 lines
350 B
XML
|
|
<MithraRuntime>
|
||
|
|
<ConnectionManager className="com.baeldung.reladomo.ReladomoConnectionManager ">
|
||
|
|
<MithraObjectConfiguration className="com.baeldung.reladomo.Department" cacheType="partial"/>
|
||
|
|
<MithraObjectConfiguration className="com.baeldung.reladomo.Employee " cacheType="partial"/>
|
||
|
|
</ConnectionManager>
|
||
|
|
</MithraRuntime>
|