ObJectRelationalBridge (OJB) is an Object/Relational mapping tool that allows transparent persistence for Java objects against relational databases. It supports multiple persistence APIs, including JDO, ODMG, and several custom alternatives.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
JDO 프로토 타입과 작업 샘플 응용 프로그램을 구현했다. 새로운 서블릿 구현을 쉽게는 HTTP로 OJB 서버를 배포하려면 서블릿하실 수있습니다. 가득 차있는 JTA와 JCA 통합 장소입니다.
Tags:
Major feature enhancements
A JDO prototype and a working sample application were implemented. A new Servlet Implementation allows you to easily deploy the OJB Server as an HTTP-Servlet. Full JTA and JCA integration is in place.
OJB 지금은 JTA 트랜잭션 API에 어떤의 J2EE 애플 리케이션 서버로 쉽게 통합할 수 있도록 지원합니다. 이 릴리스에는 또한 기존 데이터베이스 테이블에 대한 매핑을 리포지 토리를 구축하는 데 도움이 리버스 엔지니어링 도구를 추가했습니다.
Tags:
Major feature enhancements
OJB now supports the JTA Transaction API which allows easy integration into J2EE App Servers. This release has also added a reverse engineering tool that helps to build mapping repositories for existing database tables.
OJB 지금은 M의 투명 매핑 : 해당 관계를 지원합니다. 외래 키 값을 할당 투명 지금도 지원됩니다. 컬렉션의 게으른 로딩을위한 프록시 구현되었습니다. 검색어 API는 이제는 내부에서 문을 가입은 SQL로 번역하는 경로 표현식을 지원합니다. 예외 처리가 개선되었습니다.
Tags:
Major feature enhancements
OJB now supports transparent mapping of M:N relations. Transparent assignment of foreign key values is now also supported. Proxies for lazy loading of Collections have been implemented. The Query API now supports Path expressions, which are translated to SQL JOIN statements internally. The Exception handling has been improved.
이 릴리스 m에 매핑 지원 : 해당 연결을 제공합니다. 프록시 메커니즘 JDK1.2 JDK1.3을위한 동적 프록시의 대체 수단에 의해 제공되었습니다. 설명서 많이 향상되었습니다.
Tags:
Major feature enhancements
This release provides mapping support for m:n associations. The Proxy mechanism has been made available for JDK1.2 by means of a replacement of the JDK1.3 dynamic proxies. The documentation has improved a lot.