posted 14 years ago
Hi
i am getting exception during object mapping in hibernate.
here is the scenario
i have table with char(1) column , am trying to map to boolean(wrapper) object while doing so i am getting below exception
my hbm file content
onlineBuy is the boolean method