OJB

程序名称:OJB

授权协议: Apache

操作系统: 跨平台

开发语言: Java

OJB 介绍

Apache ObJectRelationalBridge (OJB) is an Object/Relational mapping tool that
allows transparent persistence for Java Objects against relational databases.

OJB supports multiple persistence APIs to provide users with their API of
choice:

  • A Persistencebroker API which serves as the OJB persistence kernel. The OTM-, ODMG- and JDO-implementations are built on top of this kernel.
    This API can also be used directly by applications that don’t need full
    fledged object level transactions. (See the Persistence Broker
    Tutorial
    for
    details.)

  • A full featured ODMG 3.0 compliant API. (See the ODMG Tutorial for an introduction.)

  • A JDO compliant API. We currently provide a plugin to the JDO Reference Implementation (RI). Combining the JDO RI and our plugin provides a JDO 1.0 compliant o/r solution.
    A full JDO implementation is scheduled for OJB 2.0. (See the JDO
    tutorial
    for an
    introduction to the JDO programming model.)

  • An Object Transaction Manager (OTM) layer that contains all features that JDO and ODMG have in common. (See the OTM tutorial for details).

OJB 官网

http://db.apache.org/ojb/

相关编程语言

BlazeDS 是一个基于服务器的Java 远程控制(remoting...
OVal 是一个可扩展的Java对象数据验证框架,验证的规...
Volta 是一套开发工具,专为开发分布式、实时系统应...
OpenDDS 是一个开源的 C++ 实现的 对象管理组织 OMG...
JADE (Java Agent DEvelopment Framework) 是一个完...
FastMM ,在D2006和2007中已代替了原来的内存管理器。