[JBoss-user] [Persistence CMP/JBoss] - Re: ejbSelect with MAX()

2004-05-07 Thread loubyansky
In 3.2.3 Max, as well as some other numeric functions, does return double always. 
3.2.4 supports EJBQL2.1 and respects the return type of ejbSelect.

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3834031#3834031

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3834031


---
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson  Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence CMP/JBoss] - Re: ejbSelect with MAX()

2004-05-07 Thread timkk
It's nice to know, that JBoss returns always double. 
I have searched it in the documentation but I haven't found something.

I don't use xdoclet, so i can't help you, sorry. I have written the part of the 
descriptor by hand, because i have made a migration from weblogic to jboss.

But I will learn xdoclet, can you give me a tip, how i can do this best or where i can 
find good examples or tutorials?

caio

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3834071#3834071

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3834071


---
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson  Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence CMP/JBoss] - Re: ejbSelect with MAX()

2004-05-07 Thread [EMAIL PROTECTED]
Hi timkk,

Please have a look on my reply here:

http://www.jboss.org/index.html?module=bbop=viewtopict=47782

Cheers,
Frank

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3834101#3834101

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3834101


---
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson  Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [Persistence CMP/JBoss] - Re: ejbSelect with MAX()

2004-05-06 Thread [EMAIL PROTECTED]
Hi,

For me my ejbSelect behaves as expected as far as parameter / return types are 
concerned. I generate my ejbSelect with XDoclet (using the Lomboz plugin for the 
Eclipse IDE to be exact). See the topic below for my XDoclet code. Maybe it is of use 
to you, although I don't think you can make complicated mistakes there; it'pretty 
straightforward.

http://www.jboss.org/index.html?module=bbop=viewtopict=47782


However I can't get JBoss to compile my EJB-QL query correctly wich contains the MAX() 
function. Would you mind sharing how you did that? I hope you're using XDoclet too, or 
are you coding the deployment xml files files etc. by hand?

View the original post : 
http://www.jboss.org/index.html?module=bbop=viewtopicp=3833929#3833929

Reply to the post : 
http://www.jboss.org/index.html?module=bbop=postingmode=replyp=3833929


---
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson  Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
___
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user