<?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 Re: Native query api missing methods? in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/native-query-api-missing-methods/m-p/133170#M93525</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Looks like user guide is out of date. You should use the full SQL-statement instead:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;/**&lt;BR /&gt;&amp;nbsp;&amp;nbsp; * Hand in the SQL statement you want to execute. BEWARE: if you need a count you have to hand in a count() statement&lt;BR /&gt;&amp;nbsp;&amp;nbsp; * yourself, otherwise the result will be treated as lost of Activiti entities.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; * &lt;BR /&gt;&amp;nbsp;&amp;nbsp; * If you need paging you have to insert the pagination code yourself. We skipped doing this for you&lt;BR /&gt;&amp;nbsp;&amp;nbsp; * as this is done really different on some databases (especially MS-SQL / DB2)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; */&lt;BR /&gt;&amp;nbsp; T sql(String selectClause);&lt;BR /&gt;&lt;/CODE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Feb 2013 15:15:19 GMT</pubDate>
    <dc:creator>frederikherema1</dc:creator>
    <dc:date>2013-02-12T15:15:19Z</dc:date>
    <item>
      <title>Native query api missing methods?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/native-query-api-missing-methods/m-p/133169#M93524</link>
      <description>The user guide (http://www.activiti.org/userguide/index.html#queryAPI) states that I should be able to do native queries using a fluent builder. However the .select() or .from() methods on all of the NativeQuery interfaces seems to be missing.</description>
      <pubDate>Mon, 11 Feb 2013 13:13:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/native-query-api-missing-methods/m-p/133169#M93524</guid>
      <dc:creator>andreasa</dc:creator>
      <dc:date>2013-02-11T13:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: Native query api missing methods?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/native-query-api-missing-methods/m-p/133170#M93525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Looks like user guide is out of date. You should use the full SQL-statement instead:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;CODE&gt;&lt;BR /&gt;/**&lt;BR /&gt;&amp;nbsp;&amp;nbsp; * Hand in the SQL statement you want to execute. BEWARE: if you need a count you have to hand in a count() statement&lt;BR /&gt;&amp;nbsp;&amp;nbsp; * yourself, otherwise the result will be treated as lost of Activiti entities.&lt;BR /&gt;&amp;nbsp;&amp;nbsp; * &lt;BR /&gt;&amp;nbsp;&amp;nbsp; * If you need paging you have to insert the pagination code yourself. We skipped doing this for you&lt;BR /&gt;&amp;nbsp;&amp;nbsp; * as this is done really different on some databases (especially MS-SQL / DB2)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; */&lt;BR /&gt;&amp;nbsp; T sql(String selectClause);&lt;BR /&gt;&lt;/CODE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2013 15:15:19 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/native-query-api-missing-methods/m-p/133170#M93525</guid>
      <dc:creator>frederikherema1</dc:creator>
      <dc:date>2013-02-12T15:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: Native query api missing methods?</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/native-query-api-missing-methods/m-p/133171#M93526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, I resorted to doing that.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Feb 2013 12:10:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/native-query-api-missing-methods/m-p/133171#M93526</guid>
      <dc:creator>andreasa</dc:creator>
      <dc:date>2013-02-13T12:10:10Z</dc:date>
    </item>
  </channel>
</rss>

