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:
 parsein interfacebr.com.intersys.systextil.connection.IDAO<TabelaDePrecoInsumoDTO>
 - 
getTableName
- Specified by:
 getTableNamein interfacebr.com.intersys.systextil.connection.IDAO<TabelaDePrecoInsumoDTO>
 - 
listPrimaryKeys
- Specified by:
 listPrimaryKeysin interfacebr.com.intersys.systextil.connection.IDAO<TabelaDePrecoInsumoDTO>
 - 
get
public TabelaDePrecoInsumoDTO get(br.com.intersys.systextil.connection.AppConnection conn, int colecao, int mes, int sequencia)  
 -