>Found 2 issues with the current cache code:
>
>one with the tag, i edited vertex.hbm.xml to do my testing.
>If i place the tag just after the one it "works" , no
>error while parsing the xml
>If i place the tag after and before , got
>an error parsing the xml:
This is intended. I decided i
You rock ;)
There is something that could be considered as a future upgrade.
Atm each persistent class will have its own region cache, it might be
usefull to be able to put more than one persistent class in a region cache.
We could specify the following in the cache interface:
public void setCla