> >
> > Expression exp = Expression.fromString(
> > "select * from SA.Site s" +
> > "where not exists ( "+
Small typo fix. It wasn't in my code, just in the copied version in
the email. There's a space after the 's' in "SA.Site s". So the
first line reads
"select * from SA.Site s " +
-- Eric Polino Campground Automated Systems
This archive was generated by hypermail 2.0.0 : Mon Mar 03 2008 - 15:58:33 EST