{"id":2371,"date":"2023-09-05T22:21:21","date_gmt":"2023-09-05T13:21:21","guid":{"rendered":"https:\/\/technologyagency.net\/wordpress\/?p=2371"},"modified":"2023-11-22T17:45:47","modified_gmt":"2023-11-22T08:45:47","slug":"hibernate-6-3-0%e3%81%ab%e3%82%a2%e3%83%83%e3%83%97%e3%83%87%e3%83%bc%e3%83%88%e3%81%97%e3%81%9f%e3%82%89nullpointerexception%e3%81%8c%e7%99%ba%e7%94%9f%e3%81%97%e3%81%9f","status":"publish","type":"post","link":"https:\/\/technologyagency.net\/wordpress\/2023\/09\/05\/hibernate-6-3-0%e3%81%ab%e3%82%a2%e3%83%83%e3%83%97%e3%83%87%e3%83%bc%e3%83%88%e3%81%97%e3%81%9f%e3%82%89nullpointerexception%e3%81%8c%e7%99%ba%e7%94%9f%e3%81%97%e3%81%9f\/","title":{"rendered":"Hibernate 6.3.0\u306b\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u3057\u305f\u3089NullPointerException\u304c\u767a\u751f\u3057\u305f"},"content":{"rendered":"\n<p>\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u3057\u305f\u3089\u4e0b\u8a18\u306e\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3059\u308b\u3088\u3046\u306b\u306a\u3063\u305f\u3002<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"\" style=\"font-size:.875rem;line-height:1.25rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\"><span role=\"button\" tabindex=\"0\" data-code=\"java.lang.NullPointerException: Cannot invoke &quot;org.hibernate.boot.spi.MetadataImplementor.getEntityBindings()&quot; because &quot;this.metadata&quot; is null\" style=\"color:#d8dee9ff;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki nord\" style=\"background-color: #2e3440ff\" tabindex=\"0\"><code><span class=\"line\"><span style=\"color: #D8DEE9\">java<\/span><span style=\"color: #ECEFF4\">.<\/span><span style=\"color: #D8DEE9\">lang<\/span><span style=\"color: #ECEFF4\">.<\/span><span style=\"color: #D8DEE9\">NullPointerException<\/span><span style=\"color: #81A1C1\">:<\/span><span style=\"color: #D8DEE9FF\"> <\/span><span style=\"color: #8FBCBB\">Cannot<\/span><span style=\"color: #D8DEE9FF\"> invoke <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #A3BE8C\">org.hibernate.boot.spi.MetadataImplementor.getEntityBindings()<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #D8DEE9FF\"> because <\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #A3BE8C\">this.metadata<\/span><span style=\"color: #ECEFF4\">&quot;<\/span><span style=\"color: #D8DEE9FF\"> is <\/span><span style=\"color: #81A1C1\">null<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p><\/p>\n\n\n\n<p>Hibernate 6.3.0\u306e\u30d0\u30b0\u3063\u307d\u3044\u3002\u4e0b\u8a18\u3067\u4fee\u6b63\u4e2d\u3002<\/p>\n\n\n\n<p><a href=\"https:\/\/github.com\/hibernate\/hibernate-orm\/commit\/c0fa25ade67bc1b783e0a715bbd00497e1f0ad6e\">HHH-17154<\/a> Fix NullPointerException is thrown when constructing Entity\u2026<\/p>\n\n\n\n<p>\u540c\u65e5\u306b\u30ea\u30ea\u30fc\u30b9\u3055\u308c\u305f6.2.8\u306b\u5909\u66f4\u3057\u305f\u3068\u3053\u308d\u3001NullPointerException\u306f\u51fa\u306a\u304f\u306a\u3063\u305f\u305f\u3081\u3001\u3057\u3070\u3089\u304f\u3053\u3061\u3089\u3092\u5229\u7528\u3059\u308b\u3053\u3068\u306b\u3057\u305f\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u3057\u305f\u3089\u4e0b\u8a18\u306e\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3059\u308b\u3088\u3046\u306b\u306a\u3063\u305f\u3002 Hibernate 6.3.0\u306e\u30d0\u30b0\u3063\u307d\u3044\u3002\u4e0b\u8a18\u3067\u4fee\u6b63\u4e2d\u3002 HHH-17154 Fix NullPointerException is thrown when co &hellip; <a href=\"https:\/\/technologyagency.net\/wordpress\/2023\/09\/05\/hibernate-6-3-0%e3%81%ab%e3%82%a2%e3%83%83%e3%83%97%e3%83%87%e3%83%bc%e3%83%88%e3%81%97%e3%81%9f%e3%82%89nullpointerexception%e3%81%8c%e7%99%ba%e7%94%9f%e3%81%97%e3%81%9f\/\" class=\"more-link\"><span class=\"screen-reader-text\">&#8220;Hibernate 6.3.0\u306b\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u3057\u305f\u3089NullPointerException\u304c\u767a\u751f\u3057\u305f&#8221; \u306e<\/span>\u7d9a\u304d\u3092\u8aad\u3080<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[36],"class_list":["post-2371","post","type-post","status-publish","format-standard","hentry","category-java","tag-hibernate"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Hibernate 6.3.0\u306b\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u3057\u305f\u3089NullPointerException\u304c\u767a\u751f\u3057\u305f - I want to lead an easy life.<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/technologyagency.net\/wordpress\/2023\/09\/05\/hibernate-6-3-0\u306b\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u3057\u305f\u3089nullpointerexception\u304c\u767a\u751f\u3057\u305f\/\" \/>\n<meta property=\"og:locale\" content=\"ja_JP\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Hibernate 6.3.0\u306b\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u3057\u305f\u3089NullPointerException\u304c\u767a\u751f\u3057\u305f - I want to lead an easy life.\" \/>\n<meta property=\"og:description\" content=\"\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u3057\u305f\u3089\u4e0b\u8a18\u306e\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3059\u308b\u3088\u3046\u306b\u306a\u3063\u305f\u3002 Hibernate 6.3.0\u306e\u30d0\u30b0\u3063\u307d\u3044\u3002\u4e0b\u8a18\u3067\u4fee\u6b63\u4e2d\u3002 HHH-17154 Fix NullPointerException is thrown when co &hellip; &quot;Hibernate 6.3.0\u306b\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u3057\u305f\u3089NullPointerException\u304c\u767a\u751f\u3057\u305f&quot; \u306e\u7d9a\u304d\u3092\u8aad\u3080\" \/>\n<meta property=\"og:url\" content=\"https:\/\/technologyagency.net\/wordpress\/2023\/09\/05\/hibernate-6-3-0\u306b\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u3057\u305f\u3089nullpointerexception\u304c\u767a\u751f\u3057\u305f\/\" \/>\n<meta property=\"og:site_name\" content=\"I want to lead an easy life.\" \/>\n<meta property=\"article:published_time\" content=\"2023-09-05T13:21:21+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-11-22T08:45:47+00:00\" \/>\n<meta name=\"author\" content=\"hide6644\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u57f7\u7b46\u8005\" \/>\n\t<meta name=\"twitter:data1\" content=\"hide6644\" \/>\n\t<meta name=\"twitter:label2\" content=\"\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593\" \/>\n\t<meta name=\"twitter:data2\" content=\"1\u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/2023\\\/09\\\/05\\\/hibernate-6-3-0%e3%81%ab%e3%82%a2%e3%83%83%e3%83%97%e3%83%87%e3%83%bc%e3%83%88%e3%81%97%e3%81%9f%e3%82%89nullpointerexception%e3%81%8c%e7%99%ba%e7%94%9f%e3%81%97%e3%81%9f\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/2023\\\/09\\\/05\\\/hibernate-6-3-0%e3%81%ab%e3%82%a2%e3%83%83%e3%83%97%e3%83%87%e3%83%bc%e3%83%88%e3%81%97%e3%81%9f%e3%82%89nullpointerexception%e3%81%8c%e7%99%ba%e7%94%9f%e3%81%97%e3%81%9f\\\/\"},\"author\":{\"name\":\"hide6644\",\"@id\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/#\\\/schema\\\/person\\\/a25355beaa102da2b2d79b00f5865b63\"},\"headline\":\"Hibernate 6.3.0\u306b\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u3057\u305f\u3089NullPointerException\u304c\u767a\u751f\u3057\u305f\",\"datePublished\":\"2023-09-05T13:21:21+00:00\",\"dateModified\":\"2023-11-22T08:45:47+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/2023\\\/09\\\/05\\\/hibernate-6-3-0%e3%81%ab%e3%82%a2%e3%83%83%e3%83%97%e3%83%87%e3%83%bc%e3%83%88%e3%81%97%e3%81%9f%e3%82%89nullpointerexception%e3%81%8c%e7%99%ba%e7%94%9f%e3%81%97%e3%81%9f\\\/\"},\"wordCount\":12,\"commentCount\":0,\"keywords\":[\"Hibernate\"],\"articleSection\":[\"Java\"],\"inLanguage\":\"ja\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/2023\\\/09\\\/05\\\/hibernate-6-3-0%e3%81%ab%e3%82%a2%e3%83%83%e3%83%97%e3%83%87%e3%83%bc%e3%83%88%e3%81%97%e3%81%9f%e3%82%89nullpointerexception%e3%81%8c%e7%99%ba%e7%94%9f%e3%81%97%e3%81%9f\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/2023\\\/09\\\/05\\\/hibernate-6-3-0%e3%81%ab%e3%82%a2%e3%83%83%e3%83%97%e3%83%87%e3%83%bc%e3%83%88%e3%81%97%e3%81%9f%e3%82%89nullpointerexception%e3%81%8c%e7%99%ba%e7%94%9f%e3%81%97%e3%81%9f\\\/\",\"url\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/2023\\\/09\\\/05\\\/hibernate-6-3-0%e3%81%ab%e3%82%a2%e3%83%83%e3%83%97%e3%83%87%e3%83%bc%e3%83%88%e3%81%97%e3%81%9f%e3%82%89nullpointerexception%e3%81%8c%e7%99%ba%e7%94%9f%e3%81%97%e3%81%9f\\\/\",\"name\":\"Hibernate 6.3.0\u306b\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u3057\u305f\u3089NullPointerException\u304c\u767a\u751f\u3057\u305f - I want to lead an easy life.\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/#website\"},\"datePublished\":\"2023-09-05T13:21:21+00:00\",\"dateModified\":\"2023-11-22T08:45:47+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/#\\\/schema\\\/person\\\/a25355beaa102da2b2d79b00f5865b63\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/2023\\\/09\\\/05\\\/hibernate-6-3-0%e3%81%ab%e3%82%a2%e3%83%83%e3%83%97%e3%83%87%e3%83%bc%e3%83%88%e3%81%97%e3%81%9f%e3%82%89nullpointerexception%e3%81%8c%e7%99%ba%e7%94%9f%e3%81%97%e3%81%9f\\\/#breadcrumb\"},\"inLanguage\":\"ja\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/2023\\\/09\\\/05\\\/hibernate-6-3-0%e3%81%ab%e3%82%a2%e3%83%83%e3%83%97%e3%83%87%e3%83%bc%e3%83%88%e3%81%97%e3%81%9f%e3%82%89nullpointerexception%e3%81%8c%e7%99%ba%e7%94%9f%e3%81%97%e3%81%9f\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/2023\\\/09\\\/05\\\/hibernate-6-3-0%e3%81%ab%e3%82%a2%e3%83%83%e3%83%97%e3%83%87%e3%83%bc%e3%83%88%e3%81%97%e3%81%9f%e3%82%89nullpointerexception%e3%81%8c%e7%99%ba%e7%94%9f%e3%81%97%e3%81%9f\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u30db\u30fc\u30e0\",\"item\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Hibernate 6.3.0\u306b\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u3057\u305f\u3089NullPointerException\u304c\u767a\u751f\u3057\u305f\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/#website\",\"url\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/\",\"name\":\"I want to lead an easy life.\",\"description\":\"Technical Notes\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ja\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/#\\\/schema\\\/person\\\/a25355beaa102da2b2d79b00f5865b63\",\"name\":\"hide6644\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ja\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a5df48aece572798f5aacd2dd90331e28bd249c13f736badb5116e3d43c5d5e9?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a5df48aece572798f5aacd2dd90331e28bd249c13f736badb5116e3d43c5d5e9?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/a5df48aece572798f5aacd2dd90331e28bd249c13f736badb5116e3d43c5d5e9?s=96&d=mm&r=g\",\"caption\":\"hide6644\"},\"url\":\"https:\\\/\\\/technologyagency.net\\\/wordpress\\\/author\\\/hide6644\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Hibernate 6.3.0\u306b\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u3057\u305f\u3089NullPointerException\u304c\u767a\u751f\u3057\u305f - I want to lead an easy life.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/technologyagency.net\/wordpress\/2023\/09\/05\/hibernate-6-3-0\u306b\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u3057\u305f\u3089nullpointerexception\u304c\u767a\u751f\u3057\u305f\/","og_locale":"ja_JP","og_type":"article","og_title":"Hibernate 6.3.0\u306b\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u3057\u305f\u3089NullPointerException\u304c\u767a\u751f\u3057\u305f - I want to lead an easy life.","og_description":"\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u3057\u305f\u3089\u4e0b\u8a18\u306e\u30a8\u30e9\u30fc\u304c\u767a\u751f\u3059\u308b\u3088\u3046\u306b\u306a\u3063\u305f\u3002 Hibernate 6.3.0\u306e\u30d0\u30b0\u3063\u307d\u3044\u3002\u4e0b\u8a18\u3067\u4fee\u6b63\u4e2d\u3002 HHH-17154 Fix NullPointerException is thrown when co &hellip; \"Hibernate 6.3.0\u306b\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u3057\u305f\u3089NullPointerException\u304c\u767a\u751f\u3057\u305f\" \u306e\u7d9a\u304d\u3092\u8aad\u3080","og_url":"https:\/\/technologyagency.net\/wordpress\/2023\/09\/05\/hibernate-6-3-0\u306b\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u3057\u305f\u3089nullpointerexception\u304c\u767a\u751f\u3057\u305f\/","og_site_name":"I want to lead an easy life.","article_published_time":"2023-09-05T13:21:21+00:00","article_modified_time":"2023-11-22T08:45:47+00:00","author":"hide6644","twitter_card":"summary_large_image","twitter_misc":{"\u57f7\u7b46\u8005":"hide6644","\u63a8\u5b9a\u8aad\u307f\u53d6\u308a\u6642\u9593":"1\u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/technologyagency.net\/wordpress\/2023\/09\/05\/hibernate-6-3-0%e3%81%ab%e3%82%a2%e3%83%83%e3%83%97%e3%83%87%e3%83%bc%e3%83%88%e3%81%97%e3%81%9f%e3%82%89nullpointerexception%e3%81%8c%e7%99%ba%e7%94%9f%e3%81%97%e3%81%9f\/#article","isPartOf":{"@id":"https:\/\/technologyagency.net\/wordpress\/2023\/09\/05\/hibernate-6-3-0%e3%81%ab%e3%82%a2%e3%83%83%e3%83%97%e3%83%87%e3%83%bc%e3%83%88%e3%81%97%e3%81%9f%e3%82%89nullpointerexception%e3%81%8c%e7%99%ba%e7%94%9f%e3%81%97%e3%81%9f\/"},"author":{"name":"hide6644","@id":"https:\/\/technologyagency.net\/wordpress\/#\/schema\/person\/a25355beaa102da2b2d79b00f5865b63"},"headline":"Hibernate 6.3.0\u306b\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u3057\u305f\u3089NullPointerException\u304c\u767a\u751f\u3057\u305f","datePublished":"2023-09-05T13:21:21+00:00","dateModified":"2023-11-22T08:45:47+00:00","mainEntityOfPage":{"@id":"https:\/\/technologyagency.net\/wordpress\/2023\/09\/05\/hibernate-6-3-0%e3%81%ab%e3%82%a2%e3%83%83%e3%83%97%e3%83%87%e3%83%bc%e3%83%88%e3%81%97%e3%81%9f%e3%82%89nullpointerexception%e3%81%8c%e7%99%ba%e7%94%9f%e3%81%97%e3%81%9f\/"},"wordCount":12,"commentCount":0,"keywords":["Hibernate"],"articleSection":["Java"],"inLanguage":"ja","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/technologyagency.net\/wordpress\/2023\/09\/05\/hibernate-6-3-0%e3%81%ab%e3%82%a2%e3%83%83%e3%83%97%e3%83%87%e3%83%bc%e3%83%88%e3%81%97%e3%81%9f%e3%82%89nullpointerexception%e3%81%8c%e7%99%ba%e7%94%9f%e3%81%97%e3%81%9f\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/technologyagency.net\/wordpress\/2023\/09\/05\/hibernate-6-3-0%e3%81%ab%e3%82%a2%e3%83%83%e3%83%97%e3%83%87%e3%83%bc%e3%83%88%e3%81%97%e3%81%9f%e3%82%89nullpointerexception%e3%81%8c%e7%99%ba%e7%94%9f%e3%81%97%e3%81%9f\/","url":"https:\/\/technologyagency.net\/wordpress\/2023\/09\/05\/hibernate-6-3-0%e3%81%ab%e3%82%a2%e3%83%83%e3%83%97%e3%83%87%e3%83%bc%e3%83%88%e3%81%97%e3%81%9f%e3%82%89nullpointerexception%e3%81%8c%e7%99%ba%e7%94%9f%e3%81%97%e3%81%9f\/","name":"Hibernate 6.3.0\u306b\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u3057\u305f\u3089NullPointerException\u304c\u767a\u751f\u3057\u305f - I want to lead an easy life.","isPartOf":{"@id":"https:\/\/technologyagency.net\/wordpress\/#website"},"datePublished":"2023-09-05T13:21:21+00:00","dateModified":"2023-11-22T08:45:47+00:00","author":{"@id":"https:\/\/technologyagency.net\/wordpress\/#\/schema\/person\/a25355beaa102da2b2d79b00f5865b63"},"breadcrumb":{"@id":"https:\/\/technologyagency.net\/wordpress\/2023\/09\/05\/hibernate-6-3-0%e3%81%ab%e3%82%a2%e3%83%83%e3%83%97%e3%83%87%e3%83%bc%e3%83%88%e3%81%97%e3%81%9f%e3%82%89nullpointerexception%e3%81%8c%e7%99%ba%e7%94%9f%e3%81%97%e3%81%9f\/#breadcrumb"},"inLanguage":"ja","potentialAction":[{"@type":"ReadAction","target":["https:\/\/technologyagency.net\/wordpress\/2023\/09\/05\/hibernate-6-3-0%e3%81%ab%e3%82%a2%e3%83%83%e3%83%97%e3%83%87%e3%83%bc%e3%83%88%e3%81%97%e3%81%9f%e3%82%89nullpointerexception%e3%81%8c%e7%99%ba%e7%94%9f%e3%81%97%e3%81%9f\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/technologyagency.net\/wordpress\/2023\/09\/05\/hibernate-6-3-0%e3%81%ab%e3%82%a2%e3%83%83%e3%83%97%e3%83%87%e3%83%bc%e3%83%88%e3%81%97%e3%81%9f%e3%82%89nullpointerexception%e3%81%8c%e7%99%ba%e7%94%9f%e3%81%97%e3%81%9f\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u30db\u30fc\u30e0","item":"https:\/\/technologyagency.net\/wordpress\/"},{"@type":"ListItem","position":2,"name":"Hibernate 6.3.0\u306b\u30a2\u30c3\u30d7\u30c7\u30fc\u30c8\u3057\u305f\u3089NullPointerException\u304c\u767a\u751f\u3057\u305f"}]},{"@type":"WebSite","@id":"https:\/\/technologyagency.net\/wordpress\/#website","url":"https:\/\/technologyagency.net\/wordpress\/","name":"I want to lead an easy life.","description":"Technical Notes","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/technologyagency.net\/wordpress\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ja"},{"@type":"Person","@id":"https:\/\/technologyagency.net\/wordpress\/#\/schema\/person\/a25355beaa102da2b2d79b00f5865b63","name":"hide6644","image":{"@type":"ImageObject","inLanguage":"ja","@id":"https:\/\/secure.gravatar.com\/avatar\/a5df48aece572798f5aacd2dd90331e28bd249c13f736badb5116e3d43c5d5e9?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/a5df48aece572798f5aacd2dd90331e28bd249c13f736badb5116e3d43c5d5e9?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/a5df48aece572798f5aacd2dd90331e28bd249c13f736badb5116e3d43c5d5e9?s=96&d=mm&r=g","caption":"hide6644"},"url":"https:\/\/technologyagency.net\/wordpress\/author\/hide6644\/"}]}},"_links":{"self":[{"href":"https:\/\/technologyagency.net\/wordpress\/wp-json\/wp\/v2\/posts\/2371","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/technologyagency.net\/wordpress\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/technologyagency.net\/wordpress\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/technologyagency.net\/wordpress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/technologyagency.net\/wordpress\/wp-json\/wp\/v2\/comments?post=2371"}],"version-history":[{"count":6,"href":"https:\/\/technologyagency.net\/wordpress\/wp-json\/wp\/v2\/posts\/2371\/revisions"}],"predecessor-version":[{"id":2506,"href":"https:\/\/technologyagency.net\/wordpress\/wp-json\/wp\/v2\/posts\/2371\/revisions\/2506"}],"wp:attachment":[{"href":"https:\/\/technologyagency.net\/wordpress\/wp-json\/wp\/v2\/media?parent=2371"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/technologyagency.net\/wordpress\/wp-json\/wp\/v2\/categories?post=2371"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/technologyagency.net\/wordpress\/wp-json\/wp\/v2\/tags?post=2371"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}