(Quick Reference)

comment

目的
Purpose

Sets the comment to use when generating the table's creation SQL (DDL).

使用例
Examples

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

詳細
Description

Usage: comment(string)

Arguments:

  • comment - The comment