public interface ProvidesSelectable
Selectable
and its instances can be used
as keys in Selector
.Modifier and Type | Method and Description |
---|---|
Selectable |
getSelectable()
Returns a
Selectable that can be used during evaluation of conditions in a select
statement. |
Selectable getSelectable()
Selectable
that can be used during evaluation of conditions in a select
statement.