Interface DAOBuilder<T>


public interface DAOBuilder<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    make(br.com.intersys.systextil.connection.AppConnection conn)
     
  • Method Details

    • make

      T make(br.com.intersys.systextil.connection.AppConnection conn)