| java.lang.Object | |
| ↳ | vars.jpa.JPACacheProvider |
Provides a method to clear the 2nd level cache used by Hibernate JPA. This is specific to Hibernate and will need to be rewritten if using s different JPA provider. In the future we can modify it to use JPA 2.0 cache API.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Clear the second level cache
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
vars.PersistenceCacheProvider
| |||||||||||
Clear the second level cache