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

    • Field Detail

      • itemType

        private final Item itemType
      • hibernateType

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

      • BasicData2ItemPropertyPath

        BasicData2ItemPropertyPath​(Item itemType,
                                   org.hibernate.type.Type hibernateType)