Interface SimpleIdMapperBuilder

    • Method Detail

      • add

        void add​(PropertyData propertyData,
                 AbstractIdMapper idMapper)
        Add a custom identifier mapper to the builder.
        Parameters:
        propertyData - the property data
        idMapper - the mapper