CRITERIA_SELECT_ALL is null

2006-06-11 Thread Abid Hussain
Hi everybody, I have a problem which I really can't figure out. Please look at following code: ... crit = QueryByCriteria.CRITERIA_SELECT_ALL; logger.debug(#2 Criteria is ( + crit + ).); ... Now look the output of log4j: DEBUG: [modulverwaltung.persistence.ModuleDAO] #2 Criteria is (null).

Re: CRITERIA_SELECT_ALL is null

2006-06-11 Thread Abid Hussain
Sorry, my fault. Seems to be that it value of CRITERIA_SELECT_ALL should be null. Best regards, Abid Abid Hussain schrieb: Hi everybody, I have a problem which I really can't figure out. Please look at following code: ... crit = QueryByCriteria.CRITERIA_SELECT_ALL; logger.debug(#2 Criteria