<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Add own MappedStatement in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/add-own-mappedstatement/m-p/29934#M15336</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;During implementaiton of Liferay and Activiti integration I need to do specific queries to Activiti DB - not covered by standard Query-classes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So, I've decided to implement own query-class (inherited from AbstractQuery) - and I'm blocked by implementing list-method - actually it is simple like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;return commandContext.getDbSqlSession().selectList(statement, this, page);&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;But - problem with statement.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;All statements are stored in xml class and loaded in myBatis configuration during start-up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible in runtime to add own mapped-stament file into current myBatis configuration?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Or I should change default activiti mybatis configuration file (activiti.ibatis.mem.conf.xml)?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Mar 2011 16:42:27 GMT</pubDate>
    <dc:creator>akakunin</dc:creator>
    <dc:date>2011-03-03T16:42:27Z</dc:date>
    <item>
      <title>Add own MappedStatement</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-own-mappedstatement/m-p/29934#M15336</link>
      <description>Hi!During implementaiton of Liferay and Activiti integration I need to do specific queries to Activiti DB - not covered by standard Query-classes.So, I've decided to implement own query-class (inherited from AbstractQuery) - and I'm blocked by implementing list-method - actually it is simple like:re</description>
      <pubDate>Thu, 03 Mar 2011 16:42:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-own-mappedstatement/m-p/29934#M15336</guid>
      <dc:creator>akakunin</dc:creator>
      <dc:date>2011-03-03T16:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: Add own MappedStatement</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-own-mappedstatement/m-p/29935#M15337</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Currently, there is no way of adding aditional ibatis-mapping files, only the contents of "activiti.ibatis.mem.conf.xml" is read. An issue exists for running custom queries throug API (&lt;/SPAN&gt;&lt;A href="http://jira.codehaus.org/browse/ACT-502" rel="nofollow noopener noreferrer"&gt;http://jira.codehaus.org/browse/ACT-502&lt;/A&gt;&lt;SPAN&gt;). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For now, only possibility is indeed adding it to the "activiti.ibatis.mem.conf.xml" file in activiti-engine.jar.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Mar 2011 07:20:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-own-mappedstatement/m-p/29935#M15337</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2011-03-04T07:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: Add own MappedStatement</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/add-own-mappedstatement/m-p/29936#M15338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When could we expect the feature &lt;/SPAN&gt;&lt;A href="http://jira.codehaus.org/browse/ACT-502" rel="nofollow noopener noreferrer"&gt;http://jira.codehaus.org/browse/ACT-502&lt;/A&gt;&lt;SPAN&gt; to be resolved?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2011 08:30:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/add-own-mappedstatement/m-p/29936#M15338</guid>
      <dc:creator>nikpetrovic</dc:creator>
      <dc:date>2011-04-20T08:30:19Z</dc:date>
    </item>
  </channel>
</rss>

