锘??xml version="1.0" encoding="utf-8" standalone="yes"?>精品91久久久久,国产精品欧美久久久久一区二区,欧美精品日韩www.p站http://www.aygfsteel.com/joeyeezhang/category/6780.htmlzh-cnFri, 02 Mar 2007 03:30:14 GMTFri, 02 Mar 2007 03:30:14 GMT60The I18N question in HQL statementhttp://www.aygfsteel.com/joeyeezhang/archive/2006/01/06/26884.htmljoeyeezhangjoeyeezhangFri, 06 Jan 2006 07:10:00 GMThttp://www.aygfsteel.com/joeyeezhang/archive/2006/01/06/26884.htmlhttp://www.aygfsteel.com/joeyeezhang/comments/26884.htmlhttp://www.aygfsteel.com/joeyeezhang/archive/2006/01/06/26884.html#Feedback0http://www.aygfsteel.com/joeyeezhang/comments/commentRss/26884.htmlhttp://www.aygfsteel.com/joeyeezhang/services/trackbacks/26884.htmlBut we can do this, we use ? code to instead of chinese character, then use find(statement,arguments[]) to get data from database.for example: String sql = "select user,org from HrUsers user,OrgPerson person,OrgOupersonrelation relation,OrgOu org where user.id = person.id and person.id = relation.Pguid and relation.OuGuid = org.id and user.usrName like ?" this.getCommonDAO().find(sql,"%"+user.getUsrName()+"%");