Class StringHelper
java.lang.Object
org.sterl.spring.persistent_tasks.shared.StringHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringapplySearchWildCard(String value) Replaces all*with%, and[with_as needed.static booleanstatic booleanisSqlSearch(String value) Checks if we have a wild card search first call this method, than
-
Constructor Details
-
StringHelper
public StringHelper()
-
-
Method Details
-
applySearchWildCard
-
isSqlSearch
Checks if we have a wild card search first call this method, than- See Also:
-
hasValue
-