![JAR search and dependency download from the Maven repository](/logo.png)
com.github.taymindis.paas.EventTransactionLogger Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jsp-paas Show documentation
Show all versions of jsp-paas Show documentation
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