Uses of Class
inet.ipaddr.format.util.sql.SQLStringMatcher
-
Packages that use SQLStringMatcher Package Description inet.ipaddr.format.util Contains utility classes such as collections, spliterators, and String-writers. -
-
Uses of SQLStringMatcher in inet.ipaddr.format.util
Methods in inet.ipaddr.format.util that return SQLStringMatcher Modifier and Type Method Description <S extends IPAddressPartConfiguredString<T,P>>
SQLStringMatcher<T,P,S>IPAddressPartConfiguredString. getNetworkStringMatcher(boolean isEntireAddress, IPAddressSQLTranslator translator)
Provides an object that can build SQL clauses to match this string representation.
-