public void test() throws Exception {
   getSession().logMessage("Running EJBQL -> " + getEjbqlString());
   executeEJBQLQuery();
 }