public class VariableParserManager extends Object implements org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware
| Constructor and Description |
|---|
VariableParserManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
String |
parse(String sql) |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
public void afterPropertiesSet()
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanpublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2021. All rights reserved.