Uses of Record Class
br.com.intersys.systextil.dto.LoteInternoDto
Packages that use LoteInternoDto
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 LoteInternoDto in systextil.dao
Methods in systextil.dao that return types with arguments of type LoteInternoDtoModifier and TypeMethodDescriptionstatic Optional<LoteInternoDto> LoteInternoDao.find(br.com.intersys.systextil.connection.AppConnection conn, int loteInterno, CodProduto produto) static Optional<LoteInternoDto> LoteInternoDao.find(br.com.intersys.systextil.connection.AppConnection conn, String loteFornecedor, CodProduto produto, CNPJ cnpj)