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

Packages that use JdbcEnvironment
Package
Description
This API allows intervention by generic code in the process of determining the names of database objects (tables, columns, and constraints).
Some SPIs related to DDL generation and schema management.
 
SPI contracts supporting various aspects of JDBC interaction.
 
Enhanced/improved versions of table and sequence based identifier generators targeting portability and unified configuration.
Defines an SPI for schema information extraction from the database via JDBC.
An SPI for tooling related to DDL generation, export, migration, and validation.