You are on page 1of 6

STUDENTS DECLARATION

I hereby, declare that the work, which is being presented in the Practical Training
Report, entitled JAVA (J2SE) TECHNOLOGY in partial fulfilment of the
requirement for the award of Degree of B.Tech in Computer Science Engineering,
submitted in the Department of Computer Science Engineering of Jaipur
Engineering College, Affiliated to Rajasthan Technical University, Kota is an
authentic record of my work under the supervision of Mr Jai Kishan Gupta.
The results embodied in this report have not been submitted by me to any other
University or Institute for the award of Degree.

Pushkar Anand
(12EJECS063)

CERTIFICATE

This is to certify that the above statement made by the Student is correct to the best of
our knowledge.

RAJENDRA SINGH

NARENDRA AGARWAL

LECTURER

HOD, COMPUTER SCIENCE

Department of Computer Science and Engineering

ACKNOWLEDGEMENT
A quality work can be accomplished by motivation, guidance and inspiration of
certain quarters beside the individual efforts. Let me in this page express my
heartiest gratitude to all those who helped me in various stages of this study.
We gratefully acknowledge for the assistance, cooperation, guidance and
clarifications provided by PRATHAM SOFTWARE (PSI) during the training
period.
Our extreme gratitude towards Mr. VIJAY SHARMA who guided us throughout
the summer training on java technology and made our journey smoother. Without his
willing disposition, spirit of accommodation, frankness, timely clarification and
above all faith in us, this project could not have been completed in due time.
His readiness to discuss all important matters at work deserves special attention. We
would also like to thank whole of the employees of Gempulse InfoTech private
Limited for their cooperation and essential support.

Pushkar Anand
(12EJECS063)

Department of Computer Science and Engineering

ABSTRACT
The Library management System is a Windows application to Library in an efficient
manner and no time wasting for Searching Books. The main objective of Library
management System is to efficiently manage books add new books and for
searching books. This application is basically created in JAVA SE. It is Desktop
Application you can use to create a beautiful Apple.
NEED LIBRARY MANAGEMENT SYSTEM
Scope of this project is very broad in terms of other manually checking you. Few of
them are:

This can be used in educational institutions as well as in corporate world.

This can be used anywhere, anytime.

No restriction that librarian has to be present when the student search


available books in library.

BENEFITS:
Library management System is a popular form of Library management application
for Student. Library management System is set up to actually add books or search
available books. Some Institution use Library management System as an efficient
way of managing library through a windows application.

Department of Computer Science and Engineering

CONTENTS

Chapters

Chapter Name

Pg. No.

Certificate

Acknowledgement

II

Abstract

III

Table Of Contents

IV

List Of Figures

List Of Tables

VI

Introduction

Company Profile

Literature

3.1

Java

3.2

Swings(java)

12

3.4

MySQL

15

3.5

JAVA Database connectivity

19

Project

25

4.1

Project Overview

25

4.2

Software Requirement Specification

26

4.4

Data Flow Diagram

30

4.5

Problem Definition

33

Software interface

34

Database Schema

38

Feasibility Study

40

Testing

42

Conclusion

44

References

45

Department of Computer Science and Engineering

LIST OF FIGURES
Figure

Name of figure

Pg. No

3.1.1

James Gosling

3.1.2

JAVA Environment

3.2.1

Example Swing widgets

12

3.3.1

Deployment

16

3.4.1

DBMS Protocol

20

3.4.2

Client Driver

21

3.4.3

Database Connection

23

3.4.4

Requirement

24

4.3.1

DFD

31

4.3.2

DFD (book)

31

4.3.3

DFD (member)

32

5.1

Login Page (Screenshot)

34

5.2

Registration (Screenshot)

34

5.3

Admin Section (Screenshot)

35

5.4

Add New Book (Screenshot)

35

5.5

Search Book (Screenshot)

37

5.6

After Search (Screenshot)

37

Department of Computer Science and Engineering

LIST OF TABELS
Table

Name of Table

Pg.No

6.1

Login

38

6.2

Registration

38

6.3

Author

38

6.4

Publication

39

6.5

Subject

39

6.6

Category

39

6.7

Book

39

Department of Computer Science and Engineering

You might also like