
co.realtime.storage.ext.OnTableCreation Maven / Gradle / Ivy
package co.realtime.storage.ext;
public interface OnTableCreation {
public void run(String table, Double creationDate, String status);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy