You are litteraly setting this value by doing constpaciente.setTipo_negocio("Tipo_Estabelecimento") as you did it you should retrieve value with getString() method from ResultSet
constpaciente.setTipo_negocio("Tipo_Estabelecimento")
getString()