Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Announcements
  4. [Qt Ambassador] QxOrm 1.2.3 released

[Qt Ambassador] QxOrm 1.2.3 released

Scheduled Pinned Locked Moved Announcements
1 Posts 1 Posters 1.7k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Q Offline
    Q Offline
    qxorm
    wrote on last edited by
    #1

    Hi,

    QxOrm 1.2.3 released :


    Changes in version 1.2.3:

    • New interface "qx::IxPersistable":http://www.qxorm.com/doxygen/html/classqx_1_1_ix_persistable.html (abstract class) to simplify polymorphism using QxOrm library ;
    • For more details about this new interface, goto the FAQ : "How to use qx::IxPersistable interface ?":http://www.qxorm.com/qxorm_en/faq.html#faq_260 ;
    • New methods into "qx::IxCollection":http://www.qxorm.com/doxygen/html/classqx_1_1_ix_collection.html interface to iterate over each items without knowing its type ;
    • New option into QxOrm.pri file to build QxOrm library statically (see _ QX_STATIC_BUILD option) ;
    • New triggers : qx::dao::on_before_fetch and qx::dao::on_after_fetch (for more details, goto the FAQ : "How to define a Trigger with QxOrm ?":http://www.qxorm.com/qxorm_en/faq.html#faq_130) ;
    • Add std::type_info class information to introspection engine ;
    • Some minor bugs fixed ("qx::dao::sql_error":http://www.qxorm.com/doxygen/html/classqx_1_1dao_1_1sql__error.html exception message, SQL query column alias, mutex, etc.).

    For more informations about QxOrm library : http://www.qxorm.com/

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved