<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>magnet88jp</author_name>
  <author_url>https://blog.hatena.ne.jp/magnet88jp/</author_url>
  <blog_title>まぐねっとのブログ</blog_title>
  <blog_url>https://magnet88jp.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>イシュー 例えばこんなん case class Company(id: Option[Long], name: String) class Companies(tag: Tag) extends Table[Company](tag, &quot;COMPANY&quot;) { def id = column[Long](&quot;id&quot;, O.PrimaryKey, O.AutoInc) def name = column[String](&quot;name&quot;, O.NotNull) def * = (id.?, name) &lt;&gt; (Company.tupled, Company.unapply _) } object Co…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmagnet88jp.hateblo.jp%2Fentry%2F2014%2F04%2F22%2F010539&quot; title=&quot;Scala の Class と Object にはなぜ同じ名前を付けるのか？ - まぐねっとのブログ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-04-22 01:05:39</published>
  <title>Scala の Class と Object にはなぜ同じ名前を付けるのか？</title>
  <type>rich</type>
  <url>https://magnet88jp.hateblo.jp/entry/2014/04/22/010539</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
