[jira] [Closed] (DELTASPIKE-943) Provide add() methods instead of save() methods in EntityRepository

2015-07-28 Thread Gerhard Petracek (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gerhard Petracek closed DELTASPIKE-943. --- Provide add() methods instead of save() methods in EntityRepository

[jira] [Resolved] (DELTASPIKE-943) Provide add() methods instead of save() methods in EntityRepository

2015-07-25 Thread Daniel Cunha (soro) (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Cunha (soro) resolved DELTASPIKE-943. Resolution: Won't Fix You can to extend EntityRepository and create

DELTASPIKE-943

2015-07-24 Thread Daniel Cunha
Hi folks, https://issues.apache.org/jira/browse/DELTASPIKE-943 I think that save makes more sense IMHO, maybe the user can to extend EntityRepository and create add(E entity) method if he wants. I don't know if this is really cool create add(E entity).. WDYT? :) -- Best regard, Daniel Cunha

[jira] [Updated] (DELTASPIKE-943) Provide add() methods instead of save() methods in EntityRepository

2015-07-23 Thread Daniel Cunha (soro) (JIRA)
[ https://issues.apache.org/jira/browse/DELTASPIKE-943?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Cunha (soro) updated DELTASPIKE-943: --- Issue Type: Improvement (was: Bug) Provide add() methods instead

[jira] [Created] (DELTASPIKE-943) Provide add() methods instead of save() methods in EntityRepository

2015-07-02 Thread Robin Roos (JIRA)
Robin Roos created DELTASPIKE-943: - Summary: Provide add() methods instead of save() methods in EntityRepository Key: DELTASPIKE-943 URL: https://issues.apache.org/jira/browse/DELTASPIKE-943 Project