All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.sf.ehcache.pool.builtin-sizeof.filter Maven / Gradle / Ivy

Go to download

Ehcache is an open source, standards-based cache used to boost performance, offload the database and simplify scalability. Ehcache is robust, proven and full-featured and this has made it the most widely-used Java-based cache.

There is a newer version: 2.10.9.2
Show newest version
# Hibernate 3.x Second Level Entity/Collection Caching
org.hibernate.cache.CacheKey.type
org.hibernate.cache.CacheKey.entityOrRoleName
org.hibernate.cache.CacheKey.entityMode

# Hibernate 3.x Second Level Query Caching
org.hibernate.cache.QueryKey.positionalParameterTypes
org.hibernate.cache.QueryKey.entityMode
#org.hibernate.cache.QueryKey.filterKeys
org.hibernate.engine.TypedValue.type
org.hibernate.engine.TypedValue.entityMode

# Hibernate 4.x Second Level Entity/Collection Caching
org.hibernate.cache.spi.CacheKey.type
org.hibernate.cache.spi.CacheKey.entityOrRoleName
org.hibernate.cache.spi.CacheKey.tenantId

# Hibernate 4.x Second Level Query Caching
org.hibernate.cache.spi.QueryKey.positionalParameterTypes
org.hibernate.cache.spi.QueryKey.tenantIdentifier
#org.hibernate.cache.spi.QueryKey.filterKeys
org.hibernate.engine.spi.TypedValue.type
org.hibernate.engine.spi.TypedValue.entityMode

# This TC internal field is shared amongst all clustered entries
org.terracotta.cache.serialization.SerializedEntry.tcClazz
com.tc.object.TCObjectSelfImpl.tcClazz




© 2015 - 2024 Weber Informatics LLC | Privacy Policy