ann
冰是没有未来的,因为它的永恒
posts - 107,comments - 34,trackbacks - 0
08 2009 档案
beforeUpdate或者beforeUpdate不起作用      摘要: 例子 class Hotel{
static constraints = {
name()
crTime(nullable:true)
upTime(nullable:true)
}

String name
Date crTime
Date upTime

def beforeInsert = {
crTime = new Date()
}

def beforeUpdate = {
upTime = new Date()
}
}
crTime(nullable:true)
upTime(nullable:true)不设 保存或更新静默失败(beforeInsert或beforeUpdate 不起作用)
  阅读全文
posted @ 2009-08-28 15:50 冰是没有未来的,因为它的永恒| 编辑
is not domain class 错误      摘要: 测试了grails时候 在新创建domain class之后 测试 ,发现老是提示is not domain class 错误,
解决的办法就是grails clean 在重启app就可以了  阅读全文
posted @ 2009-08-26 16:00 冰是没有未来的,因为它的永恒| 编辑

当下,把心放下 放下如果是可能的,那一定是在当下,
不在过去,也不在未来。
当下放下。唯有活在当下,你的问题才能放下。