gimana sih?? itu kok sama-sama dateAbsen parameternya juga kok sama? tapi contoh tanggal yg diberikan pake fromDate dan toDate.
On Tue, Aug 4, 2009 at 5:03 PM, Ifnu bima<[email protected]> wrote: > > >> String hql2 = "select count(employee) from Absence where employee= >> :employee " + >> " and dateAbsence between :dateAbsence " + >> " and >> :dateAbsence " + >> " and absenceType = :absenceType "; > > ini kok parameter dateAbsence muncul 2x? diganti salah satunya, jangan > sama begini. > > -- > Senior Engineer @ ArtiVisi Intermedia > Java Training Center > See our course @ artivisi.com > > http://ifnu.artivisi.com > +62 856 9211 8687 > regards, > -- syaiful.mukhlis gtalk:[email protected]

