I had a quick need to integrate jmeter with a database for persistence purposes. I used Hibernate and a slightly modified version of the SampleResult as the persistence class. I also created persistence classes for storing the testplan and runlog combinations. I noticed in the jmeter.propteries there is an option for db output but it does not appear to be implemented. Is anyone working on this? Is there interest in using the hibernate solution I have implemented?
Thanks, Mike
