@Component public class SqlBcCreator extends Object
| Constructor and Description |
|---|
SqlBcCreator(DataSource dataSource,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
| Modifier and Type | Method and Description |
|---|---|
SqlBcDescription |
getDescription(io.tesler.model.ui.entity.Bc bc) |
public SqlBcCreator(@Qualifier(value="primaryDS")
DataSource dataSource,
@Qualifier(value="teslerObjectMapper")
com.fasterxml.jackson.databind.ObjectMapper objectMapper)
public SqlBcDescription getDescription(io.tesler.model.ui.entity.Bc bc)
Copyright © 2018–2021 Tesler. All rights reserved.