CocoBase Enterprise O/R 4.5 Service Release 4 was announced today and now features "Sessionless Persistence", whiich allows you to work on an object model offline (without a live database connection) and have it synchronize upon reconnect. Other features include expanded EJBQL abilities, full Unicode support and new auto-validating between object model and DB mappings.
Check out Cocobase.
From th press release:
Sessionless "Offline Application" Data Persistence -- This helps to simplify web application development for applications that are used in offline environments like a web browser. It provides the ability to have an application reconnect to the persistence layer and call up the information from the previous connection (i.e. reset the session state). The persistence layer will then automatically reconcile any changes to the object model and related data and save them with the appropriate database commands. This provides required data integrity and optimistic locking for offline environments, even when complex object models are used, greatly simplifying development of these applications.
-
New Version of CocoBase O/R includes "Sessionless Persistence" (9 messages)
- Posted by: Floyd Marinescu
- Posted on: October 02 2003 14:08 EDT
Threaded Messages (9)
- Playing catch-up with Hibernate? by James House on October 02 2003 15:18 EDT
- Playing catch-up with Hibernate? by Nav Stokes on October 02 2003 15:27 EDT
- Playing catch-up with Hibernate? by James House on October 02 2003 03:35 EDT
- Playing catch-up with Hibernate? by Sandeep Dath on October 02 2003 15:47 EDT
-
Playing catch-up with Hibernate? by Cameron Purdy on October 02 2003 04:35 EDT
- Alex V by Alex V on October 02 2003 04:38 EDT
- Playing catch-up with Hibernate? by Sandeep Dath on October 02 2003 05:14 EDT
- Playing catch-up with Hibernate? by Clinton Begin on October 03 2003 10:22 EDT
-
Playing catch-up with Hibernate? by Cameron Purdy on October 02 2003 04:35 EDT
- Playing catch-up with Hibernate? by Nav Stokes on October 02 2003 15:27 EDT
- New Version of CocoBase O/R includes "Sessionless Persistence" by Michael Klaene on October 02 2003 16:25 EDT
-
Playing catch-up with Hibernate?[ Go to top ]
- Posted by: James House
- Posted on: October 02 2003 15:18 EDT
- in response to Floyd Marinescu
Once gain playing catch-up with Hibernate? -
Playing catch-up with Hibernate?[ Go to top ]
- Posted by: Nav Stokes
- Posted on: October 02 2003 15:27 EDT
- in response to James House
Hibernate is great! I'm learning how to use it.
But does it offer Sessionless "Offline Application" Data Persistence as Cocobase? -
Playing catch-up with Hibernate?[ Go to top ]
- Posted by: James House
- Posted on: October 02 2003 15:35 EDT
- in response to Nav Stokes
It's hard to say how "equivalent" the functionality is (based on this press release) but here's docs on hibernates similar functionality (with session reconnects):
http://www.hibernate.org/hib_docs/reference/html/transactions.html#transactions-s3 -
Playing catch-up with Hibernate?[ Go to top ]
- Posted by: Sandeep Dath
- Posted on: October 02 2003 15:47 EDT
- in response to James House
I think I see another flame war coming on... :-|
Sandeep. -
Playing catch-up with Hibernate?[ Go to top ]
- Posted by: Cameron Purdy
- Posted on: October 02 2003 16:35 EDT
- in response to Sandeep Dath
USPTO Patent Filing # 102506203450
Granted 2003-07-16
Assigned to *************
On the method for invoking consternation by claiming patent ownership
What is claimed:
A device, known as a patent, used to protect an abstract notion of something obvious in the art;
A method, heretoafter referred to as baiting, in which a patent is theretofore used to invoke consternation;
A method, known as selection, to which is applied a constraint for selecting likely victims;
A device, known as a forum, into which the method known as baiting can be applied using the device known as patent (see Fig. E);
A method, known as legalese, heretoafter referred to as obfuscation, which is applicable to each of the aforementioned. -
Alex V[ Go to top ]
- Posted by: Alex V
- Posted on: October 02 2003 16:38 EDT
- in response to Cameron Purdy
Cameron !!!!!!!!!!!! :-) -
Playing catch-up with Hibernate?[ Go to top ]
- Posted by: Sandeep Dath
- Posted on: October 02 2003 17:14 EDT
- in response to Cameron Purdy
Heh, heh. Funny! BTW Cameron, liked the bit about the .Net blogs.
Sandeep. -
Playing catch-up with Hibernate?[ Go to top ]
- Posted by: Clinton Begin
- Posted on: October 03 2003 10:22 EDT
- in response to Cameron Purdy
That was brilliant. ;-) -
New Version of CocoBase O/R includes "Sessionless Persistence"[ Go to top ]
- Posted by: Michael Klaene
- Posted on: October 02 2003 16:25 EDT
- in response to Floyd Marinescu
I'm using Hibernate and it works pretty good. Having not used CocoBase I don't know what the main advantages are, but it seems a bit pricey to me so I hope there are more than just a few.