org.hibernate.test.sql.hand.quotedidentifiers
Class NativeSqlAndQuotedIdentifiersTest.LocalDialectCheck
java.lang.Object
org.hibernate.test.sql.hand.quotedidentifiers.NativeSqlAndQuotedIdentifiersTest.LocalDialectCheck
- All Implemented Interfaces:
- DialectCheck
- Enclosing class:
- NativeSqlAndQuotedIdentifiersTest
public static class NativeSqlAndQuotedIdentifiersTest.LocalDialectCheck
- extends Object
- implements DialectCheck
|
Method Summary |
boolean |
isMatch(Dialect dialect)
Does the given dialect match the defined check? |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NativeSqlAndQuotedIdentifiersTest.LocalDialectCheck
public NativeSqlAndQuotedIdentifiersTest.LocalDialectCheck()
isMatch
public boolean isMatch(Dialect dialect)
- Description copied from interface:
DialectCheck
- Does the given dialect match the defined check?
- Specified by:
isMatch in interface DialectCheck
- Returns:
Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.