简体   繁体   中英

Hibernate-like framework for Actionscript-3

With flash and SQLite being supported on the new tablets and smartphones.

Is there a database abstraction layer similar to hibernate for java but written in ActionScript3 that supports SQLite?

I would rather concentrate on the User Interface rather than the data services portions of the applications.

You may want to checkout FlexORM . It hasn't seen much attention recently however it might be a good start.

A nice Adobe writeup on FlexORM: http://www.adobe.com/newsletters/edge/october2009/articles/article7/index.html?trackingid=EXBII

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM