|
计算机应用研究 2005
Object-Oriented Data Persistence Layer Solution: Java Data Objects
|
Abstract:
The design of data persistence layer is always important and difficult under J2EE development environment. On the basis of analysis on several solutions, this paper introduces JDO and discusses its characteristics and architecture. Then it makes an example on how to develop JDO. In contrast with other techniques, JDO can greatly improve the efficiency of the design of data persistence layer.