Package org.hotrod.runtime.interfaces
Interface Insertable<T>
-
- All Known Subinterfaces:
Persistable<T,O>,Seekable<T,O>
public interface Insertable<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intinsert()intinsert(org.apache.ibatis.session.SqlSession sqlSession)
-