Uses of Record Class
org.hibernate.query.sqm.mutation.internal.inline.InlineDeleteHandler.TableDeleter
Packages that use InlineDeleteHandler.TableDeleter
-
Uses of InlineDeleteHandler.TableDeleter in org.hibernate.query.sqm.mutation.internal.inline
Methods in org.hibernate.query.sqm.mutation.internal.inline that return types with arguments of type InlineDeleteHandler.TableDeleterModifier and TypeMethodDescriptionprotected List
<InlineDeleteHandler.TableDeleter> InlineDeleteHandler.getTableDeleters()
Methods in org.hibernate.query.sqm.mutation.internal.inline with parameters of type InlineDeleteHandler.TableDeleterModifier and TypeMethodDescriptionprotected JdbcOperationQueryMutation
InlineDeleteHandler.createMutation
(InlineDeleteHandler.TableDeleter tableDeleter, List<Expression> inListExpressions, ExecutionContext executionContext)