Difference between revisions of "User:Minooz/NexJ"
(→Database / Persistence) |
|||
Line 59: | Line 59: | ||
: 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/index.html XStream] + [http://code.google.com/p/xbird/ XBird] | : [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] | ||
+ | |||
+ | * Trigger | ||
+ | : [http://dev.mysql.com/doc/refman/5.0/en/triggers.html MySQL Trigger] | ||
* Postgre | * Postgre |
Revision as of 10:19, 22 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 + XBird
- Trigger
- Postgre
- MySQL