I try to define my own JavaTypeMapper.
i set the value of my class to the property "javaTypeMapper" in the
hibernate section of my ant file.
then i start middlengen via ant and it seems that my mapper is never call.
more exactly, the constructor is called, but the method
"getPreferredJavaType" is never called
any idea ?
thx in advance
Christophe |