Hi,
i am integrating SmartGWT (Power 3.0) CMT in my application.
I am correctly executing stardard fetch and update operations, and some simple custom jpa queries using SmartGwt AdvancedFilter.
I have some questions about custom jpa queries:
1) Is there a way to execute custom jpa queries such as the definition of customSQL is .ds.xml?
2) Is there a way to execute a jpa @NamedQuery defined in entity bean?
Thanks in advance for your help.
Giervella
i am integrating SmartGWT (Power 3.0) CMT in my application.
I am correctly executing stardard fetch and update operations, and some simple custom jpa queries using SmartGwt AdvancedFilter.
I have some questions about custom jpa queries:
1) Is there a way to execute custom jpa queries such as the definition of customSQL is .ds.xml?
2) Is there a way to execute a jpa @NamedQuery defined in entity bean?
Thanks in advance for your help.
Giervella
Comment