CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java

文件名称:ds_test

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    2.61mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

grails 多数据库源访问,分别访问mysql数据库和oracle 数据库-grails source multi-database access, respectively, and the oracle database to access mysql database
相关搜索: grails

(系统自动生成,下载前可以参看下载内容)

下载文件列表

ds_test/.classpath
ds_test/.project
ds_test/.settings/de.mvmsoft.checkclipse.prefs
ds_test/.settings/org.codehaus.groovy.eclipse.preferences.prefs
ds_test/application.properties
ds_test/build.xml
ds_test/ddl2.sql
ds_test/ddl3.sql
ds_test/ddl_core.sql
ds_test/grails-app/conf/BootStrap.groovy
ds_test/grails-app/conf/Config.groovy
ds_test/grails-app/conf/DataSource.groovy
ds_test/grails-app/conf/Datasources.groovy
ds_test/grails-app/conf/spring/resources.groovy
ds_test/grails-app/conf/UrlMappings.groovy
ds_test/grails-app/controllers/com/burtbeckwith/ds_test/controller/BookController.groovy
ds_test/grails-app/controllers/com/burtbeckwith/ds_test/controller/CountryController.groovy
ds_test/grails-app/controllers/com/burtbeckwith/ds_test/controller/LibraryController.groovy
ds_test/grails-app/controllers/com/burtbeckwith/ds_test/controller/StateController.groovy
ds_test/grails-app/controllers/com/burtbeckwith/ds_test/controller/TransactionTestController.groovy
ds_test/grails-app/controllers/com/burtbeckwith/ds_test/controller/VisitController.groovy
ds_test/grails-app/controllers/net/kiway/xjtodate/domain/A_schoolController.groovy
ds_test/grails-app/controllers/net/kiway/xjtodate/domain/xj/Xj_schoolController.groovy
ds_test/grails-app/domain/com/burtbeckwith/ds_test/domain/Book.groovy
ds_test/grails-app/domain/com/burtbeckwith/ds_test/domain/Country.groovy
ds_test/grails-app/domain/com/burtbeckwith/ds_test/domain/Library.groovy
ds_test/grails-app/domain/com/burtbeckwith/ds_test/domain/State.groovy
ds_test/grails-app/domain/com/burtbeckwith/ds_test/domain/Visit.groovy
ds_test/grails-app/domain/net/kiway/xjtodate/domain/A_school.groovy
ds_test/grails-app/domain/net/kiway/xjtodate/domain/xj/Xj_school.groovy
ds_test/grails-app/i18n/messages.properties
ds_test/grails-app/i18n/messages_de.properties
ds_test/grails-app/i18n/messages_es.properties
ds_test/grails-app/i18n/messages_fr.properties
ds_test/grails-app/i18n/messages_it.properties
ds_test/grails-app/i18n/messages_ja.properties
ds_test/grails-app/i18n/messages_nl.properties
ds_test/grails-app/i18n/messages_pt_BR.properties
ds_test/grails-app/i18n/messages_ru.properties
ds_test/grails-app/i18n/messages_th.properties
ds_test/grails-app/i18n/messages_zh_CN.properties
ds_test/grails-app/services/com/burtbeckwith/ds_test/service/TransactionTestService.groovy
ds_test/grails-app/views/a_school/create.gsp
ds_test/grails-app/views/a_school/edit.gsp
ds_test/grails-app/views/a_school/list.gsp
ds_test/grails-app/views/a_school/show.gsp
ds_test/grails-app/views/book/create.gsp
ds_test/grails-app/views/book/edit.gsp
ds_test/grails-app/views/book/list.gsp
ds_test/grails-app/views/book/show.gsp
ds_test/grails-app/views/country/create.gsp
ds_test/grails-app/views/country/edit.gsp
ds_test/grails-app/views/country/list.gsp
ds_test/grails-app/views/country/show.gsp
ds_test/grails-app/views/error.gsp
ds_test/grails-app/views/layouts/main.gsp
ds_test/grails-app/views/library/create.gsp
ds_test/grails-app/views/library/edit.gsp
ds_test/grails-app/views/library/list.gsp
ds_test/grails-app/views/library/show.gsp
ds_test/grails-app/views/state/create.gsp
ds_test/grails-app/views/state/edit.gsp
ds_test/grails-app/views/state/list.gsp
ds_test/grails-app/views/state/show.gsp
ds_test/grails-app/views/visit/create.gsp
ds_test/grails-app/views/visit/edit.gsp
ds_test/grails-app/views/visit/list.gsp
ds_test/grails-app/views/visit/show.gsp
ds_test/grails-app/views/xj_school/create.gsp
ds_test/grails-app/views/xj_school/edit.gsp
ds_test/grails-app/views/xj_school/list.gsp
ds_test/grails-app/views/xj_school/show.gsp
ds_test/lib/mysql-connector-java-5.1.5-bin.jar
ds_test/lib/ojdbc6.jar
ds_test/plugins/datasources-0.1/application.properties
ds_test/plugins/datasources-0.1/DatasourcesGrailsPlugin.groovy
ds_test/plugins/datasources-0.1/plugin.xml
ds_test/plugins/datasources-0.1/scripts/_Install.groovy
ds_test/plugins/datasources-0.1/scripts/_Upgrade.groovy
ds_test/plugins/datasources-0.1/src/groovy/com/burtbeckwith/grails/plugin/datasources/DatasourcesBuilder.groovy
ds_test/plugins/datasources-0.1/src/groovy/com/burtbeckwith/grails/plugin/datasources/DatasourcesUtils.groovy
ds_test/plugins/datasources-0.1/src/groovy/com/burtbeckwith/grails/plugin/datasources/FakeApplicationContext.groovy
ds_test/plugins/datasources-0.1/src/groovy/com/burtbeckwith/grails/plugin/datasources/FakeGrailsApplication.groovy
ds_test/plugins/datasources-0.1/src/groovy/com/burtbeckwith/grails/plugin/datasources/model/CacheConfig.groovy
ds_test/plugins/datasources-0.1/src/groovy/com/burtbeckwith/grails/plugin/datasources/model/DatasourceConfig.groovy
ds_test/plugins/datasources-0.1/src/groovy/com/burtbeckwith/grails/plugin/datasources/model/HibernateConfig.groovy
ds_test/plugins/datasources-0.1/src/groovy/com/burtbeckwith/grails/plugin/datasources/ReadOnlyDriverManagerDataSource.groovy
ds_test/scripts/SchemaExport.groovy
ds_test/target/stacktrace.log
ds_test/test/unit/net/kiway/xjtodate/domain/A_schoolControllerTests.groovy
ds_test/test/unit/net/kiway/xjtodate/domain/xj/Xj_schoolControllerTests.groovy
ds_test/web-app/css/main.css
ds_test/web-app/ima

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com