Class HCANNHelper


  • public final class HCANNHelper
    extends java.lang.Object
    Manage the various fun-ness of dealing with HCANN...
    • Constructor Detail

      • HCANNHelper

        public HCANNHelper()
    • Method Detail

      • annotatedElementSignature

        @Deprecated
        public static java.lang.String annotatedElementSignature​(org.hibernate.annotations.common.reflection.XProperty xProperty)
        Deprecated.
      • annotatedElementSignature

        public static java.lang.String annotatedElementSignature​(org.hibernate.annotations.common.reflection.java.JavaXMember jxProperty)
      • getUnderlyingMember

        @Deprecated
        public static java.lang.reflect.Member getUnderlyingMember​(org.hibernate.annotations.common.reflection.XProperty xProperty)
        Deprecated.
      • getUnderlyingMember

        public static java.lang.reflect.Member getUnderlyingMember​(org.hibernate.annotations.common.reflection.java.JavaXMember jxProperty)