commit merge
parent
37e8eafeb2
commit
c148fa5f83
|
@ -29,7 +29,7 @@ public class RelatorioTabelaPreco extends Relatorio {
|
|||
|
||||
this.setCustomDataSource(new ArrayDataSource(this) {
|
||||
|
||||
@Override
|
||||
@Override
|
||||
public void initDados() throws Exception {
|
||||
Connection conexao = this.relatorio.getConexao();
|
||||
NamedParameterStatement stmt = new NamedParameterStatement(conexao, getSql());
|
||||
|
|
Loading…
Reference in New Issue