Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
14.3.4. Storage and Retrieval Using CDI Annotations
14.3.4.1. Configure Cache Annotations Link kopierenLink in die Zwischenablage kopiert!
Link kopierenLink in die Zwischenablage kopiert!
Specific CDI annotations are accepted for the JCache (JSR-107) specification. All included annotations are located in the
javax.cache
package.
The annotations intercept method calls on CDI beans and perform storage and retrieval tasks as a result of these interceptions.