Package | Description |
---|---|
javax.persistence |
Java Persistence is the API for the management for persistence and object/relational mapping.
|
Modifier and Type | Method | Description |
---|---|---|
Cache |
EntityManagerFactory.getCache() |
Access the cache that is associated with the entity manager
factory (the "second level cache").
|
Copyright © 2018. All rights reserved.