mapWith
Purpose
ThemapWith
static property adds the ability to control if a domain class is being persisted.Examples
class Airport { static mapWith = "none"}
Airport
class will not be persisted to the database.
(Quick Reference)
mapWithPurposeThemapWith static property adds the ability to control if a domain class is being persisted.Examplesclass Airport { static mapWith = "none"} Airport class will not be persisted to the database.
|
Command LineConstraintsControllersDatabase MappingDomain ClassesPlug-insServicesServlet APITag LibrariesTags |