Package org.hibernate.envers.boot.model
Class Selection<T>
java.lang.Object
org.hibernate.envers.boot.model.Selection<T>
- All Implemented Interfaces:
Bindable<T>
A contract for a selection, can be a column or a formula.
-
Constructor Details
-
Selection
-
-
Method Details
-
getSelectionType
-