public interface Insertable<T>
int
insert()
insert(org.apache.ibatis.session.SqlSession sqlSession)
int insert() throws java.sql.SQLException
java.sql.SQLException
int insert(org.apache.ibatis.session.SqlSession sqlSession) throws java.sql.SQLException