| Package | Description |
|---|---|
| dk.heick.caching | |
| dk.heick.caching.persistences.jpa.single |
| Class and Description |
|---|
| CachedJPAEntity
The interface your Entity class has to implement to have JPA cache table definition.
Must have a no args constructor. |
| Class and Description |
|---|
| CachedJPAEntity
The interface your Entity class has to implement to have JPA cache table definition.
Must have a no args constructor. |
| CachedJPAEntityRepository
The repository instance used by
DefaultJPAEntityValueManager. |
Copyright © 2016. All rights reserved.