Hi, I use H2 in a Java-Swing-application and would like to make it "multi- user-able" and i would like to know with techniques of H2 exists to make this "easier" realizable.
Following problem/example: - Administration of customers with an interface to edit their profiles (JFrames). In this JFrame i use f.e. JTables, JTextFields, etc. and fill them with the data of the database. Now occures the problem when 2 users work at the same time at the same user profile... What is a good way to manage this and are their possibilities to handle this with H2? Already thanks a lot and if you need further informations please ask me!! UD --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/h2-database?hl=en -~----------~----~----~----~------~----~------~--~---
