Archive for 'JDBC'
Live from JaveOne: JDBC Spec Enhancements
June 3rd, 2009 by Scott SelikoffLive from the JavaOne conference again, this time attending a session about enhancements to the JDBC specification 4.1. Four members of the JDBC specification team have presented a number of useful enhancements due in the upcoming version of JDBC. Some of these features may not make it into 4.1, but will be in [...]
Categories: JDBC.
Tags: J2EE, Java/J2EE, JDBC, specification
Comments: none
Why JDBC + JSP = Bad
February 24th, 2009 by Scott SelikoffOver years of moderating at The JavaRanch, I’ve seen one type of question spring up on a weekly basis: that asked by people who need help with JDBC code inside of Java Server Pages (JSPs). As much as we may want to help this individual fix their particular problem, the overriding thought of [...]
Categories: Accessibility, JDBC, Java/J2EE, JavaRanch Forum Migration, Web.
Tags: Database, Java/J2EE, JDBC, JSP
Comments: 9
production is slow – tuning jforum for javaranch – part 2
January 11th, 2009 by Jeanne BoyarskyA moderator reported that moving topics took a long time in production and our sandbox. I just tried it and got 70 seconds through the GUI! It didn’t used to take this long. I’m comparing our development sandbox a few months ago to our development sandbox today. Clearly something has changed. The question is what!
I [...]
Categories: Development Process, JDBC, JavaRanch Forum Migration.
Tags: javaranch goes jforum
Comments: none
