Intended to allow for hibernate-reactive to deal with the need for {{$1}} style parameters in the Vert.x PGSQL driver.
Can be achieved one of 2 ways:
# New {{JdbcParameterRenderer}} (service) contract # Overriding newly isolated {{AbstractSqlAstTranslator#renderParameterAsParameter}} method |
|