Go Back   ZeroC Forums > Help Center

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old 03-08-2004
Arnar Arnar is offline
Registered User
 
 
Join Date: Mar 2004
Posts: 1
Using Freeze with other databases

Hello,

The manual states that Freeze can be used with other databases than Berkely DB. Is there any information on how to do this?

Arnar
Reply With Quote
  #2 (permalink)  
Old 03-08-2004
bernard's Avatar
bernard bernard is online now
ZeroC Staff
 
Name: Bernard Normier
Organization: ZeroC, Inc.
Project: Ice
 
Join Date: Feb 2003
Location: Palm Beach Gardens, FL
Posts: 813
Hello Arnar,

In both C++ and Java, Freeze is implemented using Berkeley DB. However an application using Freeze is insulated from Berkeley DB: no need to call Berkeley DB directly, and in C++, no need to #include any Berkeley DB header or link with the Berkeley DB library. On the configuration side, some variables are Berkeley DB independent (e.g. SavePeriod) and others are Berkeley DB specific (e.g. DbHome).

If you want to use Freeze with another database, you need to rewrite its implementation (src/Freeze/*) using that database API. slize2freeze and slice2freezej would not need to change as they are database-independent.

Cheers,
Bernard
Reply With Quote
  #3 (permalink)  
Old 04-14-2004
Tim Tim is offline
Registered User
 
Name: Tim
Organization: UF
Project: Crayon
 
Join Date: Apr 2004
Posts: 7
Java DB

Any chance of a pure java solution? via the new Java BerkleyDB
http://www.sleepycat.com/products/je.shtml
tim...
Reply With Quote
  #4 (permalink)  
Old 04-15-2004
marc's Avatar
marc marc is offline
ZeroC Staff
 
Name: Marc Laukien
Organization: ZeroC, Inc.
Project: The Internet Communications Engine
 
Join Date: Feb 2003
Location: Florida
Posts: 1,781
We don't have such plans at present. However, this might change in case there will be a lot of demand for such a feature.
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 11:51 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0
(c) 2008 ZeroC, Inc.