@groovy.transform.CompileStatic @org.springframework.boot.autoconfigure.AutoConfiguration class LogicalDeleteAutoConfiguration extends java.lang.Object
| Constructor and description |
|---|
LogicalDeleteAutoConfiguration() |
| Type Params | Return Type | Name and description |
|---|---|---|
|
PreQueryListener |
logicalDeletePreQueryListener()Defines a PreQueryListener bean if one is not already present in the application context. |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#equals(java.lang.Object), java.lang.Object#getClass(), java.lang.Object#hashCode(), java.lang.Object#notify(), java.lang.Object#notifyAll(), java.lang.Object#toString(), java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#wait(long, int) |
Defines a PreQueryListener bean if one is not already present in the application context.