Develop and Download Open Source Software

Ticket #12860

Open Date: 2008-06-26 02:13

Last Update: 2008-06-26 02:13

UpdateDAOインターフェース

Reporter:kidotakaOwner:(None)
Priority:5 - MediumMileStone:(None)
Type:Feature RequestsSeverity:5 - Medium
Component:(None)Status:Open
ResolutionNone

Details

int executeBatch(List<SqlHolder> sqlHolders)なのです
が、

SqlHolderクラスは拡張を許容しているようなので、

int executeBatch(List<? extends SqlHolder> sqlHolders)

としておいた方が良いのでは?

Attach File

File ListNo attachments.
Add New attachment
Add attachment filesPlease login to add new attachment

Ticket History

No History

Add Comment/Update #12860 (UpdateDAOインターフェース)

You are not logged in. If you do not want to anonymous write, please login. » Login


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