| Package | Description |
|---|---|
| org.omnifaces.persistence | |
| org.omnifaces.persistence.service |
| Modifier and Type | Method and Description |
|---|---|
static Provider |
Provider.of(EntityManager entityManager) |
static Provider |
Provider.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Provider[] |
Provider.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Provider.is(Provider provider) |
| Modifier and Type | Method and Description |
|---|---|
Provider |
BaseEntityService.getProvider()
Returns the JPA provider being used.
|
Copyright © 2015–2020 OmniFaces. All rights reserved.