| Package | Description |
|---|---|
| org.hibernate.engine.spi | |
| org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
| Modifier and Type | Method and Description |
|---|---|
CacheImplementor |
CacheInitiator.initiateService(SessionFactoryImplementor sessionFactory,
Configuration configuration,
ServiceRegistryImplementor registry) |
CacheImplementor |
CacheInitiator.initiateService(SessionFactoryImplementor sessionFactory,
MetadataImplementor metadata,
ServiceRegistryImplementor registry) |
| Modifier and Type | Method and Description |
|---|---|
Class<CacheImplementor> |
CacheInitiator.getServiceInitiated() |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheImpl |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.