top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

What are the types of framework manager?

+1 vote
185 views
What are the types of framework manager?
posted Sep 28, 2014 by Amit Kumar Pandey

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

2 Answers

+1 vote

1.physical layer
2.business layer
3.presentation layer

answer Sep 29, 2014 by Arun Gowda
+1 vote

Here I am trying to elaborate it:

  1. Database Layer - Tables are imported in this layer.

  2. Model View Layer - All the relationships, renaming of query subjects and query items, resolving loops etc are done in this layer.

  3. Business View layer - This is the view which will be visible to users. We create star schema grouping in Model View and move it to the Business layer view. This layer only contains the shortcuts.

answer Sep 30, 2014 by Kali Mishra
...