Interface CommitJournalModify
-
- All Implemented Interfaces:
public interface CommitJournalModify- Since:
2019-09-12
trydofor
-
-
Method Summary
Modifier and Type Method Description abstract intinsert(JournalService.Journal journal)-
-
Method Detail
-
insert
abstract int insert(JournalService.Journal journal)
-
-
-
-