getType()
int id = rs.getInt("aut_id"); String nom = rs.getString("aut_nom"); String prenom = rs.getString(3);