and for simple use cases, we provides
1. MetadataSources
2. SessionFactory
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
why "1.2 build MetadataSources" is expected to happen before "2.1 build StandardServiceRegistry"?
the StandardServiceRegistry needs to read mappings?
to me, it is a little more reasonable to have:
1. BootstrapServiceRegistry
2. StandardServiceRegistry
3. MetadataSources
4. Metadata
5. SessionFactory
and for simple use cases, we provides
1. MetadataSources
2. SessionFactory