public class DataSourceSchemaCreatedEvent
extends ApplicationEvent
ApplicationEvent used internally to indicate that the schema of a new
DataSource has been created. This happens when schema-*.sql files
are executed or when Hibernate initializes the database.