| Package | Description |
|---|---|
| io.ebean.config |
Configuration settings for EbeanServer construction
|
| io.ebean.event.readaudit |
Provides Auditing of read events including queries and L2 cache.
|
| Class and Description |
|---|
| ReadAuditLogger
Log that the query was executed
|
| ReadAuditPrepare
Set user context information into the read event prior to it being logged.
|
| Class and Description |
|---|
| ReadAuditQueryPlan
A SQL query and associated keys.
|
| ReadEvent
Read event sent to the ReadEventLogger.
|
Copyright © 2019. All rights reserved.