No blame... it would be nice if in OQL you could do something like:

query.create("select myObject from " + myClass.class.getName() + " where
[date] = $1");

..but adding the square brackets I'm just asking for a deviation from
OQL and making it more like SQL, instead of refactoring my code :-)

On Fri, 2004-03-26 at 10:00, Brian McCallister wrote:
> On Mar 26, 2004, at 9:15 AM, Angus Berry wrote:
> 
> > Thanks... for the record then 'date' was a bad name for a class
> > attribute to be persisted in OQL?
> >
> 
> Yes, unfortunately. Blame ODMG though, not us please ;-)
> 
> -Brian
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> a


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to