public class SqlKitHolder extends Object implements org.springframework.context.ApplicationContextAware, org.springframework.context.EnvironmentAware
| 构造器和说明 |
|---|
SqlKitHolder() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
void |
setEnvironment(org.springframework.core.env.Environment env) |
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext 在接口中 org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionpublic void setEnvironment(org.springframework.core.env.Environment env)
setEnvironment 在接口中 org.springframework.context.EnvironmentAwareCopyright © 2023. All rights reserved.