1 package jp.sourceforge.ea2ddl.dao.exdao;
\r
4 * The dao interface of t_script. <br />
\r
6 * You can implement your original methods here.
\r
7 * This class is NOT overrided when re-generating.
\r
9 * @author DBFlute(AutoGenerator)
\r
11 @SuppressWarnings("unchecked")
\r
12 public interface TScriptDao extends jp.sourceforge.ea2ddl.dao.bsdao.BsTScriptDao {
\r