No Comments

About

objectBreeze

objectBreeze is an ORM tool that allows you to interact with your data persistence layer and easily model objects within your ColdFusion applications. With no setup, objectBreeze will instantly create objects directly from your database scema. objectBreeze requires that your table has -a- primary key defined. Currently, objectBreeze works with Microsoft SQL, Oracle, MySQL and PostgreSQL, but other versions are on the way.

ObjectBreeze is self contained and can be dropped into almost any ColdFusion application. objectBreeze also enables you to query database tables, and return the query as an object that encapsultes the data, and returns objects from your query.

admin @ March 19, 2008

Leave a comment

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>