|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheImplementor | |
|---|---|
| org.hibernate.engine.spi | |
| org.hibernate.internal | An internal package containing mostly implementations of central Hibernate APIs. |
| Uses of CacheImplementor in org.hibernate.engine.spi |
|---|
| Methods in org.hibernate.engine.spi that return CacheImplementor | |
|---|---|
CacheImplementor |
CacheInitiator.initiateService(SessionFactoryImplementor sessionFactory,
Configuration configuration,
ServiceRegistryImplementor registry)
|
CacheImplementor |
CacheInitiator.initiateService(SessionFactoryImplementor sessionFactory,
MetadataImplementor metadata,
ServiceRegistryImplementor registry)
|
| Methods in org.hibernate.engine.spi that return types with arguments of type CacheImplementor | |
|---|---|
Class<CacheImplementor> |
CacheInitiator.getServiceInitiated()
|
| Uses of CacheImplementor in org.hibernate.internal |
|---|
| Classes in org.hibernate.internal that implement CacheImplementor | |
|---|---|
class |
CacheImpl
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||