Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Using and Understanding Java Data Objects by David Ezzio [Repost]

Posted By: Free butterfly
Using and Understanding Java Data Objects by David Ezzio [Repost]

Using and Understanding Java Data Objects by David Ezzio
Apress; 1 edition | June 11, 2003 | English | ISBN: 1590590430 | 456 pages | CHM | 12 MB

Using and Understanding Java Data Objects is the programmer's guide to JDO. Adopted by the Java Community Process, Java Data Objects (JDO) specifies a universal and transparent persistence service for Java objects.JDO reduces the amount of code that application developers write to store and retrieve persistent state. JDO frees application designers and programmers from the details of persistence. As a result, designs can be more object-oriented, programmers can be more productive, and applications can be more robust and flexible.