OSDN Git Service

52359e08f536cb851812ed1001ced7a3f1c86591
[ea2ddl/ea2ddl.git] / ea2ddl-dao / src / main / java / jp / sourceforge / ea2ddl / dao / exentity / TAttribute.java
1 package jp.sourceforge.ea2ddl.dao.exentity;\r
2 \r
3 /**\r
4  * The entity of t_attribute.\r
5  * <p>\r
6  * You can implement your original methods here.\r
7  * This class remains when re-generating.\r
8  * </p>\r
9  * @author DBFlute(AutoGenerator)\r
10  */\r
11 public class TAttribute extends jp.sourceforge.ea2ddl.dao.bsentity.BsTAttribute {\r
12 \r
13     /** Serial version UID. (Default) */\r
14     private static final long serialVersionUID = 1L;\r
15 }\r