public class VariableParserManager extends Object implements org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware
| 构造器和说明 |
|---|
VariableParserManager() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
afterPropertiesSet() |
String |
parse(String sql) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public void afterPropertiesSet()
afterPropertiesSet 在接口中 org.springframework.beans.factory.InitializingBeanpublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext 在接口中 org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2021. All rights reserved.