ActionScript数据访问对象(DAO)和价值目标发生器在空气中
- 资源大小:434.69 kB
- 上传时间:2021-06-30
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
资 源 简 介
ADAVGEN is an Adobe AIR application that allows developers to automatically generate ActionScript Data Access Objects (DAO) and Value Objects starting from a local SQLite database.
The project is totally free and open source.
Current Features:
Select a local SQLite database and load a SQLite schema
Generate for each table an ActionScript VO and an ActionScript DAO
All the DAO objects are generated as singleton classes and use the ActionScript Value Object as itemClass of the row of the table
The ActionScript Value Objects are Bindlable object
Export all the AS VO and DAO of the tables in a click
Show/hide a log window
Choose the folder to store the generated classes
文 件 列 表
DaoGen[0.1]_build20090218_src
.actionScriptProperties
.flexProperties
.project
.settings
libs
src