Skip to main content

Try to create the manage staff section of the school department and their different classes with objects using the Object oriented Database Management system model.

How to create the manage staff section of the school department and connections of different classes and object using Object oriented Database Management System model?

The Manage Staff class and their objects

Try to create the manage staff section of the school department and their different classes with objects using the Object oriented Database Management system model.

  • The Manage staff is a class as a part of the school management system in the school.
  • In the Manage Staff class there are three objects vice principal, account staff employees and Teachers staff which is exists in the real life objects.
  • The strong connected line is a sub class of the mange staff class shows inheritance of the classes.

The Vice Principal staff class

  • It is the real world object in the class of vice principal staff.
  • The vice principal is the real world object and their name is property of the object.
  • Their gender is another property.
  • Their identity number is unique attribute or property of the object that identifies the object is not copied in the model.
  • It is manage the school discipline which is the property of the vice principal.
  • It can take meeting of the teachers for their good performance of the school.
  • School performance is connected to the meeting indirectly depends on the teachers.

The Account Section Staff

  • In the account section staffs their employees are real world objects and their rolls are properties of the objects.
  • The account section staff manages their school fees received by the student for school.
  • Preparing payrolls is property of the class of account section staff.
  • Salary management is connected the property of the preparing payroll which is manages the salary of the all employees are worked for whole the school and their staffs.

The Teachers staff class

  • It is a class and objects are teachers which is real world objects.
  • The properties of the teachers are preparing the student records.
  • Teacher manages their time table for teaching the student in their class of the student.
  • They manage exam preparation for the students to take an exam.
  • They also have the Relational database of the attendance of the student regularly.

Comments

Popular posts from this blog

Discuss the role played by the various components of the CPU

Q Discuss the roles played by the various components of CPU? The CPU is the brain of the computer system. All major calculations, manipulations and comparisons are made by the CPU. The CPU is also responsible for activating and controlling the operations performed by all other units of the computer system. The major components of the CPU are: a) Arithmetic Logic Unit (A.L.U.) b) Control Unit (CU) c) Primary Memory Arithmetic Logic Unit (A.L.U.): What is ALU Arithmetic logic Unit? ALU is a part of the CPU. It is a part to calculate the logical term in the CPU where the term refers to an operation of logical type. It also calculates the arithmetic terms in the CPU where the term refers to an operation of arithmetic type. It is used to direct access through the processor controller. The ALU connected to the input and output peripheral system through the bus with the different types of bus. Such as control bus, data bus etc. ALU is a part of the CPU that can calculate the input...

About the memory and its Classification of the computer Memory

What are the memories in the reference of computer system? What is Computer Memory?:- The memory is the essential for the computer to store the data, instruction and information. Without memory, computers are not be able to store data, instruction etc. The memory is an essential part of a computer system. It is require by the computer system to store information. Memory can be divided into the following two categories types: i) Primary or Main memory ii) Secondary Memory or Permanent memory In this figure I'll show the classification of the memory of computer system peripheral and architecture of organisations Primary Memory or Main memory:- i) Primary memory is the memory which is fastest memory of the computer. ii) It is a small but relatively fast storage unit that stores data and instruction which are used by the CPU (central processing unit). iii) This type or category of a memory is the main memory of the computer.It is a temporary memory and also we ...

Comparing and limitation of the mouse and keyboard

Q 1. Compare the advantages and illuminations of a mouse and keyboard as data input devices? There are some points on the compare and limitations of the keyboard instead of the mouse following below: What is the definition of a keyboard in a computer as a peripheral device? “An input device that gives instructions to the computer in the text form is known as the keyboard of a computer”. The keyboard is also an operable  device of an operating system that is used in old times and today.  A cmd type operating system is operated by keyboard input device because cmd is known as command line interface operating system which is used to give the command in the text form by using keyboard input device. Keyboard is most important and popular input device where keyboard can do most of the task and work by using some keys and command on the operating system . Keyboard : i) Programs and data are entered into the computer through help of a keyboard which is attached to a CPU. ii) ...