On Bean:
return em.createNamedQuery(NamedQueryIdentifiers.GN_PRINCIPALS_INFO,GnPrincipals.class).setParameter("principalId", userId).getSingleResult();