public interface DialectCheck
Dialect features for use in "test protection" checks. Used from
RequiresDialectFeature| Modifier and Type | Method and Description |
|---|---|
boolean |
isMatch(Dialect dialect)
Does the given dialect match the defined check?
|
boolean isMatch(Dialect dialect)
dialect - The dialect against which to checktrue if it matches; false otherwise.Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.