Package systextil.dao

Class LaudoFornecedorDAO

java.lang.Object
systextil.dao.LaudoFornecedorDAO
All Implemented Interfaces:
br.com.intersys.systextil.connection.IDAO<LaudoFornecedorDTO>

public class LaudoFornecedorDAO extends Object implements br.com.intersys.systextil.connection.IDAO<LaudoFornecedorDTO>
Representa a tabela EFIC_235
  • Constructor Details

    • LaudoFornecedorDAO

      public LaudoFornecedorDAO()
  • Method Details

    • parse

      public LaudoFornecedorDTO parse(br.com.intersys.systextil.connection.AppConnection conn)
      Specified by:
      parse in interface br.com.intersys.systextil.connection.IDAO<LaudoFornecedorDTO>
    • getTableName

      public String getTableName()
      Specified by:
      getTableName in interface br.com.intersys.systextil.connection.IDAO<LaudoFornecedorDTO>
    • listPrimaryKeys

      public String[] listPrimaryKeys()
      Specified by:
      listPrimaryKeys in interface br.com.intersys.systextil.connection.IDAO<LaudoFornecedorDTO>
    • findOne

      public LaudoFornecedorDTO findOne(br.com.intersys.systextil.connection.AppConnection conn, int nrLaudo)