FINALUNA(フィナ・ルナ)API/フレームワークは、金融機関の大量のアプリケーション資産を長期保守し続けたいニーズに応えNTTデータが策定した、「ビジネスロジック用Javaインタフェース(FINALUNA API)」とその「リファレンス実装」です。各金融機関系システム開発で適用された実績があり、それらのノウハウが詰め込まれています。フレームーくのソースコードとマニュアルをオープンソースとして公開します。
Would you recoomend this project?
Submit screenshots to help people on getting use cases and features of the project software!
You are NOT logged-in! Images you post will be pending for approval. -> Entrar
Post new screenshot Latest File Releases of finalunaPaquete Versión Fecha Notas / Change Log 01 FINALUNA API 3.2.0 2012-02-20 18:00 / 本バージョンからの新規追加機能はありません。
■ FINALUNA API ver3.1.0 からver3.2.0への変更履歴
# バージョン情報を更新。
02 FINALUNA framework Rich 3.2.0 2012-02-20 18:00 / 本バージョンからの新規追加機能はありません。
■ FINALUNA フレームワーク Rich ver3.1.0 からver3.2.0への変更履歴
▼ソースコード・設定ファイル
# FinalunaLoggerImpl#arrangementMessageにおいて、埋め込み文字列のNULLチェックを追加。
# MessageUtilImpl#getLogStringにおいて、埋め込み文字列がNULLの場合、NULLが格納された配列をMessageUtilImpl#getMessageに渡すよう修正。。
# MessageUtilImpl#getMessageにおいて、埋め込み文字列のNULLチェックを追加。
# ToMoneyTypeConverter#convertにおいて、金額型の生成で初期値がNULLになっていたところをBigDecimal.ZEROに修正。
# ConvertUtilDelegateImplExtの以下のメソッドにおいて、引数がNULLの場合、FinalunaSysExceptionをスローするよう修正。
# toIntegerType(BigInteger)
# toIntegerType(Long)
# toIntegerType(Integer)
# toDecimalType(BigDecimal)
# toDecimalType(Double)
# toDecimalType(Long)
# toDecimalType(Integer)
# toDateType(Date)
# toTimestampType(Timestamp)
# toTimestampType(Date)
# toDateAndTimeType(Date)
# toFileType(File)
▼その他
# 内包するTerasolunaフレームワークのバージョンを2.3.0.1にバージョンアップ。
# terasoluna-commons.jar
# terasoluna-dao.jar
# terasoluna-ibatis.jar
# terasoluna-rich-server.jar
# 以下のjarを更新。
# commons-logging-1.1.1.jar(1.1.1にバージョンアップ)
# spring.jar(2.5.6.SEC01にバージョンアップ)
# spring-webmvc.jar(2.5.6.SEC01にバージョンアップ)
03 FINALUNA framework Batch 3.2.0 2012-02-20 18:00 / 本バージョンからの新規追加機能はありません。
■ FINALUNA フレームワーク Batch ver3.1.0 からver3.2.0への変更履歴
▼ソースコード・設定ファイル
# FinalunaLoggerImpl#arrangementMessageにおいて、埋め込み文字列のNULLチェックを追加。
# MessageUtilImpl#getLogStringにおいて、埋め込み文字列がNULLの場合、NULLが格納された配列をMessageUtilImpl#getMessageに渡すよう修正。。
# MessageUtilImpl#getMessageにおいて、埋め込み文字列のNULLチェックを追加。
# ToMoneyTypeConverter#convertにおいて、金額型の生成で初期値がNULLになっていたところをBigDecimal.ZEROに修正。
# ConvertUtilDelegateImplExtの以下のメソッドにおいて、引数がNULLの場合、FinalunaSysExceptionをスローするよう修正。
# toIntegerType(BigInteger)
# toIntegerType(Long)
# toIntegerType(Integer)
# toDecimalType(BigDecimal)
# toDecimalType(Double)
# toDecimalType(Long)
# toDecimalType(Integer)
# toDateType(Date)
# toTimestampType(Timestamp)
# toTimestampType(Date)
# toDateAndTimeType(Date)
# toFileType(File)
▼その他
# 内包するTerasolunaフレームワークのバージョンを2.3.0.1にバージョンアップ。
# terasoluna-commons.jar
# terasoluna-dao.jar
# terasoluna-ibatis.jar
# terasoluna-rich-server.jar
# 以下のjarを更新。
# commons-logging-1.1.1.jar(1.1.1にバージョンアップ)
# spring.jar(2.5.6.SEC01にバージョンアップ)
# spring-webmvc.jar(2.5.6.SEC01にバージョンアップ)
04 FINALUNA framework Common 3.2.0 2012-02-20 18:00 / 本バージョンからの新規追加機能はありません。
■ FINALUNA フレームワーク Common ver3.1.0 からver3.2.0への変更履歴
▼ソースコード・設定ファイル
# FinalunaLoggerImpl#arrangementMessageにおいて、埋め込み文字列のNULLチェックを追加。
# MessageUtilImpl#getLogStringにおいて、埋め込み文字列がNULLの場合、NULLが格納された配列をMessageUtilImpl#getMessageに渡すよう修正。。
# MessageUtilImpl#getMessageにおいて、埋め込み文字列のNULLチェックを追加。
# ToMoneyTypeConverter#convertにおいて、金額型の生成で初期値がNULLになっていたところをBigDecimal.ZEROに修正。
# ConvertUtilDelegateImplExtの以下のメソッドにおいて、引数がNULLの場合、FinalunaSysExceptionをスローするよう修正。
# toIntegerType(BigInteger)
# toIntegerType(Long)
# toIntegerType(Integer)
# toDecimalType(BigDecimal)
# toDecimalType(Double)
# toDecimalType(Long)
# toDecimalType(Integer)
# toDateType(Date)
# toTimestampType(Timestamp)
# toTimestampType(Date)
# toDateAndTimeType(Date)
# toFileType(File)
▼その他
# 内包するTerasolunaフレームワークのバージョンを2.3.0.1にバージョンアップ。
# terasoluna-commons.jar
# terasoluna-dao.jar
# terasoluna-ibatis.jar
# terasoluna-rich-server.jar
# 以下のjarを更新。
# commons-logging-1.1.1.jar(1.1.1にバージョンアップ)
# spring.jar(2.5.6.SEC01にバージョンアップ)
# spring-webmvc.jar(2.5.6.SEC01にバージョンアップ)
05 FINALUNA framework ALL 3.2.0 2012-02-20 18:00 / 本バージョンからの新規追加機能はありません。
■ FINALUNA API/フレームワーク ver3.0.0 からver3.1.0への変更履歴
▼ソースコード・設定ファイル
# FinalunaLoggerImpl#arrangementMessageにおいて、埋め込み文字列のNULLチェックを追加。
# MessageUtilImpl#getLogStringにおいて、埋め込み文字列がNULLの場合、NULLが格納された配列をMessageUtilImpl#getMessageに渡すよう修正。。
# MessageUtilImpl#getMessageにおいて、埋め込み文字列のNULLチェックを追加。
# ToMoneyTypeConverter#convertにおいて、金額型の生成で初期値がNULLになっていたところをBigDecimal.ZEROに修正。
# ConvertUtilDelegateImplExtの以下のメソッドにおいて、引数がNULLの場合、FinalunaSysExceptionをスローするよう修正。
# toIntegerType(BigInteger)
# toIntegerType(Long)
# toIntegerType(Integer)
# toDecimalType(BigDecimal)
# toDecimalType(Double)
# toDecimalType(Long)
# toDecimalType(Integer)
# toDateType(Date)
# toTimestampType(Timestamp)
# toTimestampType(Date)
# toDateAndTimeType(Date)
# toFileType(File)
▼その他
# 内包するTerasolunaフレームワークのバージョンを2.3.0.1にバージョンアップ。
# terasoluna-commons.jar
# terasoluna-dao.jar
# terasoluna-ibatis.jar
# terasoluna-rich-server.jar
# 以下のjarを更新。
# commons-logging-1.1.1.jar(1.1.1にバージョンアップ)
# spring.jar(2.5.6.SEC01にバージョンアップ)
# spring-webmvc.jar(2.5.6.SEC01にバージョンアップ)
06 API詳細設計書.doc 3.2.0 2012-02-20 18:00 / 本バージョンからの新規追加機能はありません。
■ FINALUNA API詳細設計書 ver3.1.0 からver3.2.0への変更履歴
▼ドキュメント
# バージョン情報を更新。
07 機能概要説明書.doc 3.2.0 2012-02-20 18:00 / 本バージョンからの新規追加機能はありません。
■ FINALUNA 機能概要説明書 ver3.1.0 からver3.2.0への変更履歴
▼ドキュメント
# バージョン情報を更新。
08 Rich-Tutorial.doc 3.2.0 2012-02-20 18:00 / 本バージョンからの新規追加機能はありません。
■ FINALUNA Rich-Tutorial ver3.1.0 からver3.2.0への変更履歴
▼ドキュメント
# バージョン情報を更新。
09 Batch-Tutorial.doc 3.2.0 2012-02-20 18:00 / 本バージョンからの新規追加機能はありません。
■ FINALUNA Batch-Tutorial ver3.1.0 からver3.2.0への変更履歴
▼ドキュメント
# バージョン情報を更新。
Show: Everything with comment only
Project Review by Users5 Stars
(6) 4 Stars
(1) 3 Stars
(0) 2 Stars
(0) 1 Star
(3)
finaluna 's rating is
Last 3 reviews Was this review helpful for you?:
Yes No
Project Review by Anonymous - 2011-09-13 11:58
Was this review helpful for you?:
Yes No
Project Review by Anonymous - 2011-06-27 18:25
Was this review helpful for you?:
Yes No
Project Review by Anonymous - 2011-06-21 13:26
Latest Project News for finalunasaitouysy - 2012-02-20 18:09
takedatmh - 2011-03-23 11:23
hirosejn - 2010-04-20 11:14
takedatmh - 2010-04-15 10:02
latest Forum Posts for finaluna Latest tickets for finalunaNot Tickets
RSS Feeds List for finalunaURL: http://es.sourceforge.jp/projects/finaluna/news/rss
URL: http://es.sourceforge.jp/projects/finaluna/releases/rss
URL: http://es.sourceforge.jp/projects/finaluna/reviews/rss
URL: http://es.sourceforge.jp/projects/finaluna/wiki/!feeds/diff
URL: http://es.sourceforge.jp/projects/finaluna/wiki/!feeds/list
URL: http://es.sourceforge.jp/export/rss_milestone.php?group_id=3832
URL: http://es.sourceforge.jp/projects/finaluna/history/rss
Mapa de Software