Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue111 #133

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Issue111 #133

wants to merge 7 commits into from

Conversation

YuriiKyiv
Copy link
Contributor

The method ("clearCacheTable") which clear all cache is not a good way, cuz it uses a lot of requests. MayBe Hibernate will combine into one request? If not - I think we have to create a new DAO which will have the method - removeAll() or removeSomeProperty(String proprty).
CacheTable.java - shoud be a static call and we will transfer model and/or dao.
uri is equals id in a method clearByURI?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant