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

net.gdface.facelog.db.ILogLightManager Maven / Gradle / Ivy

There is a newer version: 5.3.0
Show newest version
// ______________________________________________________
// Generated by sql2java - https://github.com/10km/sql2java 
// JDBC driver used at code generation time: com.mysql.jdbc.Driver
// template: manager.interface.java.vm
// ______________________________________________________
package net.gdface.facelog.db;
import gu.sql2java.TableManager;

/**
 * Interface to handle database calls (save, load, count, etc...) for the fl_log_light table.
* Remarks: VIEW * @author guyadong */ public interface ILogLightManager extends TableManager { }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy