org.hibernate.testing
Class DialectChecks.SupportsLobValueChangePropogation
java.lang.Object
   org.hibernate.testing.DialectChecks.SupportsLobValueChangePropogation
org.hibernate.testing.DialectChecks.SupportsLobValueChangePropogation
- All Implemented Interfaces: 
- DialectCheck
- Enclosing class:
- DialectChecks
- public static class DialectChecks.SupportsLobValueChangePropogation 
- 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 | 
 
DialectChecks.SupportsLobValueChangePropogation
public DialectChecks.SupportsLobValueChangePropogation()
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.