1 AIT Asian Institute of Technology

Persistent programming in Java

AuthorShekhar, Binesh
Call NumberAIT Thesis no. CS-96-19
Subject(s)Java (Computer program Language)
NoteA thesis submitted in partial fulfillment of the requirements for the degree of Master of Engineering.
PublisherAsian Institute of Technology
Series StatementThesis ; no. CS-96-19
AbstractThe Java programming language has gained considerable importance among the programming languages due its object-oriented approach and its ability to program complex tasks in a simple manner. In Java, as with most other programming languages, data cannot exist longer than the activation of the program in which it was created. The property for the data to survive after the program completes execution is called persistence. In the Object-Oriented programming environment of Java, the data is in the form of objects. Persistence here means that these objects must exist after the program in which it was created completes execution. With persistence a programmer can store the objects in a program, and retrieve them from another program without having to recreate them, thus simplifying the program. Objects like databases are important areas where the persistence property would be important. Persistent objects can be used by other programs and across program invocations. Persistent objects can be shared and they can also be used for remote access of database by sending the object across. This study involves making Java Objects persistent by using an ObjectStore for storage and also an appropriate ObjectStore Management has been successfully developed and tested for moving objects between the ObjectStore and memory.
Year1996
Corresponding Series Added EntryAsian Institute of Technology. Thesis ; no. CS-96-19
TypeThesis
SchoolSchool of Engineering and Technology (SET)
DepartmentDepartment of Information and Communications Technologies (DICT)
Academic Program/FoSComputer Science (CS)
Chairperson(s)Phan Minh Dung
Examination Committee(s)Huynh Ngoc Phien; Yulu, Qi
DegreeThesis (M.Eng.) - Asian Institute of Technology, 1996


Usage Metrics
View Detail0
Read PDF0
Download PDF0