Uses of Interface
org.eclipse.persistence.jpa.config.CacheIndex
Packages that use CacheIndex
Package
Description
-
Uses of CacheIndex in org.eclipse.persistence.internal.jpa.config.cache
Classes in org.eclipse.persistence.internal.jpa.config.cache that implement CacheIndexMethods in org.eclipse.persistence.internal.jpa.config.cache that return CacheIndexModifier and TypeMethodDescriptionCacheIndexImpl.addColumnName
(String columnName) CacheIndexImpl.setUpdateable
(Boolean updateable) -
Uses of CacheIndex in org.eclipse.persistence.internal.jpa.config.classes
Methods in org.eclipse.persistence.internal.jpa.config.classes that return CacheIndex -
Uses of CacheIndex in org.eclipse.persistence.internal.jpa.config.mappings
Methods in org.eclipse.persistence.internal.jpa.config.mappings that return CacheIndex -
Uses of CacheIndex in org.eclipse.persistence.jpa.config
Methods in org.eclipse.persistence.jpa.config that return CacheIndexModifier and TypeMethodDescriptionEntity.addCacheIndex()
MappedSuperclass.addCacheIndex()
CacheIndex.addColumnName
(String columnName) Basic.setCacheIndex()
Id.setCacheIndex()
CacheIndex.setUpdateable
(Boolean updateable)