{"id":593,"date":"2018-04-18T14:47:01","date_gmt":"2018-04-18T06:47:01","guid":{"rendered":"https:\/\/www.dd-home.top\/?p=593"},"modified":"2018-04-18T14:47:01","modified_gmt":"2018-04-18T06:47:01","slug":"sqlresultsetmapping","status":"publish","type":"post","link":"https:\/\/www.dd-home.top\/?p=593","title":{"rendered":"@SqlResultSetMapping"},"content":{"rendered":"<p><!--more--><\/p>\n<p><code><\/code><\/p>\n<pre>@SqlResultSetMapping(\n        name = \"ID_AND_NAME\",\n        classes = {\n                @ConstructorResult(\n                        targetClass = com.jiaqiang.pop.bean.repertory.BeanRepertory.class,\n                        columns = {\n                                @ColumnResult(name = \"id\",type=Long.class),\n                                @ColumnResult(name = \"name\")\n                        }\n                )\n        }\n)<\/pre>\n<p><code><\/code><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[19,22],"tags":[],"class_list":["post-593","post","type-post","status-publish","format-standard","hentry","category-hibernate","category-jpa"],"_links":{"self":[{"href":"https:\/\/www.dd-home.top\/index.php?rest_route=\/wp\/v2\/posts\/593","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.dd-home.top\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.dd-home.top\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.dd-home.top\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.dd-home.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=593"}],"version-history":[{"count":0,"href":"https:\/\/www.dd-home.top\/index.php?rest_route=\/wp\/v2\/posts\/593\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.dd-home.top\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=593"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.dd-home.top\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=593"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.dd-home.top\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=593"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}