| Package | Description |
|---|---|
| org.eclipse.persistence.internal.jpa |
| Modifier and Type | Method and Description |
|---|---|
static EntityManagerImpl.OperationType |
EntityManagerImpl.OperationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EntityManagerImpl.OperationType[] |
EntityManagerImpl.OperationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected HashMap<String,Object> |
EntityManagerImpl.getQueryHints(Object entity,
EntityManagerImpl.OperationType operation)
Before any find or refresh operation, gather any persistence unit
properties that should be applied to the query.
|
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.