Convertir la corde en temps en java

java.sql.Time timeValue = new java.sql.Time(formatter.parse(fajr_prayertime).getTime());
Troubled Trout