Class DBObjectMapFactory

java.lang.Object
overit.geocall.sql.DBObjectMapFactory

@Service public class DBObjectMapFactory extends Object
Factory useful to create DBObjectMaps instances.
  • Constructor Details

    • DBObjectMapFactory

      @Autowired public DBObjectMapFactory(overit.geocall.edm.service.ExtendedAttributesDeserializer extendedAttributesDeserializer, ObjectMapper objectMapper, overit.geocall.edm.service.DataAttributeConverter dataAttributeConverter)