I am currently working on an application with Eclipse RCP4. But that is not the main information but just keep it in mind as background information.
I was told that my question did not quite correspond to the standard of this forum so I would like to adapt it herewith.
What is the best way to manage object creation in a multiple user application in Java? Please keep in mind that every object that should be created needs an absolute unique id inside the database.
What the application architecture looks like: