Jump to content
Registration disabled at the moment Read more... ×
Larry Hengen

Spring4D Persistence

Recommended Posts

I am looking for the best place to ask questions regarding Spring4D's persistence functionality known as Marshmellow.

 

I am starting a SQLLite3 project and would like to know how Spring4D maps the specified types in the Column attribute to SQLLite types.

 

I also have a lazily loaded list owned by another object, call it Parent.  When a Parent is created and saved to the database if I then try to add a Child object to the lazily loaded list, I get an error that: 'No delegate has been assigned'.  My code looks like the examples I see in the test projects.  What am I doing wrong?

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×