Hello
Could you tell me if there is such model that:
one class is responsible only for connection with database
and second contain only data?
Greg
Hi
I need lighter classes which consist of only data.So how todo that?(I need this light class w only data and rest of the classes with relational updates etc.)
HELP