thank you , so I need to create one class .h and .m wich contain connection info + connection profile .
Because in my training I need to login " user + password" by doing that i should be connected to my ios application . In module that I need to developp whan I create an object , or I want to find an object , i need just to call [My_DB synchronise] without calling class responsble for establishing connection?? .