public class DefaultLoadService extends java.lang.Object implements LoadService
Constructor and Description |
---|
DefaultLoadService(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate) |
Modifier and Type | Method and Description |
---|---|
void |
load(LoadConfiguration loadConfiguration) |
void |
load(LoadConfiguration loadConfiguration,
RuntimeContext context) |
public DefaultLoadService(org.springframework.jdbc.core.JdbcTemplate jdbcTemplate)
public void load(LoadConfiguration loadConfiguration)
load
in interface LoadService
public void load(LoadConfiguration loadConfiguration, RuntimeContext context)
load
in interface LoadService