Module inet.ipaddr
Package inet.ipaddr.format.util.sql
package inet.ipaddr.format.util.sql
Represents and matches different address string formats with sql.
- Author:
- sfoley
-
ClassDescriptionUsed to produce SQL for matching ip address section strings in databases.SQLStringMatcher<T extends IPAddressStringDivisionSeries,
P extends IPAddressStringWriter<T>, S extends IPAddressPartConfiguredString<T, P>> This class is intended to match part of an address when it is written with a given string.