mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-14 15:14:56 +00:00
add missing @Override
This commit is contained in:
parent
bdacc8b05f
commit
81deaa1049
@ -235,6 +235,7 @@ public NodeBuilder getCriteriaBuilder() {
|
||||
return criteriaBuilder;
|
||||
}
|
||||
|
||||
@Override
|
||||
public HqlTranslator getHqlTranslator() {
|
||||
return hqlTranslator;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user