morm/samples
Tomasz Sowa 7ff05f493c added: to Model: virtual void set_parent_key_in_childs()
for setting a parent key id in child models,
       it is called after after_insert() method
added: SetFieldValueHelper class used for storing primary key values from a parent model




git-svn-id: svn://ttmath.org/publicrep/morm/trunk@1204 e52654a7-88a9-db11-a3e9-0013d4bc506e
2019-08-22 18:33:35 +00:00
..
Makefile added 'samples' directory for samples and tests 2019-08-21 15:59:03 +00:00
Makefile.dep added: to Model: virtual void set_parent_key_in_childs() 2019-08-22 18:33:35 +00:00
Makefile.o.dep added 'samples' directory for samples and tests 2019-08-21 15:59:03 +00:00
attachment.h added: to Model: virtual void set_parent_key_in_childs() 2019-08-22 18:33:35 +00:00
basesample.h added 'samples' directory for samples and tests 2019-08-21 15:59:03 +00:00
language.h start adding support for inserting child models 2019-08-21 17:42:50 +00:00
main.cpp added 'samples' directory for samples and tests 2019-08-21 15:59:03 +00:00
person.h added: to Model: virtual void set_parent_key_in_childs() 2019-08-22 18:33:35 +00:00
sample01.h added: to Model: virtual void set_parent_key_in_childs() 2019-08-22 18:33:35 +00:00