Class TableSoundex
java.lang.Object
com.maplander.backend.utils.bquery.TableSoundex
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
insertSoundex
(List<com.maplander.backend.utils.bquery.TableSoundex.Soundex> soundexList) static void
static void
-
Constructor Details
-
TableSoundex
public TableSoundex()
-
-
Method Details
-
listTableSoundex
public static void listTableSoundex() -
insertSoundex
public static void insertSoundex(List<com.maplander.backend.utils.bquery.TableSoundex.Soundex> soundexList) -
main
-