请教mysql中:
selct * from customer where match(name) against ('**');
hibernate 中该如何写hql?
from customer as a where match(name) against ('**')?
好使不,还是要用fulltextseiion的?http://pricecome.com