many to many and dealloc's

2 views
Skip to first unread message

timshawn

unread,
Aug 31, 2009, 5:20:36 PM8/31/09
to sqlitepersistentobjects-user
Hey there,

I was wondering if the framework handles many-to-many one-to-many
relationships?
Is there some convention on the way I have to setup the tables and
classes?

Thanks,
Tim

Adam Jack

unread,
Aug 31, 2009, 5:31:03 PM8/31/09
to sqlitepersiste...@googlegroups.com
My understanding (as a SQLPO user not an SQLPO developer) is that
tables are created for you not by you.

Objects are linked by {ClassName}.primaryKey e.g. User.1, so allows
various relationship combinations.

Build the classes and persist them, don't think schema.

Regards,

Adam
Sent from my iPhone
Reply all
Reply to author
Forward
0 new messages