Title: RE: Object as a parameter in a CMP-Finder
Hi again,
in the documentation of the orion-ejb-jar.xml-Descriptor i found following line, where an array is declared as a finder parameter:
int[]
But how i can access the single integer fields of this array in the query?
In this way
Title: Object as a parameter in a CMP-Finder
Hi,
is it possible to declare a java-Object as a finder parameter? The container should have access on this object by java-methods.
For example I would like to do following in orion-ejb-jar.xml:
...
TarifBean