QxOrm 1.4.9 freeware

QxService : based on QtNetwork engine of Qt library, this module provides an easy and powerful way to create C++ application server (services concept with request from client and reply from server). QxService uses serialization and introspection from QxOrm library to transfer over network any class or structure. For more details on QxService module, a tutorial is available here. ...

Author QxOrm
Released 2023-06-06
Filesize 16.10 MB
Downloads 1099
OS Windows XP, Windows Vista, Windows Vista x64, Windows 7, Windows 7 x64, Windows 8, Windows 8 x64, Windows 10, Windows 10 x64, Windows 11
Installation Instal And Uninstall
Keywords C++ library, ORM library, serialization provider, develop, development, serialization
Users' rating
(30 rating)
QxOrmComponents & LibrariesWindows XP, Windows Vista, Windows Vista x64, Windows 7, Windows 7 x64, Windows 8, Windows 8 x64, Windows 10, Windows 10 x64, Windows 11
QxOrm - cannot delete file windows Freeware Download Notice

QxOrm Free Download - we do not host any QxOrm torrent files or links of QxOrm on rapidshare.com, depositfiles.com, megaupload.com etc. All QxOrm download links are direct QxOrm download from publisher site or their selected mirrors.

QxOrm freeware - The Latest User Reviews
QxOrm freeware - The Latest Versions History
1.4.9 Jun 6, 2023 New Release
1.4.8 Feb 13, 2021 New Release Support Qt6 (tested with MSVC 2019 + CMake 3.19 on Windows) ==> QxOrm library is compatible with Qt4, Qt5 and Qt6
Support PIMPL idiom for persistent classes (useful to reduce compilation times, to provide a stable ABI, ascendant compatibility for shared libraries, to reduce binaries size)
Documentation about PIMPL idiom for persistent classes : https://www.qxorm.com/qxorm_en/manual.html#manual_455
New sample project named qxBlogPImpl in ./test/ directory of QxOrm package to show how to implement persistent classes using the PIMPL idiom
Possibility to ignore soft delete behavior during a session execution (useful to fetch logical deleted instances for example) : qx::QxSession::ignoreSoftDelete()
Fix SQL DISTINCT keyword in qx::QxSqlQuery class (when DISTINCT is used, then the primary key is not fetched)
Fix an issue which could happen after enabling _QX_ENABLE_QT_NETWORK compilation option (due to QT_NO_SSL/QT_NO_OPENSSL used in QxThread.cpp file)
1.4.7 Sep 6, 2017 New Release Fix a MongoDB issue with qxdaofetch_by_id_with_relation() (wrong id fetched)
Fix an issue with qxdaofetch_all when a custom list of columns with the primary key is used
Fix identifier JSON serialization for MongoDB with properties registered as Q_PROPERTY (Qt property meta system)
Fix a crash (seg fault) using qxIxPersistable with multiple inheritance (for example QObject + qxIxPersistable) due to some static_cast to void * in QxFactory module (fix also for QxService module and multiple inheritance)

Most popular Components & Libraries freeware downloads

QxOrm

1.4.9 freeware download

... setting function by class (like Hibernate XML mapping file), you will have access to the following features ... existing projects no code generation no XML mapping file classes doesn't need to inherit from a 'super ...