This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
# rtcar
数据库各类业务脚本见carrentalmanagement.txt文件
具体数据库脚本为carrentalmanagement.sql文件
使用的高级语言查询为java,环境为eclipse,导入web项目后运行customersDAO类完成对数据库的连接及增删改查;
将customer表封装为cistomer类