<?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 Adding Custom Tables to Alfresco repository in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/adding-custom-tables-to-alfresco-repository/m-p/152669#M107301</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;I am a new Alfresco user and don't have much exposure to Hibernate and other stuff. My objective is to add a custom table to the Alfresco repository and make Alfresco interact with it. For that I am planning to add a jsp page linked to the Alfresco dashboard to show the values picked up from the table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But as I am not very conversant with Hibernate, I am unable to read values from the table. Can somebody provide me with the steps to accomplish my objective, alongwith the names of the files that need to be changed?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Jul 2008 12:44:07 GMT</pubDate>
    <dc:creator>pal_arunava83</dc:creator>
    <dc:date>2008-07-07T12:44:07Z</dc:date>
    <item>
      <title>Adding Custom Tables to Alfresco repository</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/adding-custom-tables-to-alfresco-repository/m-p/152669#M107301</link>
      <description>Hi,I am a new Alfresco user and don't have much exposure to Hibernate and other stuff. My objective is to add a custom table to the Alfresco repository and make Alfresco interact with it. For that I am planning to add a jsp page linked to the Alfresco dashboard to show the values picked up from the</description>
      <pubDate>Mon, 07 Jul 2008 12:44:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/adding-custom-tables-to-alfresco-repository/m-p/152669#M107301</guid>
      <dc:creator>pal_arunava83</dc:creator>
      <dc:date>2008-07-07T12:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Custom Tables to Alfresco repository</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/adding-custom-tables-to-alfresco-repository/m-p/152670#M107302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For read-only scenarios (ie. your JSP only SELECTs data out of the custom table) I'd suggest using SpringJDBC instead (&lt;/SPAN&gt;&lt;A href="http://static.springframework.org/spring/docs/2.0.x/reference/jdbc.html" rel="nofollow noopener noreferrer"&gt;http://static.springframework.org/spring/docs/2.0.x/reference/jdbc.html&lt;/A&gt;&lt;SPAN&gt;).&amp;nbsp; Imvho it's a better choice for simple read-only scenarios since it has a significantly lower learning curve than Hibernate and will likely be less work too (no mapping file, DTOs, etc. etc.).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Alfresco already includes the Spring library (and I'm pretty sure we include the "uber JAR" version of Spring, which includes the SpringJDBC module), so you should be able to get up and running with minimal hassle.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Peter&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2008 14:26:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/adding-custom-tables-to-alfresco-repository/m-p/152670#M107302</guid>
      <dc:creator>pmonks</dc:creator>
      <dc:date>2008-07-07T14:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Custom Tables to Alfresco repository</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/adding-custom-tables-to-alfresco-repository/m-p/152671#M107303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks a lot, Peter!!!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But, my scenario is not read-only, and whether I want or not I have to understand Hibernate. Can u please share some information about how to make alfresco interact with custom tables in&amp;nbsp; my database??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;One more thing I cam across is that it is very inadvisable to tamper with the Alfresco database. So I am planning to create a new database and create my custom table there. Please help. It's very urgent.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2008 16:25:13 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/adding-custom-tables-to-alfresco-repository/m-p/152671#M107303</guid>
      <dc:creator>pal_arunava83</dc:creator>
      <dc:date>2008-07-07T16:25:13Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Custom Tables to Alfresco repository</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/adding-custom-tables-to-alfresco-repository/m-p/152672#M107304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can you explain in more detail what solution you are trying to implement?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jul 2008 19:40:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/adding-custom-tables-to-alfresco-repository/m-p/152672#M107304</guid>
      <dc:creator>zaizi</dc:creator>
      <dc:date>2008-07-07T19:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Custom Tables to Alfresco repository</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/adding-custom-tables-to-alfresco-repository/m-p/152673#M107305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I just want to pick up values from a MySQL table and show them on a jsp screen integrated with Alfresco. I am facing problem, big time, with Hibernate. I am not able to understand the flow by which Alfresco loads its repository tables. Please advice.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2008 05:50:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/adding-custom-tables-to-alfresco-repository/m-p/152673#M107305</guid>
      <dc:creator>pal_arunava83</dc:creator>
      <dc:date>2008-07-08T05:50:54Z</dc:date>
    </item>
  </channel>
</rss>

