Class CrudEntity_

    • Constructor Summary

      Constructors 
      Constructor Description
      CrudEntity_()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • versionRegister

        public static volatile javax.persistence.metamodel.SingularAttribute<CrudEntity,​java.lang.Integer> versionRegister
      • dateHourLogicExclusion

        public static volatile javax.persistence.metamodel.SingularAttribute<CrudEntity,​java.util.Date> dateHourLogicExclusion
      • VERSION_REGISTER

        public static final java.lang.String VERSION_REGISTER
        See Also:
        Constant Field Values
      • DATE_HOUR_LOGIC_EXCLUSION

        public static final java.lang.String DATE_HOUR_LOGIC_EXCLUSION
        See Also:
        Constant Field Values
    • Constructor Detail

      • CrudEntity_

        public CrudEntity_()