Uses of Class
org.hibernate.sql.model.ast.builder.TableUpdateBuilderStandard
-
Packages that use TableUpdateBuilderStandard Package Description org.hibernate.sql.model.ast.builder Support for buildingTableMutationreferences for persisting entity mutation events -
-
Uses of TableUpdateBuilderStandard in org.hibernate.sql.model.ast.builder
Subclasses of TableUpdateBuilderStandard in org.hibernate.sql.model.ast.builder Modifier and Type Class Description classCollectionRowDeleteByUpdateSetNullBuilder<O extends MutationOperation>Custom table update builder for one-to-many collections that handles row deletes
-