Uses of Interface
org.eclipse.persistence.jpa.config.CacheIndex
Package
Description
-
Uses of CacheIndex in org.eclipse.persistence.internal.jpa.config.cache
Modifier and TypeMethodDescriptionCacheIndexImpl.addColumnName
(String columnName) CacheIndexImpl.setUpdateable
(Boolean updateable) -
Uses of CacheIndex in org.eclipse.persistence.internal.jpa.config.classes
-
Uses of CacheIndex in org.eclipse.persistence.internal.jpa.config.mappings
-
Uses of CacheIndex in org.eclipse.persistence.jpa.config
Modifier and TypeMethodDescriptionEntity.addCacheIndex()
MappedSuperclass.addCacheIndex()
CacheIndex.addColumnName
(String columnName) Basic.setCacheIndex()
Id.setCacheIndex()
CacheIndex.setUpdateable
(Boolean updateable)