Class Metadata.BasicItem2DataPropertyPath<C extends BasicItem,​V extends BasicData>

    • Field Detail

      • hibernateType

        private final org.hibernate.type.Type hibernateType
    • Constructor Detail

      • BasicItem2DataPropertyPath

        BasicItem2DataPropertyPath​(Class<C> clazz,
                                   org.hibernate.type.Type hibernateType)