<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: kswat</title>
    <description>The latest articles on DEV Community by kswat (@kswat).</description>
    <link>https://dev.to/kswat</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F514040%2F6c667fbb-f54e-4314-ab00-ae4f7f95db4a.png</url>
      <title>DEV Community: kswat</title>
      <link>https://dev.to/kswat</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kswat"/>
    <language>en</language>
    <item>
      <title>Spring JPA many to many 3 tables</title>
      <dc:creator>kswat</dc:creator>
      <pubDate>Fri, 13 Nov 2020 19:17:36 +0000</pubDate>
      <link>https://dev.to/kswat/spring-jpa-many-to-many-3-tables-1079</link>
      <guid>https://dev.to/kswat/spring-jpa-many-to-many-3-tables-1079</guid>
      <description>&lt;p&gt;Hi,&lt;br&gt;
I was reading the article, &lt;a href="https://forum.hibernate.org/viewtopic.php?p=2372504"&gt;https://forum.hibernate.org/viewtopic.php?p=2372504&lt;/a&gt;&lt;br&gt;
and stuck with data insertion via api i.e. setter methods. How can I use repository persist/save/saveflush to create records in RelationABC table , when i create a TableA record. If I need to create TableA,B, C records, how to insert into RelationABC&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
