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

org.tenio.interstellar.dao.mybatis.TableNameProvider Maven / Gradle / Ivy

The newest version!
package org.tenio.interstellar.dao.mybatis;

/**
 * TODO
 * 

* @author: Ban Tenio * @version: 1.0 */ public interface TableNameProvider { /** * TODO * * @return TODO */ String getTableName(); }





© 2015 - 2025 Weber Informatics LLC | Privacy Policy