10-27-2009 05:06 PM
Caused by: com.ibatis.sqlmap.client.SqlMapException: There is no statement named select.ContentDataByNodeAndQName in this SqlMap.
<!– Get the ContentData entity by Node and property QName –>
<select id="select_ContentDataByNodeAndQName" parameterMap="parameter_NodeAndQNameMap" resultClass="long">
select
np.long_value as id
from
alf_node_properties np
where
np.node_id = ? and
np.qname_id = ? and
np.actual_type_n = 3 and
np.persisted_type_n = 3
</select>
10-28-2009 11:12 AM
11-02-2009 09:07 AM
11-02-2009 09:38 PM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.