文件名称:SmartGWT + MySQL CRUD 实例
文件大小:12.81MB
文件格式:ZIP
更新时间:2013-11-03 07:31:19
SmartGWT MySQL CRUD
SmartGwt 连接Mysql数据库,实现增删改查操作。 使用的是ee版的客户端dataSource,可以不用写 gwt RPC 远程调用代码。已含所有jar包,通过 Eclipse>File>Import>Exist Projects~>Select archive~>导入即可。需要建立自己的mysql库和表,详见readme.txt
【文件预览】:
testMySQL
----.project(777B)
----demo.JPG(44KB)
----.settings()
--------com.google.gwt.eclipse.core.prefs(122B)
--------com.google.gdt.eclipse.core.prefs(90B)
--------com.google.appengine.eclipse.core.prefs(141B)
----war()
--------WEB-INF()
--------TestMySQL.css(602B)
--------TestMySQL.html(1015B)
--------ds()
----src()
--------log4j.properties(449B)
--------META-INF()
--------com()
--------server.properties(982B)
----tbl_user.sql(870B)
----readme.txt(475B)
----.classpath(1KB)