What is the entity for my NSManagedObject?

Posted by E-Madd on Stack Overflow See other posts from Stack Overflow or by E-Madd
Published on 2010-04-09T03:29:44Z Indexed on 2010/04/09 3:33 UTC
Read the original article Hit count: 231

Filed under:
|
|

I have a view controller that can fetch many different types of entities from my MOC. How can I tell what the entity is for an object of the type NSManagedObject?

© Stack Overflow or respective owner

Related posts about cocoa

Related posts about cocoa-touch