On 25/01/2010, at 6:19 PM, Andrus Adamchik wrote: >> I realise that the original reasoning for this was security > > This and also a general desire to encapsulate as many server details as > possible. > >> this presents a challenge for utilising EJBQ > > EJBQL should work without knowledge of DbEntity. What errors are you getting? > We may be able to fix by fixing processing pipeline.
If you use a simple query such as 'SELECT COUNT(a) FROM SomeEntityName....' the error returned is that no such Table/View exists. with regards, -- Lachlan Deck