jasminecorp.net directory
Updated Blogs
More .....



 
 

| Add Search | Advertise With JCSearch | Suggest a Site

Search the Web


Search Results

Object Persistence
Directory > Computers > Programming > Languages > Java > Databases and Persistence > Object Persistence

Categories
 
JDO (32)

Web Sitesi

sysXs
A platform for integration and automation for the use in enterprises. It provide XML based
persistent object services for Web server Java servlets and Java applications.

http://www.sysxs.com/
Reviews Rating: Not yet Rated Whois Check

Hibernate
A object/relational persistence and query service for Java. To support a rapid build procedure,
Hibernate rejects the use of code generation or bytecode processing. Instead runtime reflection is
used and SQL generation occurs at system startup time. [Open source, LGPL]

http://www.hibernate.org/
Reviews Rating: Not yet Rated Whois Check

XML Persistence
An Java transactional XML DOM persistence (PDOM) library. Using W3C DOM Java API, developers can
store partial or complete document in database. [Open source, BSD License]

http://xml-persistence.net/
Reviews Rating: Not yet Rated Whois Check

FormPers
A persistence framework with forms automation. It support on-the-fly SQL table creation/structure
modification base on definition in Java class, automated form creation and automated form result
parsing. [Freeware]

http://www.jslope.com/formpers.html
Reviews Rating: Not yet Rated Whois Check

TopLink
Commercial object-relational bridge by Oracle. Available for Java, WebLogic, and WebSphere.
http://otn.oracle.com/products/ias/toplink/index.html
Reviews Rating: Not yet Rated Whois Check

FireStorm
Generates persistence tier and query service for relational databases. Generated code is based on
the Data Access Object (DAO) design pattern. It offers the choice of generating implementation
logic based on JDBC or EJB.

http://www.codefutures.com/products/firestorm/
Reviews Rating: Not yet Rated Whois Check

JDBM
A simple transactional persistence engine for Java. It can used to store a mix of objects and
BLOBs, and all updates are done in a transactionally safe manner. JDBM also provides scalable data
structures, such as HTree and B+Tree, to support persistence of large object collections. [Open
source, BSD License]

http://jdbm.sourceforge.net/
Reviews Rating: Not yet Rated Whois Check

Player (Persistence Layer)
For relational databases. [Open source]
http://player.sourceforge.net/
Reviews Rating: Not yet Rated Whois Check

CarrierWave
provides the following features: Build generated client side data objects structurally mirroring
server side business objects; Pluggable persistence, and logging layers; Pluggable binding between
client and server (over RMI, JMS, or directly in same process space); Pluggable query mechanism;
Zero-configuration externalization and internalization of server state into and from XML (or any
"custom" format). [Open source, GPL]

http://carrierwave.sourceforge.net/
Reviews Rating: Not yet Rated Whois Check

Torque
An XML-based persistence layer. Part of the Apache Jakarta family. [Open Source, BSD-like]
http://db.apache.org/torque/
Reviews Rating: Not yet Rated Whois Check

JORM (Java Object Repository Mapping)
The ObjectWeb open source adaptable persistence service. It is used to offer CMP 2.0 for the JOnAS
server, as well as Speedo, a JDO implementation. [Open source, LGPL]

http://www.objectweb.org/jorm/
Reviews Rating: Not yet Rated Whois Check

Apache OJB
An Object/Relational mapping tool that allows transparent persistence for Java Objects against
relational databases. Provides JDO and ODMG APIs. [Open Source, Apache]

http://db.apache.org/ojb/
Reviews Rating: Not yet Rated Whois Check

JDO vs. EJB by Gopalan Suresh Raj
Compares and contrasts the Two Persistence Frameworks provided Java. Java Data Objects(JDO) which
provides Language Transparent Orthogonal Persistence with Enterprise JavaBeans(EJB) that provides
Functional Persistence.

http://my.execpc.com/~gopalan/java/jdo/jdo_vs_ejb.html
Reviews Rating: Not yet Rated Whois Check

J-Database Exchange (JDX)
A cross-platform solution for transactional persistence of Java objects . By Software Tree, Inc.
[Commercial]

http://www.softwaretree.com/products/jdx/Jdx1.htm
Reviews Rating: Not yet Rated Whois Check

Prevayler - Transparent Persistence for Java
Write plain Java classes: no pre or post-processing required; runs on any VM; no inheritance from
base-class required. [Open source, LGPL]

http://www.prevayler.org/
Reviews Rating: Not yet Rated Whois Check

SimpleORM - Simple Object Relational Mapper
Implement low overhead object/relational mapping on top of Java JDBC. [Open source]
http://www.uq.net.au/~zzabergl/simpleorm/
Reviews Rating: Not yet Rated Whois Check

Abra
A Java library and a set of tools that can be used for storing and retrieving Java object in a
relational database. [Open source, BSD license]

http://abra.sourceforge.net/
Reviews Rating: Not yet Rated Whois Check

SerializeDB
A library for mapping Java objects to a relational database. [Free developer and commercial
enterprise editions]

http://serializedb.dylogic.com/Articles/fog0000000007.htm
Reviews Rating: Not yet Rated Whois Check

Object-Relational Mapping
Information and facts about object-relational mapping products, architecture problem-solving, and
direction in product comparison and selection.

http://www.object-relational.com/
Reviews Rating: Not yet Rated Whois Check

jStorm
Simple tool for object-relational mapping, based on DbObjects, with mechanisms for aggregation and
concurrency stamps. [Open Source, GPL]

http://jstorm.sourceforge.net/
Reviews Rating: Not yet Rated Whois Check

ObJectBridge
A framework that provides transparent persistence of Java objects for JDBC-compliant RDBMS.
Provides an ODMG 3.0 compatible transactional object server as a client-interface and uses
XML-based O/R Mapping. [Open Source, LGPL]

http://objectbridge.sourceforge.net/
Reviews Rating: Not yet Rated Whois Check

DODS (Data Object Design Studio)
An Object-Relational Mapping Framework with a GUI Editor that lets you automatically create Java
objects that map to relational databases. [Open Source, Mozilla-like]

http://dods.enhydra.org/index.html
Reviews Rating: Not yet Rated Whois Check

jRelationalFramework
A lightweight framework that was written to automate the most tedious 80% of relational database
access coding and leave the other 20% to the developer. [Open Source, MPL]

http://jrf.sourceforge.net/
Reviews Rating: Not yet Rated Whois Check

CocoBase Enterprise O/R
Object/Relational mapping tool, with customized mappings for each major EJB server (including
JBoss) [Commercial].

http://www.thoughtinc.com/
Reviews Rating: Not yet Rated Whois Check

Osage
Object-Relational mapping for JDBC databases, with XML features. [Open Source, LGPL]
http://osage.sourceforge.net/
Reviews Rating: Not yet Rated Whois Check

DB Objects for Java
Lightweight and flexible solution for storing and retrieving java objects into and from relational
databases, without using SQL. [Open Source, LGPL]

http://dbobjects.sourceforge.net/
Reviews Rating: Not yet Rated Whois Check

COBRA
An object persistence layer written in Java which uses a relational database to provide persistent
storage, whilst shielding programmers from the details of relational database access. [Open Source,
GPL]

http://www.kimble.easynet.co.uk/cobra/index.htm
Reviews Rating: Not yet Rated Whois Check

 


Jasminecorp.net directory is based on the Open Directory and is being modified by Jasminecorp.

©2004 Jasmine Computers Inc.

Click here to subscribe for Jasminecorp's product News.

Home | JCBid |Software Development | Domain Registration | Hosting | Web Designing | Buy Books | Advertise with JCSearch | Whois | IP Locator | Add Search | Shopping | Store | Free Blogs | Free GuestBook | Free E-Cards | Free Games | Free Tutorials | Set as Home | Add to Favorite | Suggest a Site | Directory | Our Portfolio | Terms of service | Free quote | Tell a Friend | Special Offer | Job Opportunities | games | Usenet Groups

Submit a Site to Jasminecorp.net Directory || Advertise with us

 

Help build the largest human-edited directory on the web.
Submit a Site - Open Directory Project - Become an Editor
Get a Domain Name:
.com .us .info
.org .in .name
.net .biz .asia