-
Stephane Nicoll authored
This commit clarifies that DataSourceInitializedEvent is only to be used by the datasource initializer facility and JPA (Hibernate). The even is renamed to DataSourceSchemaCreatedEvent to clarify what it actually signals. Closes gh-4292
b322b194