In JPA you can eliminate default cashing by putting below code fragment into persistance.xml file at your project.
At properties tag there is a sub tag called property
on that tag you have to put name="toplink.cache.shared.default" value="false"
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment