The Artima Developer Community
Sponsored Link

Java Buzz Forum
SQL schema upgrades a thing of the past?

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Jason Sankey

Posts: 406
Nickname: jsankey
Registered: Apr, 2006

Jason Sankey is a founding developer of zutubi.
SQL schema upgrades a thing of the past? Posted: Oct 17, 2006 4:57 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Jason Sankey.
Original Post: SQL schema upgrades a thing of the past?
Feed Title: a little madness
Feed URL: http://www.alittlemadness.com/feed/
Feed Description: A man needs a little madness, or else he never dares cut the rope and be free. -Nikos Kazantzakis
Latest Java Buzz Posts
Latest Java Buzz Posts by Jason Sankey
Latest Posts From a little madness

Advertisement
I would like to draw your attention to the recent release of the new Java Persistence API for the Berkeley DB. In short, the Berkeley DB is designed to be a very efficient embedded database. With no SQL query support, you instead talk directly to its internal BTree via a very simple API. [...]

Read: SQL schema upgrades a thing of the past?

Topic: Java Tip 121: Flex your grid layout Previous Topic   Next Topic Topic: Tomcat6 and Servlet2.5 and Apache Geronimo 1.2

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use