Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
重複の可能性: JavaBean と POJO の違いは何ですか? DTO、VO、POJO、JavaBeansの違いは?
JavaテクノロジーにおけるJavaBean、POJOクラス、通常クラスの違いを教えてください。
あまりない。
JavaBean は、JavaBean 仕様で定められた特定の命名規則に従う必要がありますが、それ以外はすべて同じです。