sorting date column containing null values using Hibernate
807607Nov 29 2006 — edited Nov 29 2006Hi
I am getting problems while sorting the date column of database table that containing null values. all iwant is the null values should always come at last whether you order by asc/desc. Plz reply soon.