HHH-7479 formatting
This commit is contained in:
parent
1172fd94dc
commit
b115f56f57
|
@ -248,7 +248,7 @@ public class HSQLDialect extends Dialect {
|
|||
return " for update";
|
||||
}
|
||||
else {
|
||||
return "";
|
||||
return "";
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue