@AstTransformer public class GormTransformer extends Object implements GrailsArtefactClassInjector
Transforms GORM entities making the GORM API available to Java.
| Type Params | Return Type | Name and description |
|---|---|---|
|
public String[] |
getArtefactTypes() |
|
public void |
performInjection(SourceUnit source, GeneratorContext context, ClassNode classNode) |
|
public void |
performInjection(SourceUnit source, ClassNode classNode) |