Class NativeQueryInterpreterStandardImpl

java.lang.Object
org.hibernate.engine.query.internal.NativeQueryInterpreterStandardImpl
All Implemented Interfaces:
Serializable, NativeQueryInterpreter, Service

public class NativeQueryInterpreterStandardImpl extends Object implements NativeQueryInterpreter
See Also:
  • Field Details

  • Constructor Details

    • NativeQueryInterpreterStandardImpl

      public NativeQueryInterpreterStandardImpl(boolean nativeJdbcParametersIgnored)
  • Method Details