<?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>question Re: Hi Everyone, I just want to ask does the spring boot JPA work on apache phoenix? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hi-Everyone-I-just-want-to-ask-does-the-spring-boot-JPA-work/m-p/224059#M63489</link>
    <description>&lt;P&gt;Phoenix works with JDBCTemplate and Spring, using the JDBC driver org.apache.phoenix.jdbc.PhoenixDriver. Here is an example spring implementation&lt;A href="http://blog.csdn.net/eric_sunah/article/details/44494321"&gt;http://blog.csdn.net/eric_sunah/article/details/44494321&lt;/A&gt; with connection pooling (the blog post is in Chinese but it translates well on chrome).&lt;/P&gt;&lt;P&gt;If you are specifically looking for ORM, then you can use &lt;A href="https://phoenix.apache.org/phoenix_orm.html"&gt;https://phoenix.apache.org/phoenix_orm.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 22 Jun 2017 21:26:37 GMT</pubDate>
    <dc:creator>dineshc</dc:creator>
    <dc:date>2017-06-22T21:26:37Z</dc:date>
    <item>
      <title>Hi Everyone, I just want to ask does the spring boot JPA work on apache phoenix?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hi-Everyone-I-just-want-to-ask-does-the-spring-boot-JPA-work/m-p/224058#M63488</link>
      <description>&lt;P&gt;I am currently trying to build spring boot rest API to insert data into Apache Phoenix.&lt;/P&gt;&lt;P&gt;If I can use JPA to insert data into Phoenix that will be very convenient.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2017 18:23:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hi-Everyone-I-just-want-to-ask-does-the-spring-boot-JPA-work/m-p/224058#M63488</guid>
      <dc:creator>yebinianhi</dc:creator>
      <dc:date>2017-06-22T18:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: Hi Everyone, I just want to ask does the spring boot JPA work on apache phoenix?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hi-Everyone-I-just-want-to-ask-does-the-spring-boot-JPA-work/m-p/224059#M63489</link>
      <description>&lt;P&gt;Phoenix works with JDBCTemplate and Spring, using the JDBC driver org.apache.phoenix.jdbc.PhoenixDriver. Here is an example spring implementation&lt;A href="http://blog.csdn.net/eric_sunah/article/details/44494321"&gt;http://blog.csdn.net/eric_sunah/article/details/44494321&lt;/A&gt; with connection pooling (the blog post is in Chinese but it translates well on chrome).&lt;/P&gt;&lt;P&gt;If you are specifically looking for ORM, then you can use &lt;A href="https://phoenix.apache.org/phoenix_orm.html"&gt;https://phoenix.apache.org/phoenix_orm.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2017 21:26:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hi-Everyone-I-just-want-to-ask-does-the-spring-boot-JPA-work/m-p/224059#M63489</guid>
      <dc:creator>dineshc</dc:creator>
      <dc:date>2017-06-22T21:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: Hi Everyone, I just want to ask does the spring boot JPA work on apache phoenix?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hi-Everyone-I-just-want-to-ask-does-the-spring-boot-JPA-work/m-p/224060#M63490</link>
      <description>&lt;P&gt;Thanks for your information.&lt;/P&gt;&lt;P&gt;I just have a look of the Phoenix ORM PHO, but I don't understand it very clearly.&lt;/P&gt;&lt;P&gt;Could you make an example for me? &lt;/P&gt;&lt;P&gt;For example, let says we have an entity class&lt;/P&gt;&lt;P&gt;class Person{&lt;/P&gt;&lt;P&gt;   int id; &lt;/P&gt;&lt;P&gt;   int name;&lt;/P&gt;&lt;P&gt;    int age;&lt;/P&gt;&lt;P&gt;    int sex;&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;And a RestController to accept a http post request. how could I use the PHO to receive the data and insert into Phoenix?&lt;/P&gt;&lt;P&gt;Thank you very much for your help&lt;/P&gt;&lt;P&gt;Bin Ye&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2017 00:36:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hi-Everyone-I-just-want-to-ask-does-the-spring-boot-JPA-work/m-p/224060#M63490</guid>
      <dc:creator>yebinianhi</dc:creator>
      <dc:date>2017-06-23T00:36:07Z</dc:date>
    </item>
  </channel>
</rss>

