Class HQLInserterQualifier


  • public class HQLInserterQualifier
    extends Object
    This class allows to define a qualifier used to register a HQL injection component provider. This qualifier is composed of two attributes: - tableId: the ID of the HQL table to be used in the HQL insertion - injectionId: the ID of the injection point in the HQL table
    • Constructor Detail

      • HQLInserterQualifier

        public HQLInserterQualifier()