All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.bixuebihui.jdbc.event.ChangeEventConsumer Maven / Gradle / Ivy

Go to download

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