Uses of Class
systextil.dao.RepCliente

Packages that use RepCliente
Package
Description
Faz o mapeamento de tabelas de banco de dados do Systêxtil 5 para classes Java, utilizando orientação a objetos e funcionalidades de baixo nível.
  • Uses of RepCliente in systextil.dao

    Methods in systextil.dao that return RepCliente
    Modifier and Type
    Method
    Description
    static RepCliente
    RepCliente.get(br.com.intersys.systextil.connection.AppConnection conn, int cod_rep_cliente)
     
    static RepCliente
    RepCliente.get(br.com.intersys.systextil.connection.AppConnection conn, int cgc_9, int cgc_4, int cgc_2)
     
    static RepCliente
    RepCliente.get(br.com.intersys.systextil.connection.AppConnection conn, int cod_rep_cliente, String complemento)
     
    static RepCliente
    RepCliente.get(br.com.intersys.systextil.connection.AppConnection conn, Cnpj cnpj)