Interface SqmMultiTableMutationStrategyProvider

    • Method Detail

      • createMutationStrategy

        SqmMultiTableMutationStrategy createMutationStrategy​(EntityMappingType rootEntityDescriptor,
                                                             org.hibernate.metamodel.mapping.internal.MappingModelCreationProcess creationProcess)
        Determine the SqmMultiTableMutationStrategy to use for the given entity
      • createInsertStrategy

        SqmMultiTableInsertStrategy createInsertStrategy​(EntityMappingType rootEntityDescriptor,
                                                         org.hibernate.metamodel.mapping.internal.MappingModelCreationProcess creationProcess)
        Determine the SqmMultiTableInsertStrategy to use for the given entity