Answer:
Object service is a main entry point for accessing data from database and to return it back. Object service is responsible for materialization which is process of converting data returned from entity client data provider (next layer) to an entity object structure.
Previous Question | Next Question |
What is Entity SQL? | What is Entity Client Data Provider? |