Package | Description |
---|---|
org.hibernate |
This package defines the central Hibernate APIs.
|
org.hibernate.engine.spi | |
org.hibernate.internal |
An internal package containing mostly implementations of central Hibernate APIs.
|
Modifier and Type | Method and Description |
---|---|
Cache |
SessionFactory.getCache()
Obtain direct access to the underlying cache regions.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CacheImplementor
Define internal contact of Cache API
|
Modifier and Type | Method and Description |
---|---|
Cache |
SessionFactoryDelegatingImpl.getCache() |
Modifier and Type | Class and Description |
---|---|
class |
CacheImpl |
Modifier and Type | Method and Description |
---|---|
Cache |
SessionFactoryImpl.getCache() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.