Hi Everyone, my following question is rather simple. I created simple crud services using the entity-auto engine. Now I want to check on whether or not duplicate entries already exist in the db and only create a new one if none is existent (update if otherwise). In SQL there is a command for that, but can I achieve anything similar using the entity-auto engine?
Cheers, Paul -- View this message in context: http://www.nabble.com/entity-auto-inser-update-tp23275424p23275424.html Sent from the OFBiz - User mailing list archive at Nabble.com.
