| Field and Description | |
|---|---|
| Entity#ALL_DATA_SOURCES | 
                     @deprecated Use ConnectionSource.DEFAULT instead 
                 | 
            
| Entity#DEFAULT_DATA_SOURCE | 
                     @deprecated Use ConnectionSource.ALL instead 
                 | 
            
| Class and Description | 
|---|
| HibernateTestMixin
                     A testing plugin for Hibernate 
                 | 
            
| NamedCriteriaProxy
                     Handles named queries 
                 | 
            
| OnChangeHandler
                     Common onChange handling logic. 
                 | 
            
| SoftThreadLocalMap
                     Creates a InheritableThreadLocal with an intial value of a Map. 
                 | 
            
| SpringConfigurer
                     Helper class for use by plugins in configuring Spring. 
                 | 
            
| Annotation Type and Description | 
|---|
| Domain
                     Annotation for registering domain classes to the TestRuntime of the current test class. 
                 |