JPA Annotation Attribute
in javax.persistence.ColumnResult

Class type default void.class


(Optional) The Java type to which the column type is to be mapped. If the type element is not specified, the default JDBC type mapping for the column will be used.
Since:
JPA 2.1