Groovy Documentation

grails-app.domain.pl.burningice.plugins.image.ast.test
Class TestDbContainerDomainFirst

java.lang.Object
  grails-app.domain.pl.burningice.plugins.image.ast.test.TestDbContainerDomainFirst

@DBImageContainer
class TestDbContainerDomainFirst

Domain class used in tests of DBImageContainer AST transformation

author:
pawel.gdula@burningice.pl


Property Summary
static def constraints

 
Constructor Summary
TestDbContainerDomainFirst()

 
Method Summary
 
Methods inherited from class java.lang.Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Property Detail

constraints

static def constraints


 
Constructor Detail

TestDbContainerDomainFirst

TestDbContainerDomainFirst()


 

Groovy Documentation