开发者

Difference between JavaBean, POJO and normal class? [duplicate]

This question already has a开发者_StackOverflownswers here: Closed 12 years ago.

Possible Duplicates:

What is the difference between a JavaBean and a POJO?

Difference between DTO, VO, POJO, JavaBeans?

Could you please explain the difference between JavaBean, POJO class and normal class in Java technology?


Not much.

A JavaBean has to follow certain naming conventions laid down in the JavaBean spec, but otherwise they are all the same.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜