You are on page 1of 1

References MySQL Clustering

References
MySQL – Database Layer

• MySQL 5.1 Reference Manual – http://dev.mysql.com/doc/refman/5.1/en/index.html


• MySQL Cluster Reference Manual –
http://dev.mysql.com/doc/mysql-cluster-excerpt/5.1/en/index.html
• High Performance MySQL – By Derek J. Bailing and Jeremy Zawodny
• MySQL in 2½ Days – Jay Greenspan

Hibernate and JDBC

• Complete Hibernate 3.0 Tutorial –


http://www.roseindia.net/hibernate/index.shtml
• Using Hibernate in NetBeans 6.5 –
http://www.netbeans.org/kb/docs/java/hibernate-java-se.html
• Accessing MySQL on NetBeans using JDBC -
http://www.linglom.com/2007/12/05/accessing-mysql-on-netbeans-using-jdbc-
part-i-create-a-connection/
• Advanced Java 2 Platform, How To Program – Deitel, Deitel and Santry

Web Services Layer

• JAX-WS using NetBeans 6.5 –


http://www.netbeans.org/kb/55/websvc-jax-ws.html

Graphical User Interface

• Introduction to the Swing Application Framework –


http://www.netbeans.org/kb/60/java/gui-saf.html
• Introduction to GUI -
http://www.netbeans.org/kb/docs/java/gui-functionality.html
• Beginning J2ME – Sing Li and Jonathan Knudsen
• C# Fast & Easy Web Development – Aneesha Bakharia
• Developing a Visual Web JSF Application –
http://www.netbeans.org/kb/60/web/helloweb.html
• Java, How To Program – Deitel and Deitel

You might also like