Hibernate generates SQL lowercase keywords. Many users prefer uppercase, which is more readable to them. For those users, it would be really nice if the SQL keywords (e.g. SELECT, FROM, WHERE, JOIN, etc.) could optionally be in uppercase.