Package com.kenshoo.jooq
Interface TablePopulator
-
public interface TablePopulator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidpopulate(org.jooq.BatchBindStep batchBindStep)
-
public interface TablePopulator
| Modifier and Type | Method | Description |
|---|---|---|
void |
populate(org.jooq.BatchBindStep batchBindStep) |