Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jnosql-dev] Keep and use the same instance instead of creating a new one

In the insert and update method Artemis returns a new instance. The scope is to keep the same instance and set the values in there instead of returns a new one.
Some JPA implementations follow this behavior.


--
Otávio Gonçalves de Santana

Back to the top