「メモ/Javaプログラミング」の編集履歴(バックアップ)一覧に戻る

メモ/Javaプログラミング - (2007/09/25 (火) 10:21:31) のソース

#contents

*DB
-[[Using Java DB in Desktop Applications>http://java.sun.com/developer/technicalArticles/J2SE/Desktop/javadb/]]

**Persistence
-[[Using the Persistence API in Desktop Applications>http://java.sun.com/developer/technicalArticles/J2SE/Desktop/persistenceapi/]]

**iBATIS
-[[iBATISを使ったO/RマッピングによるDBアクセスの実例>http://codezine.jp/a/article/aid/1289.aspx]]

*セキュア
-[[Secure Coding Guidelines, Continued: Preventing Attacks and Avoiding Antipatterns>http://developers.sun.com/learning/javaoneonline/j1online.jsp?track=5&yr=2007]]

*パフォーマンス
-[[No Objects Left Behind>http://www.theserverside.com/tt/knowledgecenter/knowledgecenter.tss?l=NoObjectsLeftBehind]]

*Swing
-[[Swing再入門 JavaにおけるGUIのレイアウト>http://codezine.jp/a/article/aid/1626.aspx?p=1]]