Uses of Interface
org.hibernate.engine.jdbc.env.spi.IdentifierHelper

Packages that use IdentifierHelper
Package
Description
This API allows intervention by generic code in the process of determining the names of database objects (tables, columns, and constraints).
This package abstracts over the multifarious dialects of SQL understood by the databases supported by Hibernate.
 
 
Implementation of the SPI for schema information extraction from the database via JDBC.
Defines an SPI for schema information extraction from the database via JDBC.