public interface DialectCheck
Dialect
features for use in "test protection" checks. Used from
RequiresDialectFeature
Modifier and Type | Method and Description |
---|---|
boolean |
isMatch(org.hibernate.dialect.Dialect dialect)
Does the given dialect match the defined check?
|
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.