Merge AnnotationConfiguration into Configuration

Description

Move AnnotationConfiguration-added methods to Configuration and deprecate AnnotationConfiguration

For example:

becomes

The end game being that we move all functionality to Configuration, but still leave AnnotationConfiguration still working (though deprecated) for the time being.

Activity

Show:

Former user August 12, 2010 at 8:26 PM

is a temporary fix for the CHECK_NULLABILITY issue for merge events; is a longer-term improvement for persist, save, and merge events.

Steve Ebersole July 30, 2010 at 10:12 PM

grr, wrong version

Steve Ebersole July 30, 2010 at 8:36 PM

Need to discuss implication of Environment.CHECK_NULLABILITY

Hardy Ferentschik July 13, 2010 at 4:34 PM

You probably want to update the docs "Programmatic configuration" while working on it

Fixed

Details

Assignee

Reporter

Time tracking

42.8h logged

Components

Fix versions

Priority

Created July 12, 2010 at 6:27 PM
Updated April 22, 2015 at 6:24 PM
Resolved July 30, 2010 at 10:13 PM