帆软使用的第三方框架。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

32 lines
1.5 KiB

# Hibernate 3.x Second Level Entity/Collection Caching
com.fr.third.org.hibernate.cache.CacheKey.type
com.fr.third.org.hibernate.cache.CacheKey.entityOrRoleName
com.fr.third.org.hibernate.cache.CacheKey.entityMode
# Hibernate 3.x Second Level Query Caching
com.fr.third.org.hibernate.cache.QueryKey.positionalParameterTypes
com.fr.third.org.hibernate.cache.QueryKey.entityMode
#com.fr.third.org.hibernate.cache.QueryKey.filterKeys
com.fr.third.org.hibernate.engine.TypedValue.type
com.fr.third.org.hibernate.engine.TypedValue.entityMode
# Hibernate 4.x Second Level Entity/Collection Caching
com.fr.third.org.hibernate.cache.spi.CacheKey.type
com.fr.third.org.hibernate.cache.spi.CacheKey.entityOrRoleName
com.fr.third.org.hibernate.cache.spi.CacheKey.tenantId
# Hibernate 4.x Second Level Query Caching
com.fr.third.org.hibernate.cache.spi.QueryKey.positionalParameterTypes
com.fr.third.org.hibernate.cache.spi.QueryKey.tenantIdentifier
#com.fr.third.org.hibernate.cache.spi.QueryKey.filterKeys
com.fr.third.org.hibernate.engine.spi.TypedValue.type
com.fr.third.org.hibernate.engine.spi.TypedValue.entityMode
# Hibernate 5.x Second Level Entity/Collection Caching
com.fr.third.org.hibernate.cache.internal.CacheKeyImplementation.type
com.fr.third.org.hibernate.cache.internal.CacheKeyImplementation.entityOrRoleName
com.fr.third.org.hibernate.cache.internal.CacheKeyImplementation.tenantId
# This TC internal field is shared amongst all clustered entries
org.terracotta.cache.serialization.SerializedEntry.tcClazz
com.tc.object.TCObjectSelfImpl.tcClazz