We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e6703c commit a8e817dCopy full SHA for a8e817d
jbt/src/main/java/org/hibernate/tool/orm/jbt/internal/util/NativeConfiguration.java
@@ -24,10 +24,8 @@
24
25
public class NativeConfiguration extends Configuration implements ExtendedConfiguration {
26
27
- @SuppressWarnings("unused")
28
private EntityResolver entityResolver = null;
29
30
31
private ImplicitNamingStrategy namingStrategy = null;
32
33
private Metadata metadata = null;
0 commit comments