Única coisa que encontrei a respeito, supondo a entidade
In TopLink Essentials you can use a DescriptorCustomizer to add a QueryKey to your TopLink descriptor for the type field. You will then be able to query on this query key in JPQL.
i.e.
You can add the customizer in your persistence.xml.
Alguma outra idéia ?
This message was edited 2 times. Last update was at 26/05/2008 09:13:07
|