org.hibernate.test.legacy
Class CustomSQLTest.NonIdentityGeneratorChecker
java.lang.Object
   org.hibernate.test.legacy.CustomSQLTest.NonIdentityGeneratorChecker
org.hibernate.test.legacy.CustomSQLTest.NonIdentityGeneratorChecker
- All Implemented Interfaces: 
- DialectCheck
- Enclosing class:
- CustomSQLTest
- public static class CustomSQLTest.NonIdentityGeneratorChecker 
- 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 | 
 
CustomSQLTest.NonIdentityGeneratorChecker
public CustomSQLTest.NonIdentityGeneratorChecker()
isMatch
public boolean isMatch(Dialect dialect)
- Description copied from interface: DialectCheck
- Does the given dialect match the defined check?
 
- 
- Specified by:
- isMatchin interface- DialectCheck
 
- 
- Returns:
 
Copyright © 2001-2012 Red Hat, Inc.  All Rights Reserved.