Uses of Interface
org.hibernate.sql.ast.spi.ParameterMarkerStrategy

Packages that use ParameterMarkerStrategy
Package
Description
This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate.
Internals for supporting various aspects of JDBC interaction
SPI contracts supporting various aspects of JDBC interaction.
An internal package containing implementations of central Hibernate APIs, mostly defined in org.hibernate.
This package contains helper classes for rendering SQL fragments and SQL statements.