Difference between revisions of "User:Minooz/NexJ"
(→Tools) |
(→Database) |
||
Line 53: | Line 53: | ||
* [http://www.silverex.org/download/ XChat] | * [http://www.silverex.org/download/ XChat] | ||
− | ==Database== | + | ==Database / Persistence== |
: JDBC [http://en.wikipedia.org/wiki/JDBC] | : JDBC [http://en.wikipedia.org/wiki/JDBC] | ||
: Relational database Management System[http://en.wikipedia.org/wiki/Relational_database_management_system ] | : Relational database Management System[http://en.wikipedia.org/wiki/Relational_database_management_system ] | ||
: 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://code.google.com/p/xbird/wiki/XmlObjectBinding Data Persistence] along using [http://xstream.codehaus.org/persistence-tutorial.html XStream Persistence] | |
− | |||
* Postgre | * Postgre |
Revision as of 14:53, 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]
- Data Persistence along using XStream Persistence
- Postgre
- MySQL