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

io.github.kbachilo.jooq.audit.AuditableRecord Maven / Gradle / Ivy

package io.github.kbachilo.jooq.audit;

public interface AuditableRecord {

    Long getUpdatedBy();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy