select * from JbpmWfms w start with w.WId='40288234196e791c01196eb9a70d0004' connect by prior w.WId = w.WFid
org.springframework.orm.hibernate3.HibernateQueryException: unexpected token: start [select * from com.domain.jbpm.JbpmWfms w start with w.WId='40288234196e791c01196eb9a70d0004' connect by ...
请高手指点,下面是什么错误。
16:59:06,300 [main] DEBUG DefaultNamespaceHandlerResolver : Loaded mappings [{http://www.springmodules.org/schema/lucene=org.springmodules.lucene.index.config.LuceneNamespaceHandler, http://www.springframework.org/schema/p=org.springframework.beans.factory.xml.SimplePropertyNamespaceH ...







评论排行榜