Class HintsCollector

java.lang.Object
org.hibernate.jpa.internal.HintsCollector

public class HintsCollector extends Object
Collects all available hints for use the Jakarta Persistence hint system
  • Constructor Details

    • HintsCollector

      public HintsCollector()
  • Method Details

    • getDefinedHints

      public static Set<String> getDefinedHints()