Something like this:
<pre>
2011-08-09 16:12:16,442 [Thread-10] DEBUG cfg.GrailsAnnotationConfiguration - [GrailsAnnotationConfiguration] [1] Grails domain classes to bind to persistence runtime
2011-08-09 16:12:16,456 [Thread-10] DEBUG cfg.GrailsAnnotationConfiguration - [GrailsAnnotationConfiguration] Binding persistent class [org.example.ProgramType]
2011-08-09 16:12:16,457 [Thread-10] DEBUG cfg.GrailsDomainBinder - [GrailsDomainBinder] Mapping Grails domain class: org.example.ProgramType -> program_type
2011-08-09 16:12:16,479 [Thread-10] DEBUG cfg.GrailsDomainBinder - [GrailsDomainBinder] bound property [id] to column name [id] in table [program_type]
2011-08-09 16:12:16,486 [Thread-10] DEBUG cfg.GrailsDomainBinder - [GrailsDomainBinder] bound property [version] to column name [version] in table [program_type]
2011-08-09 16:12:16,488 [Thread-10] DEBUG cfg.GrailsDomainBinder - [GrailsDomainBinder] Binding persistent property [description]
2011-08-09 16:12:16,491 [Thread-10] DEBUG cfg.GrailsDomainBinder - [GrailsDomainBinder] Binding property [description] as SimpleValue
2011-08-09 16:12:16,491 [Thread-10] DEBUG cfg.GrailsDomainBinder - [GrailsDomainBinder] bound property [description] to column name [description] in table [program_type]
2011-08-09 16:12:16,491 [Thread-10] DEBUG cfg.GrailsDomainBinder - [GrailsDomainBinder] Binding persistent property [name]
2011-08-09 16:12:16,492 [Thread-10] DEBUG cfg.GrailsDomainBinder - [GrailsDomainBinder] Binding property [name] as SimpleValue
2011-08-09 16:12:16,492 [Thread-10] DEBUG cfg.GrailsDomainBinder - [GrailsDomainBinder] bound property [name] to column name [name] in table [program_type]
2011-08-09 16:12:16,720 [Thread-10] INFO hibernate.ConfigurableLocalSessionFactoryBean - Building new Hibernate SessionFactory
2011-08-09 16:12:16,720 [Thread-10] DEBUG cfg.GrailsAnnotationConfiguration - [GrailsAnnotationConfiguration] Setting context class loader to Grails GroovyClassLoader
2011-08-09 16:12:17,160 [Thread-10] INFO hibernate.GrailsHibernateTransactionManager - Using DataSource [org.springframework.jdbc.datasource.TransactionAwa reDataSourceProxy@1806e9d2] of Hibernate SessionFactory for HibernateTransactionManager
</pre>


Reply With Quote
rogramType, max:10]]
