(快速参考)

注释

用途

设置在生成表创建 SQL(DDL)时要使用的注释。

示例

class Book {
   static mapping = {
      comment "your comment here"
   }
}

说明

用法:comment(string)

参数

  • comment - 注释