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

com.github.taymindis.paas.EventTransactionLogger Maven / Gradle / Ivy

Go to download

Page as a service for JSP to standardize the function by jsp page, guarantee zero downtime

The newest version!
package com.github.taymindis.paas;

public interface EventTransactionLogger  {

    void log(String sql, Object... args);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy