Uses of Package
org.hibernate.sql.model.jdbc
Packages that use org.hibernate.sql.model.jdbc
Package
Description
This package abstracts persistence mechanisms for collections.
Defines support for performing mutation operations against collections.
Package defining a SQL AST for use in generation of SQL.
Package defining support for creating and consuming a SQL AST.
Package contains specialized SQL AST nodes and builders for table mutations
of model parts
originating from normal persistence-context events.
SQL AST extensions for model mutations.
Support for building
TableMutation
references for persisting entity mutation eventsExtensions to
JdbcOperation for model mutations.-
Classes in org.hibernate.sql.model.jdbc used by org.hibernate.engine.jdbc.mutation.internal
-
Classes in org.hibernate.sql.model.jdbc used by org.hibernate.engine.jdbc.mutation.spi
-
Classes in org.hibernate.sql.model.jdbc used by org.hibernate.persister.collectionClassDescription
JdbcOperationextension for model mutations stemming from persistence context flushes -
Classes in org.hibernate.sql.model.jdbc used by org.hibernate.persister.collection.mutationClassDescription
JdbcOperationextension for model mutations stemming from persistence context flushes -
Classes in org.hibernate.sql.model.jdbc used by org.hibernate.sql.astClassDescription
JdbcOperationextension for model mutations stemming from persistence context flushes -
Classes in org.hibernate.sql.model.jdbc used by org.hibernate.sql.ast.spiClassDescription
JdbcOperationextension for model mutations stemming from persistence context flushesJdbcMutationOperationimplementation for MERGE handling -
Classes in org.hibernate.sql.model.jdbc used by org.hibernate.sql.model
-
Classes in org.hibernate.sql.model.jdbc used by org.hibernate.sql.model.astClassDescriptionDescriptor for a table insert originating from a flush
JdbcOperationextension for model mutations stemming from persistence context flushes -
Classes in org.hibernate.sql.model.jdbc used by org.hibernate.sql.model.ast.builderClassDescription
JdbcOperationextension for model mutations stemming from persistence context flushes -
Classes in org.hibernate.sql.model.jdbc used by org.hibernate.sql.model.internalClassDescription
JdbcOperationextension for model mutations stemming from persistence context flushes -
Classes in org.hibernate.sql.model.jdbc used by org.hibernate.sql.model.jdbcClassDescriptionDescriptor for a table insert originating from a flush
JdbcOperationextension for model mutations stemming from persistence context flushesDescriptor for JDBC value within an operation.JdbcMutationOperationimplementation for UPSERT handling