Uses of Package
org.hibernate.tool.schema.internal.exec
-
Packages that use org.hibernate.tool.schema.internal.exec Package Description org.hibernate.resource.transaction.backend.jdbc.internal An implementation ofTransactionCoordinator
based onJdbcResourceTransaction
.org.hibernate.resource.transaction.backend.jta.internal org.hibernate.resource.transaction.spi Extended SPI contracts for the resource-level transaction capabilities of Hibernate.org.hibernate.testing.orm org.hibernate.tool.schema.internal An implementation of the SPI for the tooling related to DDL generation, export, migration, and validation.org.hibernate.tool.schema.internal.exec Support for exporting generated DDL to the database or to SQL scripts.org.hibernate.tool.schema.spi An SPI for the tooling related to DDL generation, export, migration, and validation. -
Classes in org.hibernate.tool.schema.internal.exec used by org.hibernate.resource.transaction.backend.jdbc.internal Class Description JdbcContext Access to JDBC context for schema tooling activity. -
Classes in org.hibernate.tool.schema.internal.exec used by org.hibernate.resource.transaction.backend.jta.internal Class Description JdbcContext Access to JDBC context for schema tooling activity. -
Classes in org.hibernate.tool.schema.internal.exec used by org.hibernate.resource.transaction.spi Class Description JdbcContext Access to JDBC context for schema tooling activity. -
Classes in org.hibernate.tool.schema.internal.exec used by org.hibernate.testing.orm Class Description GenerationTarget Describes a schema generation target -
Classes in org.hibernate.tool.schema.internal.exec used by org.hibernate.tool.schema.internal Class Description GenerationTarget Describes a schema generation targetJdbcContext Access to JDBC context for schema tooling activity. -
Classes in org.hibernate.tool.schema.internal.exec used by org.hibernate.tool.schema.internal.exec Class Description AbstractScriptSourceInput Convenience base class for ScriptSourceInput implementationsAbstractScriptTargetOutput GenerationTarget Describes a schema generation targetScriptSourceInputNonExistentImpl Used in cases where a specified source cannot be found -
Classes in org.hibernate.tool.schema.internal.exec used by org.hibernate.tool.schema.spi Class Description GenerationTarget Describes a schema generation targetJdbcContext Access to JDBC context for schema tooling activity.