Skip to Content
0
Former Member
Nov 10, 2005 at 01:36 PM

EJB 1.1 on Web AS 6.40

41 Views

Hi

i have some entity beans (version EJB 1.1) which i want to get running on SAP NetWeaver 6.40. The problem is that how can i define the finder methods in the persistent.xml file.

For example if my method is: "Collection findByName(String name)", how can i define it in the descriptor?

please help me

Thanks

Hakim