索引
所有程序包|所有类和接口|序列化表格
C
- clearCache(SharedSessionContractImplementor) - 类中的方法 cn.herodotus.stirrup.data.hibernate.spi.cache.HerodotusDomainDataStorageAccess
- cn.herodotus.stirrup.data.hibernate - 程序包 cn.herodotus.stirrup.data.hibernate
- cn.herodotus.stirrup.data.hibernate.spi.cache - 程序包 cn.herodotus.stirrup.data.hibernate.spi.cache
- cn.herodotus.stirrup.data.hibernate.tenant - 程序包 cn.herodotus.stirrup.data.hibernate.tenant
- contains(Object) - 类中的方法 cn.herodotus.stirrup.data.hibernate.spi.cache.HerodotusDomainDataStorageAccess
- createDomainDataStorageAccess(DomainDataRegionConfig, DomainDataRegionBuildingContext) - 类中的方法 cn.herodotus.stirrup.data.hibernate.spi.cache.HerodotusRegionFactory
- createQueryResultsRegionStorageAccess(String, SessionFactoryImplementor) - 类中的方法 cn.herodotus.stirrup.data.hibernate.spi.cache.HerodotusRegionFactory
- createTimestampsRegionStorageAccess(String, SessionFactoryImplementor) - 类中的方法 cn.herodotus.stirrup.data.hibernate.spi.cache.HerodotusRegionFactory
- customize(Map<String, Object>) - 类中的方法 cn.herodotus.stirrup.data.hibernate.tenant.HerodotusTenantIdentifierResolver
- customize(Map<String, Object>) - 类中的方法 cn.herodotus.stirrup.data.hibernate.tenant.SchemaMultiTenantConnectionProvider
E
- equals(Object) - 类中的方法 org.hibernate.cache.spi.QueryKey
- evictData() - 类中的方法 cn.herodotus.stirrup.data.hibernate.spi.cache.HerodotusDomainDataStorageAccess
- evictData(Object) - 类中的方法 cn.herodotus.stirrup.data.hibernate.spi.cache.HerodotusDomainDataStorageAccess
F
- from(String, Limit, QueryParameterBindings, SharedSessionContractImplementor) - 类中的静态方法 org.hibernate.cache.spi.QueryKey
G
- getAnyConnection() - 类中的方法 cn.herodotus.stirrup.data.hibernate.tenant.SchemaMultiTenantConnectionProvider
- getConnection(String) - 类中的方法 cn.herodotus.stirrup.data.hibernate.tenant.SchemaMultiTenantConnectionProvider
- getFromCache(Object, SharedSessionContractImplementor) - 类中的方法 cn.herodotus.stirrup.data.hibernate.spi.cache.HerodotusDomainDataStorageAccess
H
- hashCode() - 类中的方法 org.hibernate.cache.spi.QueryKey
- HerodotusDomainDataStorageAccess - cn.herodotus.stirrup.data.hibernate.spi.cache中的类
-
Description: 自定义Hibernate二级缓存DomainDataStorageAccess
- HerodotusDomainDataStorageAccess() - 类的构造器 cn.herodotus.stirrup.data.hibernate.spi.cache.HerodotusDomainDataStorageAccess
- HerodotusDomainDataStorageAccess(Cache) - 类的构造器 cn.herodotus.stirrup.data.hibernate.spi.cache.HerodotusDomainDataStorageAccess
- HerodotusPhysicalNamingStrategy - cn.herodotus.stirrup.data.hibernate中的类
-
Description: 使用hbm2ddl自动创建表时,默认将@Colume中的信息转换为小写,小写的字段名称与其它的字段标准不同(驼峰式,单词首字母大写) 复写原始类,生成符合标准的字段名称。
- HerodotusPhysicalNamingStrategy() - 类的构造器 cn.herodotus.stirrup.data.hibernate.HerodotusPhysicalNamingStrategy
- HerodotusRegionFactory - cn.herodotus.stirrup.data.hibernate.spi.cache中的类
-
Description: 自定义Hibernate二级缓存RegionFactory
- HerodotusRegionFactory() - 类的构造器 cn.herodotus.stirrup.data.hibernate.spi.cache.HerodotusRegionFactory
- HerodotusTenantIdentifierResolver - cn.herodotus.stirrup.data.hibernate.tenant中的类
-
Description: 租户选择器
- HerodotusTenantIdentifierResolver() - 类的构造器 cn.herodotus.stirrup.data.hibernate.tenant.HerodotusTenantIdentifierResolver
I
- isUnwrappableAs(Class<?>) - 类中的方法 cn.herodotus.stirrup.data.hibernate.tenant.SchemaMultiTenantConnectionProvider
O
- org.hibernate.cache.spi - 程序包 org.hibernate.cache.spi
P
- prepareForUse(SessionFactoryOptions, Map) - 类中的方法 cn.herodotus.stirrup.data.hibernate.spi.cache.HerodotusRegionFactory
- putIntoCache(Object, Object, SharedSessionContractImplementor) - 类中的方法 cn.herodotus.stirrup.data.hibernate.spi.cache.HerodotusDomainDataStorageAccess
Q
- QueryKey - org.hibernate.cache.spi中的类
-
Description: 分页缓存
- QueryKey(String, QueryKey.ParameterBindingsMemento, Integer, Integer, String, Set<String>) - 类的构造器 org.hibernate.cache.spi.QueryKey
- QueryKey.ParameterBindingsMemento - org.hibernate.cache.spi中的接口
-
todo (6.0) : integrate work from original 6.0 branch
R
- release() - 类中的方法 cn.herodotus.stirrup.data.hibernate.spi.cache.HerodotusDomainDataStorageAccess
- releaseAnyConnection(Connection) - 类中的方法 cn.herodotus.stirrup.data.hibernate.tenant.SchemaMultiTenantConnectionProvider
- releaseConnection(String, Connection) - 类中的方法 cn.herodotus.stirrup.data.hibernate.tenant.SchemaMultiTenantConnectionProvider
- releaseFromUse() - 类中的方法 cn.herodotus.stirrup.data.hibernate.spi.cache.HerodotusRegionFactory
- removeFromCache(Object, SharedSessionContractImplementor) - 类中的方法 cn.herodotus.stirrup.data.hibernate.spi.cache.HerodotusDomainDataStorageAccess
- resolveCurrentTenantIdentifier() - 类中的方法 cn.herodotus.stirrup.data.hibernate.tenant.HerodotusTenantIdentifierResolver
S
- SchemaMultiTenantConnectionProvider - cn.herodotus.stirrup.data.hibernate.tenant中的类
-
Description: Schema 模式多租户 ConnectionProvider
- SchemaMultiTenantConnectionProvider(DataSource) - 类的构造器 cn.herodotus.stirrup.data.hibernate.tenant.SchemaMultiTenantConnectionProvider
- supportsAggressiveRelease() - 类中的方法 cn.herodotus.stirrup.data.hibernate.tenant.SchemaMultiTenantConnectionProvider
T
- toPhysicalColumnName(Identifier, JdbcEnvironment) - 类中的方法 cn.herodotus.stirrup.data.hibernate.HerodotusPhysicalNamingStrategy
U
- unwrap(Class<T>) - 类中的方法 cn.herodotus.stirrup.data.hibernate.tenant.SchemaMultiTenantConnectionProvider
V
- validateExistingCurrentSessions() - 类中的方法 cn.herodotus.stirrup.data.hibernate.tenant.HerodotusTenantIdentifierResolver
-
Additionally, if the CurrentTenantIdentifierResolver implementation returns true for its validateExistingCurrentSessions method, Hibernate will make sure any existing sessions that are found in scope have a matching tenant identifier.
所有程序包|所有类和接口|序列化表格