go4it

just do it

随笔分类 -  Groovy&Grails

Grails学习(一)
摘要:1.用netbeans6.5创建grails项目 2.修改DataSource.groovy dataSource { pooled = true driverClassName = "com.mysql.jdbc.Driver" username = "root" password = "root" } hibernate { cache.use_second_level_c... 阅读全文

posted @ 2009-01-26 11:06 cxccbv 阅读(912) 评论(0) 推荐(0)

导航