Download
Magazine
Develop
Account
Download
Magazine
Develop
Login
Forgot Account/Password
Create Account
Language
Help
Language
Help
×
Login
Login Name
Password
×
Forgot Account/Password
Category:
Software
People
PersonalForge
Magazine
Wiki
Search
OSDN
>
Find Software
>
System
>
Seasar
>
Ticket List/Search
>
Ticket #6244
Seasar
Description
Project Summary
Developer Dashboard
Web Page
Developers
Image Gallery
List of RSS Feeds
Activity
Statistics
History
Downloads
List of Releases
Stats
Source Code
Code Repository list
CVS
View Repository
Ticket
Ticket List
Milestone List
Type List
Component List
List of frequently used tickets/RSS
Submit New Ticket
Documents
Communication
Forums
List of Forums
Mailing Lists
list of ML
News
Ticket #6244
Ticket List
Submit New Ticket
RSS
任意の型 (String とか DTO など) のリストが返せる仕組みがほしい
Open Date:
2005-06-29 03:12
Last Update:
2005-06-29 03:12
monitor
ON
OFF
Reporter:
keizou
Owner:
(None)
Type:
S2Dao
Status:
Open
Component:
(None)
MileStone:
(None)
Priority:
5 - Medium
Severity:
5 - Medium
Resolution:
None
File:
None
Details
Reply
[Seasar-user:2010]
select の戻り値が Collection の場合、現状は必ず Bean
のリストが返されるが、任意の型 (String とか DTO など)
のリストが返せる仕組みがあるとありがたい。
DAO を implements した抽象クラスを用意して、
該当するメソッドを実装すれば対処可能ですが。
Ticket History (0/0 Histories)
Attachment File List (
0
)
Attachment File List
No attachments
Edit
Add Comment
You are not logged in.
I you are not logged in, your comment will be treated as an anonymous post. »
Login
Add Comment
Preview
Submit
select の戻り値が Collection の場合、現状は必ず Bean
のリストが返されるが、任意の型 (String とか DTO など)
のリストが返せる仕組みがあるとありがたい。
DAO を implements した抽象クラスを用意して、
該当するメソッドを実装すれば対処可能ですが。