Descargar y desarrollo software de código abierto

[view other images]

FINALUNA(フィナ・ルナ)API/フレームワークは、金融機関の大量のアプリケーション資産を長期保守し続けたいニーズに応えNTTデータが策定した、「ビジネスロジック用Javaインタフェース(FINALUNA API)」とその「リファレンス実装」です。各金融機関系システム開発で適用された実績があり、それらのノウハウが詰め込まれています。フレームーくのソースコードとマニュアルをオープンソースとして公開します。

Would you recoomend this project?

Última actualización:2012-02-20 18:09
Miembro:hirosejn, okadan, saitouysy, takedatmh, kumazawaku, muroitk, yamadakik [View]
Other Info.

Post new screenshot

Latest File Releases of finaluna

PaqueteVersiónFechaNotas
/ Change Log
01 FINALUNA API3.2.02012-02-20 18:00Document / Document

本バージョンからの新規追加機能はありません。

■ FINALUNA API ver3.1.0 からver3.2.0への変更履歴

# バージョン情報を更新。

02 FINALUNA framework Rich3.2.02012-02-20 18:00Document / Document

本バージョンからの新規追加機能はありません。

■ 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 Batch3.2.02012-02-20 18:00Document / Document

本バージョンからの新規追加機能はありません。

■ 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 Common3.2.02012-02-20 18:00Document / Document

本バージョンからの新規追加機能はありません。

■ 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 ALL3.2.02012-02-20 18:00Document / Document

本バージョンからの新規追加機能はありません。

■ 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詳細設計書.doc3.2.02012-02-20 18:00Document / Document

本バージョンからの新規追加機能はありません。

■ FINALUNA API詳細設計書 ver3.1.0 からver3.2.0への変更履歴

▼ドキュメント

# バージョン情報を更新。

07 機能概要説明書.doc3.2.02012-02-20 18:00Document / Document

本バージョンからの新規追加機能はありません。

■ FINALUNA 機能概要説明書 ver3.1.0 からver3.2.0への変更履歴

▼ドキュメント

# バージョン情報を更新。

08 Rich-Tutorial.doc3.2.02012-02-20 18:00Document / Document

本バージョンからの新規追加機能はありません。

■ FINALUNA Rich-Tutorial ver3.1.0 からver3.2.0への変更履歴

▼ドキュメント

# バージョン情報を更新。

09 Batch-Tutorial.doc3.2.02012-02-20 18:00Document / Document

本バージョンからの新規追加機能はありません。

■ FINALUNA Batch-Tutorial ver3.1.0 からver3.2.0への変更履歴

▼ドキュメント

# バージョン情報を更新。

  • Review
  • News
  • Forum
  • Ticket
  • RSS

Project ReviewsProject Review by Users

5 Stars
(6)
4 Stars
(1)
3 Stars
(0)
2 Stars
(0)
1 Star
(3)
finaluna's rating is

Last 3 reviews

(no comments)

Was this review helpful for you?:
YesNo
0


0
Project Review by Anonymous - 2011-09-13 11:58

(no comments)

Was this review helpful for you?:
YesNo
0


0
Project Review by Anonymous - 2011-06-27 18:25

(no comments)

Was this review helpful for you?:
YesNo
0


0
Project Review by Anonymous - 2011-06-21 13:26

Latest tickets for finaluna

Not Tickets

RSS Feeds List for finaluna

URL: 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

SourceForge.JP is a Japanese version of SourceForge.net. For developments that are not related to Japan, we recommend you to use SourceForge.net.