Class DeleteOrUpsertOperation

java.lang.Object
org.hibernate.sql.model.jdbc.DeleteOrUpsertOperation
All Implemented Interfaces:
MutationOperation, SelfExecutingUpdateOperation
Direct Known Subclasses:
MySQLDeleteOrUpsertOperation

public class DeleteOrUpsertOperation extends Object implements SelfExecutingUpdateOperation