¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Re: [TDD] Examples of Pojo Free Code?


Donaldson, John
 

¿ªÔÆÌåÓý

Mark,

?

I am pretty much in agreement with you. (Struggling with a legacy Toplink app at the moment, Hibernate before that).

But, don¡¯t forget that an ORM framework is also providing you with other useful stuff around sessions, multi-user access, one-many/many-one/many-many mappings, error handling, transactions and so on.

?

John D.

?

From: testdrivendevelopment@... [mailto:testdrivendevelopment@...] On Behalf Of Mark Levison
Sent: 11 April 2014 19:50
To: Testdrivendevelopment
Subject: [TDD] Examples of Pojo Free Code?

?




I'm running an Agile Development course with some wonderful people at a client who're addicted to their existing ORM. We've been discussing the evil involved in Data Classes (i.e. classes with no behaviour). In their world the habit of creating data classes comes from the fact that their ORM (Hibernate and JPA) creates POJO type objects and they manipulate them. They get the problem but would live to see an example of project that doesn't do this.

?

Do you know an OpenSource project that doesn't a use POJOs to get its data in/out of an RDBMS? Do you know an ORM that helps people avoid creating Data Classes?

?

BTW I'm asking on this list lacking a better place.

?

Cheers

Mark


?

--

Mark Levison?| 1 (877) 248-8277 |??|??|?
Certified ScrumMaster Training:??|??|??|??|?
?|?
Proud Sponsor of??and?




Join [email protected] to automatically receive all group messages.