예제 #1
0
 public boolean isMatch(Dialect dialect) {
   return dialect.supportsLobValueChangePropogation();
 }