Difference between revisions of "User:Minooz/NexJ"

From CDOT Wiki
Jump to: navigation, search
(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 15:53, 21 September 2010

NEXJ

Tasks Done

Grace Links to read

About NexJ

Java

JBoss application server

Tools

  • Eclipse
Eclipse Download
Eclipse Tutorials
All Eclipse Tutorial Videos
Create Web Application
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]
setup and user-guide[9]
Mylyn user-guide[10]
install Mylyn FAQ[11]
Tasktop[12]
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
Tutorial
postgre connection
  • MySQL
Syntax
Tutorial
Mysql Connector

compare

Compare SQL Implemenations[20]
Compare Postgre and MySQL [21]