Why I post only once every 2 years…
Tuesday, August 5th, 2008Well, I figure I owe everyone an explanation. It's pretty simple. I don't really do anything interesting at the moment, so I don't have much to share. This, my friends is as exciting as it gets. [java] public ArrayList getTotalByUnitFilterGroup(FormPojo form) throws SQLException{ Connepion conn = null; PreparedStatement pstmt = null; ResultSet ...