Rails Legacy DB Schemas with iBatis for Ruby - Badrinath Janakiraman

Posted by Kevin Mon, 26 Jun 2006 09:00:00 GMT

iBatis

  • Do not use this Object Relational Mapping (ORM) tool.
  • Okay, use this ORM tool if you absolutely cannot accomplish what you need to with ActiveRecord.
  • It allows/forces you to manually create the sql that you need to get the objects that fit into your domain model.

Yeah, I didn’t get too much out of this talk. I probably don’t really ever want to use iBatis all that much.

Posted in  | no comments | no trackbacks

Comments

Trackbacks

Use the following link to trackback from your own site:
http://notkeepingitreal.com/articles/trackback/26

Comments are disabled