Download Impel

Version 0.7

Read the API

It’s simple

Download Impel Modules

Transparent Database Syncing

Read the FAQ

Yes, it runs on the iPhone

Class ResultSet


Extends Impel.ResultSet.
Creates a global alias for Impel.ResultSet

Defined in impel.Globals

Class Summary
Constructor Attributes Constructor Name and Description
 
Creates a global alias for Impel.ResultSet

Defined in impel.Globals

Class Detail
ResultSet()
See:
Impel.ResultSet

blog comments powered by Disqus

Impel takes the pain out of working with HTML5 asynchronous databases.

Statement callbacks? Transaction callbacks? One-to-many and many-to-many relationships? How the heck do I deal with all without my head exploding?

Use Impel; create an object then call object.save(); Now get a cup of coffee.

What’s an ORM

Object Relational Mapping is a programming technique that turns your database, in effect, into a virtual object database.

With an ORM you no longer need to worry about how to save a single object across multiple tables, you just call, "save" on the object.

 
Contact Us | © 2009 Caleb Crane | License