
org.n3r.eql.base.AfterPropertiesSet Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of eql Show documentation
Show all versions of eql Show documentation
a simple wrapper framework for jdbc to seperate sql and java code
The newest version!
package org.n3r.eql.base;
public interface AfterPropertiesSet {
void afterPropertiesSet();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy