Interface ClassMapBuilder.ClassMappingGenerator

    • Method Detail

      • accepts

        boolean accepts​(ClassMap classMap)
      • apply

        boolean apply​(ClassMap classMap,
                      Configuration configuration)
        true if we should stop after applied
        Parameters:
        classMap - information about the classes being mapped
        configuration - configuration of the mapping
        Returns:
        true if we should stop after applied