Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 3 by
matteoza...@gmail.com: JPA merge behaviour expected
http://code.google.com/p/lambico/issues/detail?id=3
What steps will reproduce the problem?
The method "void store(T transientObject)" in the
interface "org.lambico.dao.generic.GenericDaoBase"
What is the expected output? What do you see instead?
It would be great if the method return the attached entity as in JPA
EntityManager interface for merge instead of void.
What version of the product are you using? On what operating system?
1.0-SNAPSHOT
Please provide any additional information below.