Hey all. I'm new here, and I have lots of questions!
I'm on the database end (ms sql) of Hibernate.
I really want to learn more about what Hibernate/JDBC is doing.
We get a problem almost weekly, where the DB is thrashing, and I need to understand what Hibernate is doing.
But, I can't seem to find Hibernate-Datasets anywhere, it's almost like it doesn't have any!
I need to get more info on our H-System... like:
How can we monitor?How can we control Caching?How can we control predictive Data?What datasets/objects is H pulling from?
The devs don't really seem to know, they just say: Hibernate is wonderful, and it knows the best optimized path to get data.. but they have no supporting evidence, and I dont think they really know! It's a big mystery!