Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
I am now using myeclipse 6.0,but I found a problem.When I use myeclipse to generate hibernate hbm and java pojo files,the types of ‘BLOG,CLOB,FLOAT,’ are all mapped into string,which are should be ‘Blob,Clob,double’,I try mang times but everytime had the same result.so I wonder what happened,could you exports tell how to correct this problem?