Jbuilder+weblogic realization of textbook management system

Source: Internet
Author: User

This article has studied the reasonable use of the original heterogeneous database in the campus network environment to establish the related Department management system method, introduced based on the WebLogic application server carries on the textbook Synthesis Management system design and the realization process.

keywords database; Java ee; ejb;weblogic

Introduction

With the continuous improvement of science and technology, the function of computer network has been deeply recognized, it has entered the various fields of human society and plays a more and more important role. The same kind of school campus network has been running for many years, but there are many school management system lack of unified planning, stand-alone operation of the information island is still a lot of, so it is necessary to further study in the campus network environment reasonable use of the original heterogeneous database to establish relevant departments of the management system methods.

In a university, the educational and teaching materials warehouses have their own independent database management system, but the teaching material selection and other work is carried out manually, the staff's labor, efficiency is very low. It is self-evident that the use of existing resources to establish the comprehensive management system of textbooks in the campus network environment. This paper introduces the process of designing and realizing the comprehensive management system of textbook based on WebLogic application server.

System structure

The system contains the teaching material selection, inquiry, modification, order subsystem, the system needs of the educational information and textbook inventory information from the original online database, as shown in Figure 1. Among them, the teaching and Learning Department through B/s mode can carry out the selection of textbooks, inquiries, modification and so on, teaching material management in the Teaching Materials Committee through the C/S mode of local completion, mainly textbooks ordering and system management.

Design and realization of comprehensive management system of textbook

1. Database design

The database system contains the teaching Office database (old), the warehouse database (old) and the Teaching Material Committee database (new), make full use of the original resources to achieve the purpose of sharing data, the table used is the academic office of the curriculum table, professional number of tables, warehouse inventory scale.

Professional number of the Dean's Office:

Column Name Data type Length Allow null
Id Bigint 8 Whether
Num Int 4 Is

The curriculum of the Dean's Office:

TD style= "BORDER:0;PADDING:0;" >int TD style= "BORDER:0;PADDING:0;" >cname
data type length allow null
bigint 8
cid
50
teachunit varcha R 50
sname varchar 50

Warehouse Inventory Scale:

data type length allow null
int 4
bname varchar 50
bnote 50
bauthor varchar< /td> 50
bpublisher varchar is
bprice float 8
bnum 4 is

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.