Class HCANNHelper


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

      Constructors 
      Constructor Description
      HCANNHelper()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String annotatedElementSignature​(org.hibernate.annotations.common.reflection.XProperty xProperty)  
      static java.lang.reflect.Member getUnderlyingMember​(org.hibernate.annotations.common.reflection.XProperty xProperty)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • HCANNHelper

        public HCANNHelper()
    • Method Detail

      • annotatedElementSignature

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

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