|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AdminLogging.LogLevelTxnCommit | |
|---|---|
| com.avaje.ebean | Core API (see Ebean and EbeanServer). |
| com.avaje.ebean.config | Configuration settings for EbeanServer construction |
| Uses of AdminLogging.LogLevelTxnCommit in com.avaje.ebean |
|---|
| Methods in com.avaje.ebean that return AdminLogging.LogLevelTxnCommit | |
|---|---|
static AdminLogging.LogLevelTxnCommit |
AdminLogging.LogLevelTxnCommit.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AdminLogging.LogLevelTxnCommit[] |
AdminLogging.LogLevelTxnCommit.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of AdminLogging.LogLevelTxnCommit in com.avaje.ebean.config |
|---|
| Methods in com.avaje.ebean.config that return AdminLogging.LogLevelTxnCommit | |
|---|---|
AdminLogging.LogLevelTxnCommit |
ServerConfig.getLoggingLevelTxnCommit()
Return the logging level for transaction begin, commit and rollback events. |
| Methods in com.avaje.ebean.config with parameters of type AdminLogging.LogLevelTxnCommit | |
|---|---|
void |
ServerConfig.setLoggingLevelTxnCommit(AdminLogging.LogLevelTxnCommit transactionDebugLevel)
Set the logging level for transaction begin, commit and rollback events. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||