yubaolee / dddlib

Automatically exported from code.google.com/p/dddlib
0 stars 0 forks source link

Change com.dayatang.domain.BaseEntity.save method to return then Entity Type #4

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Change com.dayatang.domain.BaseEntity.save method to return then Entity Type 

What is the expected output? What do you see instead?
In some situations, there is need to return the saved Entity.

Original issue reported on code.google.com by iffiff1@gmail.com on 3 Nov 2011 at 6:55