| Package | Description |
|---|---|
| org.omnifaces.persistence | |
| org.omnifaces.persistence.service |
| Modifier and Type | Method and Description |
|---|---|
static Database |
Database.of(EntityManager entityManager) |
static Database |
Database.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Database[] |
Database.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 |
Database.is(Database database) |
| Modifier and Type | Method and Description |
|---|---|
Database |
BaseEntityService.getDatabase()
Returns the SQL database being used.
|
Copyright © 2015–2020 OmniFaces. All rights reserved.