Performing Queries

The Database Manager post an NSNotification when some error ocurr performing one operation. Sign to the NSNotificationCenter with the JPDBManagerErrorNotification Key to receive detailed information.

The NSNotification object encapsulate an NSError with the cause and descrption. You can retrieve the manager that generates he error acessing the JPDBManagerErrorNotification Key on the userInfo dictionary.