@Component
public class SolonAutoCreateTableListener
extends cn.vonce.sql.java.config.BaseAutoCreateTableListener
implements org.noear.solon.core.event.EventListener<org.noear.solon.core.event.AppLoadEndEvent>
| 构造器和说明 |
|---|
SolonAutoCreateTableListener() |
public void onEvent(org.noear.solon.core.event.AppLoadEndEvent appLoadEndEvent)
onEvent 在接口中 org.noear.solon.core.event.EventListener<org.noear.solon.core.event.AppLoadEndEvent>public <T> T getBean(String name)
getBean 在类中 cn.vonce.sql.java.config.BaseAutoCreateTableListenerpublic <T> List<T> getBeansForType(Class<T> baseType)
getBeansForType 在类中 cn.vonce.sql.java.config.BaseAutoCreateTableListenerCopyright © 2025. All rights reserved.