| Package | Description |
|---|---|
| io.ebean.config |
Configuration settings for EbeanServer construction
|
| Modifier and Type | Method and Description |
|---|---|
ChangeLogListener |
ServerConfig.getChangeLogListener()
Return the ChangeLogListener which actually performs the logging of change sets
in the background.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServerConfig.setChangeLogListener(ChangeLogListener changeLogListener)
Set the ChangeLogListener which actually performs the logging of change sets
in the background.
|
Copyright © 2019. All rights reserved.