Uses of Interface
org.eclipse.persistence.jpa.config.CacheIndex
-
Packages that use CacheIndex Package Description org.eclipse.persistence.jpa.config -
-
Uses of CacheIndex in org.eclipse.persistence.jpa.config
Methods in org.eclipse.persistence.jpa.config that return CacheIndex Modifier and Type Method Description CacheIndexEntity. addCacheIndex()CacheIndexMappedSuperclass. addCacheIndex()CacheIndexCacheIndex. addColumnName(String columnName)CacheIndexBasic. setCacheIndex()CacheIndexId. setCacheIndex()CacheIndexCacheIndex. setUpdateable(Boolean updateable)
-