Topic: TriActive JDO 2.0 Final |
Print this page |
1.TriActive JDO 2.0 Final | Copy to clipboard |
Posted by: wondrouz Posted on: 2003-11-13 16:36 TriActive JDO 2.0 Final has been released. TJDO is an open source implementation of Sun's JDO specification (JSR 12), designed to support transparent persistence using any JDBC-compliant database. This release support the JDO 1.0.1 specification Features - Supports JDO 1.0.1. - Implements the entire JDOQL query language, including several useful method enhancements. - Auto-creates all necessary schema elements (tables, foreign keys, indexes) according to your apps classes and JDO metadata. - Auto-validates expected schema structure at runtime, reducing failures from schema evolution. - Can map Java classes to SQL views, and allows for direct SQL queries, to leverage SQL capabilities not normally accessible through JDO. - Designed to be lightweight and fast. Binary : http://prdownloads.sourceforge.net/tjdo/TJDO_2_0.zip?download Source : http://prdownloads.sourceforge.net/tjdo/TJDO_2_0-src.zip?download WebSite : http://tjdo.sourceforge.net/ |
2.Re:TriActive JDO 2.0 Final [Re: wondrouz] | Copy to clipboard |
Posted by: bjwz Posted on: 2003-11-13 20:16 有人试用这个东东吗?感觉怎么样,介绍一下 |
3.A practical introduction to TriActive JDO (IBM dW) [Re: wondrouz] | Copy to clipboard |
Posted by: why Posted on: 2003-11-13 20:32 http://www-106.ibm.com/developerworks/java/library/j-tjdo/ A practical introduction to TriActive JDO Transparently persistent data regardless of the underlying data store Level: Introductory Jeff Gunther (jeff.gunther@intalgent.com) General Manager, Intalgent Technologies November 4, 2003 TriActive JDO (TJDO) is a lightweight, open source implementation of Sun's Java Data Objects (JDO) 1.0 specification. With it, developers can use a transparent persistence mechanism with any JDBC-compliant database and any Java object. In this article, Java developer Jeff Gunther provides an introduction to TJDO by demonstrating how a domain model can be persisted to a MySQL database. In addition to illustrating specific implementation details for TJDO, the article reviews the basic concepts and components of the JDO specification. |
Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1 客服电话 18559299278 客服信箱 714923@qq.com 客服QQ 714923 |