Uses of Package
org.hibernate.sql.model.ast.builder
Packages that use org.hibernate.sql.model.ast.builder
Package
Description
Contains a framework of strategies for efficient retrieval of
database-generated values.
Contains a framework of strategies for retrieving database-generated ids.
Defines the runtime mapping metamodel, which describes the mapping
of the application's domain model parts (entities, attributes) to
relational database objects (tables, columns).
This package abstracts persistence mechanisms for entities.
Defines support for performing mutation operations originating
from persistence-context events.
Support for building
TableMutation
references for persisting entity mutation events-
Classes in org.hibernate.sql.model.ast.builder used by org.hibernate.generator.values
-
Classes in org.hibernate.sql.model.ast.builder used by org.hibernate.id.insertClassDescriptionBase support for TableInsertBuilder implementationsBase support for TableMutationBuilder implementationsCommon operations of
TableUpdateBuilderandTableInsertBuilder.TableMutationBuilderimplementation forinsertstatements.Generalized contract for buildingTableMutationinstances -
Classes in org.hibernate.sql.model.ast.builder used by org.hibernate.metamodel.mapping
-
Classes in org.hibernate.sql.model.ast.builder used by org.hibernate.persister.entity
-
Classes in org.hibernate.sql.model.ast.builder used by org.hibernate.persister.entity.mutationClassDescriptionBase support for TableUpdateBuilder implementationsBuilder (pattern) for
TableMutationreferencesSpecializedTableMutationBuilderimplementation for building mutations which have awhereclause.TableMutationBuilderimplementation forupdatestatements. -
Classes in org.hibernate.sql.model.ast.builder used by org.hibernate.sql.model.ast.builderClassDescriptionSpecialization of TableMutationBuilder for mutations which contain a restriction.Base support for TableInsertBuilder implementationsBase support for TableMutationBuilder implementationsBase support for TableUpdateBuilder implementationsCommon operations of
TableUpdateBuilderandTableInsertBuilder.SpecializedTableMutationBuilderimplementation for building mutations which have awhereclause.TableMutationBuilderimplementation fordeletestatements.Standard TableDeleteBuilder implementation used when Hibernate generates the delete statementTableMutationBuilderimplementation forinsertstatements.Generalized contract for buildingTableMutationinstancesTableMutationBuilderimplementation forupdatestatements.Standard TableUpdateBuilder implementation