翻訳と辞書
Words near each other
・ Qwiha
・ Qwiki
・ Qwirkle
・ QWK
・ QWK (file format)
・ Qwominer William Osborne
・ QWOP
・ Qwote
・ Qwt
・ QX
・ QX (British magazine)
・ QX (magazine)
・ QX Normae
・ QX-04
・ QXL
QxOrm
・ QY
・ Qyntel Woods
・ Qype
・ Qytezë
・ Qyzylaghash
・ Qyzylashchy
・ Qyzylqayrat
・ Qyzylqayyng
・ QZ
・ QZ Carinae
・ QZ Puppis
・ Qzone
・ Qâa er Rîm
・ Qâlat daqqa


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

QxOrm : ウィキペディア英語版
QxOrm

QxOrm is an Object Rational Mapping persistence framework for C++ with Qt. It supports cross compilation and is available for the platforms Windows 64/32 bit, Linux 64/32 bit and Mac OS.
The QxOrm simplifies the development of database access classes. The most common SQLs operations (CRUD) must not be written manually, they will be generated by the framework. The developer have only to specify the meta objects. Data Access Objects DAOs have many methods to create, read, update or insert new entities. QxOrm uses a reflection mechanism to keep content of relations, properties, validators, primary keys and many other informations.
==Features==

* Support for recursive saving of entities.
* Save methods, which deside by itself if the entity have to be inserted or updated.
* Trigger Methods, before/after insert/update/create/delete, where special logic can be done.
* Reading of enities with free configurable relations in one statement.
* Supported databases: Postgres, MySQL, Oracle, MS SQL, SQLite.
* QxEntityEditor (EE), a graphical interface for modelling entities and relations for the QxOrm framework.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「QxOrm」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.