| Package | Description |
|---|---|
| com.avaje.ebean.config |
Configuration settings for EbeanServer construction
|
| com.avaje.ebean.event |
Persist and Query Event Controllers and Listeners
|
| com.avaje.ebean.event.changelog |
Provides a built in change log mechanism and can audit changes.
|
| com.avaje.ebean.plugin |
Provides a API for plugins.
|
| Class and Description |
|---|
| BeanFindController
Used to override the finding implementation for a bean.
|
| BeanPersistController
Used to enhance or override the default bean persistence mechanism.
|
| BeanPersistListener
Listens for committed bean events.
|
| BeanPostLoad
Fired after a bean is fetched and loaded from the database.
|
| BeanQueryAdapter
Objects extending this modify queries prior their execution.
|
| BulkTableEventListener
Listen for bulk table events that occur.
|
| ServerConfigStartup
Used to configure the server on startup.
|
| TransactionEventListener
Used to get notified about commit or rollback of a transaction
|
| Class and Description |
|---|
| BeanPersistController
Used to enhance or override the default bean persistence mechanism.
|
| BeanPersistListener
Listens for committed bean events.
|
| BeanPersistRequest
Holds the information available for a bean persist (insert, update or
delete).
|
| BeanQueryRequest
Holds the information available for a bean query.
|
| BulkTableEvent
The bulk table event.
|
| TransactionEventListener
Used to get notified about commit or rollback of a transaction
|
| Class and Description |
|---|
| BeanPersistRequest
Holds the information available for a bean persist (insert, update or
delete).
|
| Class and Description |
|---|
| BeanFindController
Used to override the finding implementation for a bean.
|
| BeanPersistController
Used to enhance or override the default bean persistence mechanism.
|
| BeanPersistListener
Listens for committed bean events.
|
| BeanQueryAdapter
Objects extending this modify queries prior their execution.
|
Copyright © 2016. All rights reserved.