| Package | Description |
|---|---|
| play | |
| play.db.jpa | |
| play.plugins |
| Modifier and Type | Method and Description |
|---|---|
PlayPlugin.Filter<T> |
PlayPlugin.Filter.decorate(PlayPlugin.Filter<T> innerFilter)
Surround innerFilter with this.
|
PlayPlugin.Filter |
PlayPlugin.getFilter()
Return the filter implementation for this plugin.
|
| Modifier and Type | Method and Description |
|---|---|
PlayPlugin.Filter<T> |
PlayPlugin.Filter.decorate(PlayPlugin.Filter<T> innerFilter)
Surround innerFilter with this.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JPAPlugin.TransactionalFilter |
| Modifier and Type | Method and Description |
|---|---|
PlayPlugin.Filter<java.lang.Object> |
JPAPlugin.getFilter() |
| Modifier and Type | Method and Description |
|---|---|
<T> F.Option<PlayPlugin.Filter<T>> |
PluginCollection.composeFilters() |
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly