com.bixuebihui.jdbc.event.ChangeEventConsumer Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of c-dbtools Show documentation
Show all versions of c-dbtools Show documentation
a fast small database connection pool and a active record flavor mini framework
The newest version!
package com.bixuebihui.jdbc.event;
import org.glassfish.jaxb.core.v2.model.core.ID;
import java.util.function.Consumer;
public interface ChangeEventConsumer extends Consumer> {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy