void convertToRuntime(DatabaseQuery runtimeQuery) {
   runtimeQuery.setEJBQLString(getQueryString());
 }