META-INF.uninstall_config_mysql.ddl Maven / Gradle / Ivy
The newest version!
drop table if exists CONFIG_BEAN_REF;
drop table if exists CONFIG_PROPERTY;
drop table if exists CONFIG_BEAN;
drop table if exists CONFIG_BEAN_SINGLETON;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy