I think u have mistaken my question...
2 records in database
id email
1
[email protected] 2
[email protected] RemoteInterfaceType findByEmail(String emailid) throws FinderException blah balh...
what happens when i call above method...against above database
I knwo we can use collection or enumeration...
but what happens 4 above case?