[jboss-user] [EJB 3.0] - Re: Complex query generated by 4 non-lazy relations
icordoba
do-not-reply at jboss.com
Tue Aug 21 06:07:10 EDT 2007
Thanks for your reply.
I don't use native queries as my components are supposed to work, for example, both with SQLServer and MySQL. I change the mappings in persistence.xml and forget about which data base I am using. One of the reasons to work with all EJB overload is to be able to forget about native queries, isn't it?
I guess I'll have to redesign client side to make the most of the relations "lazy".
Thanks again,
Ignacio
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4076183#4076183
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4076183
More information about the jboss-user
mailing list