コード例 #1
0
ファイル: InsertQueryImpl.java プロジェクト: JasonHerr/jOOQ
 @Override
 public final void newRecord() {
   insertMaps.newRecord();
 }