Difference between revisions of "User:Minooz/NexJ"
(→Database / Persistence) |
(→Database / Persistence) |
||
Line 58: | Line 58: | ||
: JDBC Driver [http://en.wikipedia.org/wiki/JDBC_driver] | : JDBC Driver [http://en.wikipedia.org/wiki/JDBC_driver] | ||
: Drivers table[http://devapp.sun.com/product/jdbc/drivers] | : Drivers table[http://devapp.sun.com/product/jdbc/drivers] | ||
− | : [http://xstream.codehaus.org/persistence-tutorial.html XML/Object Binding] and [http://code.google.com/p/xbird/wiki/XmlObjectBinding Object Persistence]: | + | : [http://xstream.codehaus.org/persistence-tutorial.html XML/Object Binding] and [http://code.google.com/p/xbird/wiki/XmlObjectBinding Object Persistence]= |
+ | [http://xstream.codehaus.org/index.html XStream] + [ http://code.google.com/p/xbird/ XBird] | ||
* Postgre | * Postgre |
Revision as of 15:07, 21 September 2010
Contents
NEXJ
Tasks Done
Grace Links to read
About NexJ
Java
Tools
- Eclipse
- compare version controls [1]
- Understanding Mercurial [2]
- Tutorial-wiki [3]
- TortoiseHg Documentation[4]
- Eclipse-Mercurial [5]
- More about installation [6]
- Eclipse-Mercurial Video [7]-Demo
- Documentation [8]
- CodeBeamer Quick Tour[13]
- Installing process of CodeBeamer on Eclipse [14]
- Connect to the CodeBeamer Grace's account [15]
Database / Persistence
- JDBC [16]
- Relational database Management System[17]
- JDBC Driver [18]
- Drivers table[19]
- XML/Object Binding and Object Persistence=
XStream + [ http://code.google.com/p/xbird/ XBird]
- Postgre
- MySQL