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.
