Support for Dialect native ParameterMarkerStrategy

Description

Given and this, parameter rendering can be affected in these following ways:

  1. ParameterMarkerStrategy is a service. Mainly intended for integrators, but a custom initiator for that service can be registered.

  2. The standard initiator considers the hibernate.dialect.native_param_markers setting to determine the behavior

    1. if true, the Dialect’s native parameter markers, if any, are used

    2. if false, the default, JDBC standard markers (?) are used

Activity

Show:
Fixed

Details

Assignee

Reporter

Labels

Fix versions

Priority

Created March 9, 2023 at 1:08 AM
Updated March 17, 2023 at 8:19 PM
Resolved March 10, 2023 at 2:09 AM