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

ru.curs.celesta.dbutils.ILoggingManager Maven / Gradle / Ivy

The newest version!
package ru.curs.celesta.dbutils;

public interface ILoggingManager {

    void log(Cursor c, Action a);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy