The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


View by: Most Recent | Topic | Community | Webloggers | James Gosling   
Monthly Archives:    

Blogs by topic Databases and user bernt

• Accessibility • Ajax • Blogging • Business • Community 
• Databases • Deployment • Distributed • Eclipse • Education 
• EJB • Extreme Programming • Games • Grid • GUI 
• IDE • Instant Messaging • J2EE • J2ME • J2SE 
• JavaOne • Jini • JSP • JSR • JXTA 
• LDAP • Linux • Mobility • NetBeans • Open Source 
• OpenSolaris • P2P • Patterns • Performance • Porting 
• Programming • Research • Security • Servlets • Struts 
• Swing • Testing • Tools • Virtual Machine • Web Applications 
• Web Design • Web Development Tools • Web Services and XML 


Databases

Java DB (or Derby, or Cloudscape if you prefer) 10.2 beta is available for download at http://people.apache.org/~rhillegas/10.2.1.0-beta/. There has not been a feature release since august 2005, so this should be what Java DB/Derby users are waiting for. New features include: Scrollable Updatable Result Sets JDBC4 Grant/Revoke Online Backup Stronger Network Authentication More information at...
on Aug 12, 2006 | Permalink | Discuss
Apache Derby is the open Java DB
on Dec 13, 2005 | Permalink | Discuss
Apache Derby, the pure Java SQL database, has released version 10.1.2.1.
on Nov 24, 2005 | Permalink | Discuss
It's easy to refer to a benchmark, but it's not easy to communicate what that really means.
on Oct 14, 2005 | Permalink | Discuss
A read only database in a jar can be a useful thing....
on Oct 3, 2005 | Permalink | Discuss
A reply to some of the comments to my "Easy String Concatenation Considered harmful?" article.
on Sep 28, 2005 | Permalink | Discuss
Could it be that it is too easy to concatenate strings in Java? And that easy string concatenation encourages programmers to write inefficient code? At least in some contexts?
on Sep 20, 2005 | Permalink | Discuss