Uses of Interface
edu.suffolk.litlab.efsp.stdlib.SQLFunction
Packages that use SQLFunction
-
Uses of SQLFunction in edu.suffolk.litlab.efsp.ecfcodes
Methods in edu.suffolk.litlab.efsp.ecfcodes with parameters of type SQLFunctionModifier and TypeMethodDescriptionCodeDatabaseAPI.genericSearch(String searchTerm, SQLFunction<String, PreparedStatement> queryMaker) Runs all of the logic for search queries (both name searches and court coverage searches).