Abraham Elmahrek created SQOOP-1598:
---------------------------------------

             Summary: Sqoop2: Make repository handlers more generic
                 Key: SQOOP-1598
                 URL: https://issues.apache.org/jira/browse/SQOOP-1598
             Project: Sqoop
          Issue Type: Bug
            Reporter: Abraham Elmahrek


The repository handlers currently do a lot of work they shouldn't really be 
doing. They should be responsible for creating, reading, updating, and deleting 
objects from the database. Whether these objects be singular or lists, this is 
all they should do. An example of where we don't do this is: 
https://github.com/apache/sqoop/blob/branch-1.99.3/repository/repository-derby/src/main/java/org/apache/sqoop/repository/derby/DerbyRepositoryHandler.java#L1212.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to