Live from JaveOne:  JDBC Spec Enhancements

Site menu:

Topics

Recent Posts

Blog

 

March 2010
M T W T F S S
« Feb    
1234567
891011121314
15161718192021
22232425262728
293031  

Past Posts

Links:

Archive for 'JDBC'

Live from JaveOne: JDBC Spec Enhancements

June 3rd, 2009 by Scott Selikoff

Live 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 [...]

Why JDBC + JSP = Bad

February 24th, 2009 by Scott Selikoff

Over 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 [...]

production is slow – tuning jforum for javaranch – part 2

January 11th, 2009 by Jeanne Boyarsky

A 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 [...]