All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download common-ramcache JAR 1.0.2 with all dependencies


Files of the artifact common-ramcache version 1.0.2 from the group com.wubaer.sghd.

Test

Download common-ramcache (1.0.2)
Artifact common-ramcache
Group com.wubaer.sghd
Version 1.0.2
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies common-utils, hibernate-core, hibernate-entitymanager, commons-dbcp2, concurrentlinkedhashmap-lru, h2, mysql-connector-java, jedis,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of common-ramcache Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of common-ramcache version 1.0.2

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.META-INF.spring.handlers
META-INF.META-INF.spring.schemas
com.sghd.common.ramcache
com.sghd.common.ramcache.com.sghd.common.ramcache.IEntity
com.sghd.common.ramcache.com.sghd.common.ramcache.PerPersist
com.sghd.common.ramcache.com.sghd.common.ramcache.ServiceManager
com.sghd.common.ramcache.com.sghd.common.ramcache.ServiceManagerMBean
com.sghd.common.ramcache.anno
com.sghd.common.ramcache.anno.com.sghd.common.ramcache.anno.CacheType
com.sghd.common.ramcache.anno.com.sghd.common.ramcache.anno.CacheUnit
com.sghd.common.ramcache.anno.com.sghd.common.ramcache.anno.Cached
com.sghd.common.ramcache.anno.com.sghd.common.ramcache.anno.CachedEntityConfig
com.sghd.common.ramcache.anno.com.sghd.common.ramcache.anno.CachedSizes
com.sghd.common.ramcache.anno.com.sghd.common.ramcache.anno.ChangeIndex
com.sghd.common.ramcache.anno.com.sghd.common.ramcache.anno.ChkUnique
com.sghd.common.ramcache.anno.com.sghd.common.ramcache.anno.Idx
com.sghd.common.ramcache.anno.com.sghd.common.ramcache.anno.InitialConfig
com.sghd.common.ramcache.anno.com.sghd.common.ramcache.anno.InitialFactor
com.sghd.common.ramcache.anno.com.sghd.common.ramcache.anno.InitialType
com.sghd.common.ramcache.anno.com.sghd.common.ramcache.anno.Inject
com.sghd.common.ramcache.anno.com.sghd.common.ramcache.anno.Persister
com.sghd.common.ramcache.anno.com.sghd.common.ramcache.anno.Persisters
com.sghd.common.ramcache.anno.com.sghd.common.ramcache.anno.Unique
com.sghd.common.ramcache.aop
com.sghd.common.ramcache.aop.com.sghd.common.ramcache.aop.AutoLocked
com.sghd.common.ramcache.aop.com.sghd.common.ramcache.aop.IsLocked
com.sghd.common.ramcache.aop.com.sghd.common.ramcache.aop.LockAspect
com.sghd.common.ramcache.aop.com.sghd.common.ramcache.aop.LockExtractor
com.sghd.common.ramcache.enhance
com.sghd.common.ramcache.enhance.com.sghd.common.ramcache.enhance.Enhance
com.sghd.common.ramcache.enhance.com.sghd.common.ramcache.enhance.EnhancedEntity
com.sghd.common.ramcache.enhance.com.sghd.common.ramcache.enhance.Enhancer
com.sghd.common.ramcache.enhance.com.sghd.common.ramcache.enhance.JavassistEnhancerContants
com.sghd.common.ramcache.enhance.com.sghd.common.ramcache.enhance.JavassistEntityEnhancer
com.sghd.common.ramcache.enhance.com.sghd.common.ramcache.enhance.JavassistRegionEnhancer
com.sghd.common.ramcache.exception
com.sghd.common.ramcache.exception.com.sghd.common.ramcache.exception.CacheException
com.sghd.common.ramcache.exception.com.sghd.common.ramcache.exception.ConfigurationException
com.sghd.common.ramcache.exception.com.sghd.common.ramcache.exception.EnhanceException
com.sghd.common.ramcache.exception.com.sghd.common.ramcache.exception.InvaildEntityException
com.sghd.common.ramcache.exception.com.sghd.common.ramcache.exception.StateException
com.sghd.common.ramcache.exception.com.sghd.common.ramcache.exception.UniqueFieldException
com.sghd.common.ramcache.lock
com.sghd.common.ramcache.lock.com.sghd.common.ramcache.lock.ChainLock
com.sghd.common.ramcache.lock.com.sghd.common.ramcache.lock.LockUtils
com.sghd.common.ramcache.lock.com.sghd.common.ramcache.lock.ObjectLock
com.sghd.common.ramcache.lock.com.sghd.common.ramcache.lock.ObjectLockHolder
com.sghd.common.ramcache.orm
com.sghd.common.ramcache.orm.com.sghd.common.ramcache.orm.Accessor
com.sghd.common.ramcache.orm.com.sghd.common.ramcache.orm.EntityMetadata
com.sghd.common.ramcache.orm.com.sghd.common.ramcache.orm.Paging
com.sghd.common.ramcache.orm.com.sghd.common.ramcache.orm.Querier
com.sghd.common.ramcache.orm.exception
com.sghd.common.ramcache.orm.exception.com.sghd.common.ramcache.orm.exception.DataException
com.sghd.common.ramcache.orm.exception.com.sghd.common.ramcache.orm.exception.EntityExistsException
com.sghd.common.ramcache.orm.exception.com.sghd.common.ramcache.orm.exception.EntityNotFoundException
com.sghd.common.ramcache.orm.exception.com.sghd.common.ramcache.orm.exception.NamedQueryNotFound
com.sghd.common.ramcache.orm.exception.com.sghd.common.ramcache.orm.exception.NonUniqueResultException
com.sghd.common.ramcache.orm.exception.com.sghd.common.ramcache.orm.exception.OrmException
com.sghd.common.ramcache.orm.impl
com.sghd.common.ramcache.orm.impl.com.sghd.common.ramcache.orm.impl.Callback
com.sghd.common.ramcache.orm.impl.com.sghd.common.ramcache.orm.impl.HibernateAccessor
com.sghd.common.ramcache.orm.impl.com.sghd.common.ramcache.orm.impl.HibernateHelper
com.sghd.common.ramcache.orm.impl.com.sghd.common.ramcache.orm.impl.HibernateMetadata
com.sghd.common.ramcache.orm.impl.com.sghd.common.ramcache.orm.impl.HibernateQuerier
com.sghd.common.ramcache.persist
com.sghd.common.ramcache.persist.com.sghd.common.ramcache.persist.AbstractListener
com.sghd.common.ramcache.persist.com.sghd.common.ramcache.persist.Element
com.sghd.common.ramcache.persist.com.sghd.common.ramcache.persist.EventType
com.sghd.common.ramcache.persist.com.sghd.common.ramcache.persist.Listener
com.sghd.common.ramcache.persist.com.sghd.common.ramcache.persist.Persister
com.sghd.common.ramcache.persist.com.sghd.common.ramcache.persist.PersisterConfig
com.sghd.common.ramcache.persist.com.sghd.common.ramcache.persist.PersisterType
com.sghd.common.ramcache.persist.com.sghd.common.ramcache.persist.QueueConsumer
com.sghd.common.ramcache.persist.com.sghd.common.ramcache.persist.QueuePersister
com.sghd.common.ramcache.persist.com.sghd.common.ramcache.persist.TimingConsumer
com.sghd.common.ramcache.persist.com.sghd.common.ramcache.persist.TimingConsumerState
com.sghd.common.ramcache.persist.com.sghd.common.ramcache.persist.TimingPersister
com.sghd.common.ramcache.schema
com.sghd.common.ramcache.schema.com.sghd.common.ramcache.schema.AttributeNames
com.sghd.common.ramcache.schema.com.sghd.common.ramcache.schema.ElementNames
com.sghd.common.ramcache.schema.com.sghd.common.ramcache.schema.InjectProcessor
com.sghd.common.ramcache.schema.com.sghd.common.ramcache.schema.NamespaceHandler
com.sghd.common.ramcache.schema.com.sghd.common.ramcache.schema.ParserHelper
com.sghd.common.ramcache.schema.com.sghd.common.ramcache.schema.RamCacheParser
com.sghd.common.ramcache.schema.com.sghd.common.ramcache.schema.ServiceManagerFactory
com.sghd.common.ramcache.schema.com.sghd.common.ramcache.schema.ramcache-1.0.xsd
com.sghd.common.ramcache.service
com.sghd.common.ramcache.service.com.sghd.common.ramcache.service.CacheFinder
com.sghd.common.ramcache.service.com.sghd.common.ramcache.service.EnhanceService
com.sghd.common.ramcache.service.com.sghd.common.ramcache.service.EntityBuilder
com.sghd.common.ramcache.service.com.sghd.common.ramcache.service.EntityCacheService
com.sghd.common.ramcache.service.com.sghd.common.ramcache.service.EntityCacheServiceImpl
com.sghd.common.ramcache.service.com.sghd.common.ramcache.service.EntityEnhanceService
com.sghd.common.ramcache.service.com.sghd.common.ramcache.service.Filter
com.sghd.common.ramcache.service.com.sghd.common.ramcache.service.IndexValue
com.sghd.common.ramcache.service.com.sghd.common.ramcache.service.RegionCacheService
com.sghd.common.ramcache.service.com.sghd.common.ramcache.service.RegionCacheServiceImpl
com.sghd.common.ramcache.service.com.sghd.common.ramcache.service.RegionEnhanceService
com.sghd.common.ramcache.service.cached
com.sghd.common.ramcache.service.cached.com.sghd.common.ramcache.service.cached.Cache
com.sghd.common.ramcache.service.cached.com.sghd.common.ramcache.service.cached.InjectService
com.sghd.common.ramcache.service.cached.com.sghd.common.ramcache.service.cached.LruCache
com.sghd.common.ramcache.service.cached.com.sghd.common.ramcache.service.cached.ManualCache
com.sghd.common.ramcache.service.cached.com.sghd.common.ramcache.service.cached.RedisCache




© 2015 - 2025 Weber Informatics LLC | Privacy Policy