Skip to content

alexsnaps/ehcache-sizeofengine-hibernate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ehcache-sizeofengine-hibernate

See Ehcache's SizeOfEngine module for details, but to put it simply: adding this dependency to your pom.xml, will have Ehcache's Automatic Resource Control (aka ARC) size Hibernate4 caches correctly.

Maven dependency

<dependency>
	<groupId>net.sf.ehcache</groupId>
	<artifactId>sizeofengine-hibernate</artifactId>
	<version>0.9.0</version>
</dependency>

Not yet pushed to maven central, you'll have to install both this module and the ehcache-sizeofengine modules locally first.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages