Class Hierarchy
- java.lang.Object
- com.google.common.cache.AbstractCache<K,V> (implements com.google.common.cache.Cache<K,V>)
- com.google.common.cache.AbstractLoadingCache<K,V> (implements com.google.common.cache.LoadingCache<K,V>)
- org.springframework.jdbc.datasource.AbstractDataSource (implements javax.sql.DataSource)
- org.springframework.jdbc.datasource.lookup.AbstractRoutingDataSource (implements org.springframework.beans.factory.InitializingBean)
- cn.fantasticmao.mundo.data.domain.AbstractDomain<ID> (implements java.io.Serializable)
- cn.fantasticmao.mundo.data.support.MemcacheCacheBuilder<K,V>
- cn.fantasticmao.mundo.data.support.MemcacheClientUtil
- cn.fantasticmao.mundo.data.MundoDataAutoConfiguration
- cn.fantasticmao.mundo.data.partition.PartitionDataSourcePostProcessor (implements org.springframework.data.repository.core.support.RepositoryProxyPostProcessor)
- cn.fantasticmao.mundo.data.partition.PartitionSeedContext
- cn.fantasticmao.mundo.data.partition.PartitionSeedToDataSourceKeyStrategy.NumberModulusStrategy (implements cn.fantasticmao.mundo.data.partition.PartitionSeedToDataSourceKeyStrategy)
- cn.fantasticmao.mundo.data.partition.PartitionSeedToDataSourceKeyStrategy.TimeRangeStrategy (implements cn.fantasticmao.mundo.data.partition.PartitionSeedToDataSourceKeyStrategy)
- org.springframework.data.repository.core.support.RepositoryFactoryBeanSupport<T,S,ID> (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean, org.springframework.data.repository.core.support.RepositoryFactoryInformation<T,ID>)
- org.springframework.data.repository.core.support.TransactionalRepositoryFactoryBeanSupport<T,S,ID> (implements org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.data.jpa.repository.support.JpaRepositoryFactoryBean<T,S,ID>
- cn.fantasticmao.mundo.data.support.Snowflake.TwitterSnowflake (implements cn.fantasticmao.mundo.data.support.Snowflake)
Interface Hierarchy
Annotation Type Hierarchy
Copyright © 2017–2021. All rights reserved.