jdo

jdo

 英

  • 網絡爪哇數據對象(Java Data Objects);北茹阿澤魯機場;一個不成熟的產品

例句

JDO's pure object-oriented approach and simplicity-by-design lend it a faster ramp-up time than the other two persistence technologies.

JDO面向對象方法設計簡單使掌握適應其它持久性技術

Initially released in December 1999, Castor JDO was one of the first open source data binding frameworks available.

CastorJDO最早發布1999年12月,第一可用開放源碼數據綁定框架之一

This is where you can start to see how JDO allows you to handle persistence in an object-oriented fashion.

這里開始可以看到JDO如何允許面向對象方式處理持久性

Like other specifications within the Java family, JDO eliminates the risk of becoming locked into a particular vendor.

Java家族其他規范相似JDO消除鎖定特定供應商危險

It also includes a jdoconfig. xml file, so once you annotate the Contact class, you'll be ready to start using JDO.

包含一個jdoconfig.xml文件因此一旦Contact進行注釋已經準備好開始使用JDO

The JDO and JPA interfaces present some leaky abstractions due to the fact that BigTable is not a relational database.

由于BigTable不是一個關系數據庫JDOJPA接口出現一些抽象泄漏

With a simple triathlon JDO POJO defined and a PersistenceMgr object handy, I'm good to go.

利用定義簡單triathlonJDOPOJO方便PersistenceMgr對象已經起點

Even through the JDO specification is just beginning its evolution, it has already filled a void within the Java community.

盡管JDO規范發展剛剛起步已經填補Java社區一個空白

You ll see a stronger standard, and the better JDO vendors will be able to participate in those markets.

看到一個強大標準而且JDO供應商能夠那些市場占有一席之地

Since JDO is still a rather new technology (the youngest of J2EE's persistence solutions), we'll start with an overview of how it works.

由于JDO仍是一種相當技術最新J2EE持久性解決方案),所以我們首先概述工作原理

At present, none of the major relational database management systems (RDBMS) vendors support JDO.

目前沒有任何主要關系數據庫管理系統RDBMS供應商支持JDO

JDO facilitates rapid development with an open standard and can be used in nearly any Java environment.

JDO基于開放標準快速開發提供便利幾乎用于任何Java環境

Castor comes with some JDO examples that present a data model and an object model surrounding the notion of a product.

Castor附帶一些JDO示例它們圍繞某個產品概念數據模型對象模型

JDO programmers are able to operate entirely within an object-oriented paradigm.

JDO程序員完全面向對象范例操作

Castor JDO is just one of many data-binding solutions available in the open source world today.

CastorJDO只不過當今開放源碼世界許多可用數據綁定解決方案一種

For the past three years or so, the best technical persistence frameworks have come from the JDO community.

過去左右時間最好技術持久性框架來自JDO社區

I'll use a simple HTML page, a Groovlet, and a JDO-enhanced Java class to persist an event (in this case, a triathlon).

使用一個簡單HTTP頁面一個Groovlet以及一個增強了JDOJava持久事件triathlon)。

All of this leaves JDO developers and architects with few proven design patterns or case studies to guide their JDO development efforts.

所有這些現狀使JDO開發人員架構設計師幾乎沒有已經實踐證明設計模式案例研究指導他們JDO開發工作

When writing a class that will be persisted by JDO, the type of the class's datamembers is of significant consideration.

編寫一個將來JDO持久存儲數據成員類型重要

This introductory article should be enough to get you started with the JPOX implementation of JDO 2. 0.

介紹性文章應該足以JDO2.0JPOX實現

So, although JDO objects can easily be declared as transactional, they must still be accessed using non-transactional components.

因此盡管很容易JDO對象聲明事務性必須使用事務性組件訪問它們

J2EE architects and developers must weigh the lack of patterns, best practices, and case studies against the inherent simplicity of JDO.

相對JDO固有簡單性,J2EE架構設計師開發人員必須權衡缺乏模式最佳實踐案例研究產生影響

Since more of what otherwise would be application code is handled transparently by the JDO libraries, it can reduce bugs and time to market.

由于更多應用程序代碼變為通過JDO透明地處理因此可以減少bug同時加快發布時間

While these numbers don't suggest that JDO is a bad technology, they do suggest it's still on the cutting edge.

盡管這些數據并不表示JDO一種差勁技術它們確實表明處于前沿

You can set up relationships in JPA and JDO, but they can only be used for persisting relationships.

可以JPAJDO設置關系它們只能用來持久關系

First, we will focus on the steps required to enhance a standard Java class (POJO) to become capable of JDO persistence.

首先我們關注一個標準JavaPOJO轉化支持JDO持久性所需要步驟

JDO does not require the application to provide any explicit mappings.

JDO并不需要程序提供任何顯式映射

Most EJB CMP CMR solutions use code generation to implement persistence code, while JDO uses bytecode decoration.

大多數EJBCMPCMR解決方案使用代碼生成實現持久性代碼JDO使用字節修飾

Essentially, PersistenceManager is the main interface to the JDO persistence system.

基本上PersistenceManagerJDO持久性系統接口

JDO intercepts updates to persisted objects and automatically persists any changes in state.

JDO攔截持久存儲對象更新自動持久存儲狀態任何更改

What JDO lacks in best practices it makes up for in simplicity.

對于最佳實踐方面不足JDO簡單性彌補

You ll find that many of these steps are applicable to other JDO implementations.

發現許多步驟適用于其他JDO實現

JDO doesn't just persist Java objects; it transparently handles the persistence of the entire relevant object graph.

JDO不僅僅使Java對象持久透明處理整個相關對象持久性

JDO reduces release cycles and increases software quality for persistence code.

JDO可以縮短發布周期提高持久性代碼軟件質量

This becomes abundantly clear when studying the documentation of relationships in JDO, which is sparse and contains incomplete examples.

學習JDO關系文檔很少而且包含一些不完整示例這點變得顯而易見

JDO also provides transparent persistence on arbitrary data stores.

JDO任意數據存儲提供透明持久性

On Sourceforge has all the information you ll need to get started using this JDO implementation.

提供開始使用JDO實現需要全部信息

JDO has also adopted much of the high-level architecture used by JDBC.

JDO采用很多JDBC使用高級體系結構

They must be combined with other technologies, such as entity beans, JDBC, or JDO, to create a mechanism for persistent data management.

它們必須其它技術實體beanJDBCJDO相結合創建一種持久數據管理機制

The JDO examples provide a one-to-one representation of tables to objects.

JDO示例提供對象一對一表示