Hi all!

Is there a possibilty to let the finder defined in jaws.xml interpret
a given PK-class (lets say PersonPK)?
Overwriting toString() has no effect!

example:

public class PersonPK impl java.io.Ser {
                         public String personID
                         ....
}

AccountHome: findByPerson(PersonPK pk)

jaws.xml: where person = {0}.personID

Is something like that possible?

Thanx in advance

Torben


_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to