| Modifier and Type | Class and Description |
|---|---|
class |
CacheIndexImpl
JPA scripting API implementation.
|
| Modifier and Type | Method and Description |
|---|---|
CacheIndex |
CacheIndexImpl.addColumnName(String columnName) |
CacheIndex |
CacheIndexImpl.setUpdateable(Boolean updateable) |
| Modifier and Type | Method and Description |
|---|---|
CacheIndex |
AbstractMappedClassImpl.addCacheIndex() |
| Modifier and Type | Method and Description |
|---|---|
CacheIndex |
AbstractBasicMappingImpl.setCacheIndex() |
| Modifier and Type | Method and Description |
|---|---|
CacheIndex |
MappedSuperclass.addCacheIndex() |
CacheIndex |
Entity.addCacheIndex() |
CacheIndex |
CacheIndex.addColumnName(String columnName) |
CacheIndex |
Id.setCacheIndex() |
CacheIndex |
Basic.setCacheIndex() |
CacheIndex |
CacheIndex.setUpdateable(Boolean updateable) |
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.