> > > > 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
