i got a trouble on @ejb.finder
"julying" <[email protected]> Thu, 18 Jan 2007 11:09:13 +0800
| Newsgroups | gmane.comp.java.xdoclet.user |
|---|---|
| Message-ID | <[email protected]> |
i define an @ejb.finder in my class annotation like follows
* @ejb.finder
* view-type="both"
* description="find all the Account"
* signature="java.util.collection findAll()"
* query="SELECT OBJECT(a) FROM Account a"
according to the spec i think in my local and remote interfaces my have a finder method and it's return type may equal to
Collection type! but it generated " public dev.entitybean.component.local.interfaces.AccountRemoteEntityComponent findAll()
throws javax.ejb.FinderException,java.rmi.RemoteException;"
thanks!
--------------
julying
2007-01-18
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
xdoclet-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-user
julying(9).vcf
(application/octet-stream, 325 B) - not displayed