I want to use a Bean for my DB Connections and results set by just passing in the SQL and returing a Result Set.
But I'm stunped here How can I close the connection?
I want to used this or a similar approach so I don't have to repeat the same code multiple times. If some one could give me a way I can achive this?
// Instantiating method
[ February 15, 2005: Message edited by: Reggie McDougal ]
[ February 15, 2005: Message edited by: Reggie McDougal ]
[ February 15, 2005: Message edited by: Reggie McDougal ]