Uses of Class
org.hibernate.envers.boot.model.Selection
-
Packages that use Selection Package Description org.hibernate.envers.boot.model -
-
Uses of Selection in org.hibernate.envers.boot.model
Subclasses of Selection in org.hibernate.envers.boot.model Modifier and Type Class Description class
Column
An implementation ofSelection
that represents a logical column.class
Formula
An implementation ofSelection
that represents a formula.
-