Class TabelaDePrecoInsumoDAO
java.lang.Object
systextil.fiscal.industrializacao.TabelaDePrecoInsumoDAO
- All Implemented Interfaces:
br.com.intersys.systextil.connection.IDAO<TabelaDePrecoInsumoDTO>
public class TabelaDePrecoInsumoDAO
extends Object
implements br.com.intersys.systextil.connection.IDAO<TabelaDePrecoInsumoDTO>
Representa a tabela
PEDI_092
-
Constructor Details
-
TabelaDePrecoInsumoDAO
public TabelaDePrecoInsumoDAO()
-
-
Method Details
-
parse
- Specified by:
parse
in interfacebr.com.intersys.systextil.connection.IDAO<TabelaDePrecoInsumoDTO>
-
getTableName
- Specified by:
getTableName
in interfacebr.com.intersys.systextil.connection.IDAO<TabelaDePrecoInsumoDTO>
-
listPrimaryKeys
- Specified by:
listPrimaryKeys
in interfacebr.com.intersys.systextil.connection.IDAO<TabelaDePrecoInsumoDTO>
-
get
public TabelaDePrecoInsumoDTO get(br.com.intersys.systextil.connection.AppConnection conn, int colecao, int mes, int sequencia)
-