Interface UpdateHandler

All Superinterfaces:
Handler
All Known Implementing Classes:
CteUpdateHandler, InlineUpdateHandler, TableBasedUpdateHandler

public interface UpdateHandler extends Handler
Handler for dealing with multi-table SQM UPDATE queries.
  • Method Summary

    Methods inherited from interface org.hibernate.query.sqm.mutation.internal.Handler

    execute