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.
 
 
 
Internals for supporting various aspects of JDBC interaction
SPI contracts supporting various aspects of JDBC interaction.
 
Enhanced/improved versions of table and sequence based identifier generators targeting portability and unified configuration.
 
 
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.
Support for exporting generated DDL to the database or to SQL scripts.
An SPI for tooling related to DDL generation, export, migration, and validation.