max wrote:
Sorry if the failed humor offended you....but please next gime give people the benefit of the doubt before being offended! (If I didn't do that I wouldn't survive these forums :)
Ugh, I'm sorry as well for being a too highly-strung. Shouldn't have had that extra cup of coffee this morning.
I appreciate you guys taking the time to help someone who hasn't worked with the product yet. I'm worried that this thing with our data split into multiple tables might be a deal-breaker for me. I'm trying to save myself some time before I start the proof-of-concept with Hibernate.
If I were to go with this idea of having thousands of mappings for the same class, would I be able to create these mappings at runtime? The way that our system is set up, when a new user account is created, we dynamically create a new set of tables for the user data.
Is
Configuration.addFile() the right thing to look at? Is it thread-safe? Can it be called on a running system?
Any replies would be greatly appreciated, with or without humor. :-)
Boris