Uses of Class
systextil.dao.RiscoEncaixe
Packages that use RiscoEncaixe
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 RiscoEncaixe in systextil.dao
Methods in systextil.dao that return RiscoEncaixeModifier and TypeMethodDescriptionstatic RiscoEncaixe
RiscoEncaixe.get
(br.com.intersys.systextil.connection.AppConnection conn, String ref, String letra, int alt, int seq) static RiscoEncaixe[]
RiscoEncaixe.list
(br.com.intersys.systextil.connection.AppConnection conn, OrdemDeCorte ordemCorte, int seq_estrutura) static RiscoEncaixe[]
RiscoEncaixe.listByCodigoRisco
(br.com.intersys.systextil.connection.AppConnection conn, String ref, int alt, int ord, int risco)