pseudo_database_gestor:Java自定义查询 源码
Java中的伪数据库Gestor定制实现 该项目使用Java及其MYSQL查询的自定义实现 前提条件 :clipboard: 测试库 hamcrest-core-1.3.jar junit-4.13-beta-3.jar 它可以执行诸如selects之类的查询,无论在何处或不在何处,都可以使用别名和简单的插入方法进行更新,删除和选择: It accepts > , != , < , = Some examples Note: you can specify the PATH but this project was build in intellij IDEA, so the txts are in the same path as the project Note: The alias only work with "=" because of lack of time for the implemen
文件列表
pseudo_database_gestor-master.zip
(预估有个84文件)
pseudo_database_gestor-master
pruebas.txt
789B
dept_manager.txt
874B
pseudogestor.iml
80B
src
test
java
DeleteTest.java
6KB
InsertTest.java
2KB
UpdateTest.java
6KB
暂无评论