From: Matthew <mkrueger....@gmail.com>
Date: Mon, 5 Nov 2012 21:52:30 -0800 (PST)
Local: Tues, Nov 6 2012 12:52 am
Subject: to many list is empty on second retrieval
Hi - I'm having an issue getting to-many lists to populate correctly. I'm I have an entity named "Product" that has a list of Images (1 product has After I create a new Product entity, insert, then add all the Images to the However, the next time I try to query for the Product the call to getImages I've read there is some caching that greenDao does, but I'm not sure it I'm not sure if it matters, but to query for the Product I have to use a List<Product> prod = productDao.queryBuilder().where( new StringCondition("PRODUCT_ID IN (SELECT CAT_PROD.P_ID from CAT_PROD Like I said before, the first time this query runs after inserting the Thanks in advance for any help, I'm really stuck. You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||