posted 14 years ago
Hi,
Is there anyway to provide column aliases in hibernate, such as:
From the documentation it seems that only placeholders for column aliases can be provided and Hibernate then provides its own aliases. Is my understanding right?
Thanks.