| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DialectCheck
Defines a means to check Dialect features for use in "test protection" checks.  Used from
 RequiresDialectFeature
| Method Summary | |
|---|---|
 boolean | 
isMatch(Dialect dialect)
Does the given dialect match the defined check?  | 
| Method Detail | 
|---|
boolean isMatch(Dialect dialect)
dialect - The dialect against which to check
true if it matches; false otherwise.
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||