Newsletter Signup
Where current and emerging technology trends meet.
TecTrendsInformation Sources, Inc.
  | About TecTrends | Email Signup | Contact Us
 Live Search:
Live Search | Articles | Companies | TecTerms | Products
  Loading TecTrends Live Search - please wait... 
View Noteworthy Articles      PRNewswire
 
Article

Title: Java Programming with Berkeley DB XML

Author: Mimaroglu, Selim Article Type: Product Analysis
Source: SOAWebServices Journal, v6 n1 p54(3) Publication Date: Jan 2006
  ISSN: 1535-6906
  Illustrations: Program Listings
URL of Publication: http://www.wsj2.com

Berkeley DB XML (BDB XML) from Sleepycat Software has a basic command BDB XML concept that can be of assistance when building Java programs. Topics covered are installation, environment, XmlManager, adding a document, and querying data. Sample listings are provided. Installation of BDB XML is via an installer for the Windows operating systems (OSs). Users can also build it from source files that are available for just about all popular OSs. Testers used the Eclipse integrated development environment (IDE) from www.eclipse.org, which makes programming easy and fun and costs nothing. Among widely used environment properties described are EnvironmentConfig.setAllowCreate(true), EnvironmentConfig.setLocking(true), EnvironmentConfig.setInitializeCache(true), EnvironmentConfig.setTransactional(true), EnvironmentConfig.setInitializeLogging(true), and EnvironmentConfig.setRunRecovery(true). XmlManager is the high-level class for management of XML collections, and queries are sent to the database via the XmlManager object. Three constructors can be used, and one is described in which XmlManagerConfig and Environment are taken as the two arguments. When an XmlManager object has been created, creation of a container and adding an XML document is easy. Testers are hopeful that in future versions SleepyCat Software will publish backwardly compatible application programming interfaces (APIs).

Special Features: Program Listings

Companies:
Sleepycat Software Inc

Products:
Berkeley DB XML

TecTerms:


[Get Copyright Permissions] Click here for copyright permissions!
Copyright 2004-2008 Information Sources Inc.
 


Home About TecTrends About Us Contact Us Privacy Statement Terms and Conditions

TecTrends | P.O. Box 8120 | Berkeley CA 94707 | (510) 525-6220 | Email: tectrends@tectrends.com
© 2006 INFORMATION SOURCES INC | All rights reserved.