Introduction - If you have any usage issues, please Google them yourself
Simple window bookstore management system, Java language and Oracle database implementation, is to write their own database curriculum design. To achieve the sale of books, books management information, user information management and generate sales records of the basic functions.
After decompression, the entire project is imported into eclipse, and two jar packages are added to the properties of the project to run.
Among the configuration files db.properties, user, system, and password password are the user names and passwords for database login. Please change them according to your database.
Hope to have reference value