01.09.2014, 12:26
Quote:
So, where's the difference between this and the existing ORM system in the MySQL plugin?
|
Mysql plugin is allowing you only executing queries, here the plugin generates the queries automatically (using the mappings).
Also I want it to support "Lazy loading" (I currently don't know if its possible...).