I am trying to use Hibernate native queries to select a single column from the database. The column type is an enumeration.
Java
public in