类 DataSourceSchemaCreatedEvent

  • 所有已实现的接口:
    Serializable

    public class DataSourceSchemaCreatedEvent
    extends org.springframework.context.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.
    从以下版本开始:
    2.0.0
    另请参阅:
    序列化表格