Transfer v.s. CF 9 ORM

0 views
Skip to first unread message

Dan O'Keefe

unread,
Nov 20, 2009, 4:43:16 PM11/20/09
to transf...@googlegroups.com
After doing some searching around, I was wondering if anyone has
posted a feature comparison between transfer and the new CF Hibernate
ORM.

Dan

Matt Quackenbush

unread,
Nov 20, 2009, 5:01:33 PM11/20/09
to transf...@googlegroups.com
I have not seen a feature comparison, per se, but pretty much everything that is in Transfer is in Hibernate, and then some.  The one big exception that jumps out at me is the absence of clone() in Hibernate.  (Or at least if it exists I have not happened upon it yet, nor have those I've talked to about it.)  However, there are obvious differences between Transfer and Hibernate in the implementation of those various features.  :-)

Hmmmmm, come to think of it, perhaps _that_ is what you meant by "feature comparison"?

Scott Brady

unread,
Nov 21, 2009, 7:39:49 AM11/21/09
to transf...@googlegroups.com
One thing Transfer has that CF's HIbernate lacks is the ability to use
multiple datasources. You have to instantiate two transfer factories
to do it (which might be a memory/performance issue, but I'm not
certain), but you can do it. I don't think there's any way to do that
with CF9's built-in feature.

Scott

--
-----------------------------------------
Scott Brady
http://www.scottbrady.net/

Bob Silverberg

unread,
Nov 21, 2009, 8:13:56 AM11/21/09
to transf...@googlegroups.com
That is true, that only one datasource can be used, but it is not true that only one database can be used. There are ways to access more than one database via a single datasource. Terry Ryan has written about it here:




--
Before posting questions to the group please read:
http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer

You received this message because you are subscribed to the Google Groups "transfer-dev" group.
To post to this group, send email to transf...@googlegroups.com
To unsubscribe from this group, send email to transfer-dev...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/transfer-dev?hl=en



--
Bob Silverberg
www.silverwareconsulting.com

Scott Brady

unread,
Nov 22, 2009, 6:51:25 AM11/22/09
to transf...@googlegroups.com
Sure, but that's a bit of a kludge and pretty limited in its usage (as
some of the people who commented on it).



On Sat, Nov 21, 2009 at 6:13 AM, Bob Silverberg
<bob.sil...@gmail.com> wrote:
> That is true, that only one datasource can be used, but it is not true that
> only one database can be used. There are ways to access more than one
> database via a single datasource. Terry Ryan has written about it here:
> http://www.terrenceryan.com/blog/post.cfm/multiple-databases-in-coldfusion-9-orm
>
>
> --
> Bob Silverberg
> www.silverwareconsulting.com
Reply all
Reply to author
Forward
0 new messages