I am using turbine-2. I am trying to build lists of ids for cacheing the results of object retrieval queries. Ideally, I would like to run this directly as a JDBC query for performance reasons. In order to do this, I need a java.sql.Connection. I have scoured the docs and javadocs for some means to do get one, to no avail. I realise this is probably a no brainer, but could someone point me at the means to retrieving a connection to the database where the turbine schema lives?
Alternatively, is there a way to specify Criteria such that only lightweight results are returned? Many thanks, Matt. Matt Innes (mailto:[EMAIL PROTECTED]), Madeye Software Ltd. (http://company.madeye.com) -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
