Jignesh, Thanks for your reply, I've used the notation for alias You suggest:
from Distributor as dist where (dist.DistbrNm like ?) however my code is throwing an exception, I think my set (
IDE, Hibernate3 Lib, Database) doesn't support the aliases, because I get an error about expecting ',' when my code is '... as ...'
Thanks