[JBoss-user] [EJB 3.0] - Re: NamedQuery or Facade-Bean with Finder methods?

2006-04-03 Thread squishy
i thought i wouldnt declare them as NamedQueries, but only as plain Strings in 
the stateless's methods. 

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934288#3934288

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934288


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB 3.0] - Re: NamedQuery or Facade-Bean with Finder methods?

2006-04-03 Thread squishy
thanks alot, this quits my worries

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934294#3934294

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934294


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB 3.0] - Re: NamedQuery or Facade-Bean with Finder methods?

2006-04-03 Thread epbernard
using named queries allows hibernate to check them at start time and precompile 
them.
This will be slightly faster

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934292#3934292

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934292


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB 3.0] - Re: NamedQuery or Facade-Bean with Finder methods?

2006-04-03 Thread epbernard
I don't really understand, somehting has to execute your queries, right?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934284#3934284

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934284


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB 3.0] - Re: NamedQuery or Facade-Bean with Finder methods?

2006-04-03 Thread squishy
well, but i have about 300 named queries if i do it with them, so i'm not sure 
if thats really the way to go..

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934276#3934276

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934276


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user


[JBoss-user] [EJB 3.0] - Re: NamedQuery or Facade-Bean with Finder methods?

2006-04-03 Thread epbernard
this is not really exclusive

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3934275#3934275

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3934275


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user