|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AdminLogging.LogFileSharing | |
|---|---|
| com.avaje.ebean | Core API (see Ebean and EbeanServer). |
| com.avaje.ebean.config | Configuration settings for EbeanServer construction |
| Uses of AdminLogging.LogFileSharing in com.avaje.ebean |
|---|
| Methods in com.avaje.ebean that return AdminLogging.LogFileSharing | |
|---|---|
static AdminLogging.LogFileSharing |
AdminLogging.LogFileSharing.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AdminLogging.LogFileSharing[] |
AdminLogging.LogFileSharing.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of AdminLogging.LogFileSharing in com.avaje.ebean.config |
|---|
| Methods in com.avaje.ebean.config that return AdminLogging.LogFileSharing | |
|---|---|
AdminLogging.LogFileSharing |
ServerConfig.getLoggingLogFileSharing()
Return how transaction logging should share log files. |
| Methods in com.avaje.ebean.config with parameters of type AdminLogging.LogFileSharing | |
|---|---|
void |
ServerConfig.setLoggingLogFileSharing(AdminLogging.LogFileSharing logSharing)
Set how the transaction logging should share log files. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||