My application contains one class that hold looks like this:
import javax.persistence.*; @Entity public class PerformanceIndicator { @Id @GeneratedValue p