Changes

Jump to: navigation, search

Nexjexpress/PostgreSQL Adapter/Resources

925 bytes added, 12:40, 17 November 2010
no edit summary
'''<big><big> Postgre Project - Resources for NexJ PostgreSQL Project'''</big></big>  
==Java==
* [http://en.wikipedia.org/wiki/Java_EE Java Enterprise (JavaEE)]
* [http://en.wikipedia.org/wiki/Application_server Application Server]
: [http://en.wikipedia.org/wiki/JBoss_application_server JBoss application server]
* [http://www.json.org/ JSON]
* [http://www.oracle.com/technetwork/java/index-jsp-135475.html Java Servlet Technology]
* [http://www.oracle.com/technetwork/java/overview-138580.html Java Server Pages(JSP)]
* [http://leepoint.net/notes-java/flow/methods/50static-methods.html Static methods]
* Good tutorials on java [http://www.vogella.de/java.html
* Factory Pattern
: [http://www.allapplabs.com/java_design_patterns/factory_pattern.htm example Salutation]
: [http://www.devdaily.com/java/java-factory-pattern-example example Dog]
 
==Database & Persistence==
===Database===
# data persistence with [http://www.developer.com/xml/article.php/918111/Data-Persistence-and-Java-Data-Objects----JDO.htm JDO]
# java world [http://www.javaworld.com/javaworld/jw-03-2002/jw-0301-jdo.html jdo]
 
==JDBC==
# JDBC on [http://download.oracle.com/javase/tutorial/jdbc/index.html Java Tutorials]
# JDBC @ http://en.wikipedia.org/wiki/JDBC
# Relational database Management System @ http://en.wikipedia.org/wiki/Relational_database_management_system
: [http://dev.mysql.com/doc/refman/5.0/en/tutorial.html Tutorial]
: [http://www.mysql.com/downloads/connector/j/ Mysql Connector]
: '''IMP!''' Some optimization [http://www.petefreitag.com/item/613.cfm Hints]
: Retrieving AUTO_INCREMENT Column Values [http://dev.mysql.com/doc/refman/5.0/en/connector-j-usagenotes-basic.html#connector-j-usagenotes-last-insert-id]
: LikeEscape:[http://dev.mysql.com/doc/refman/5.0/en/string-comparison-functions.html#operator_like]
1
edit

Navigation menu