Module inet.ipaddr
Package inet.ipaddr.format.util.sql
Represents and matches different address string formats with sql.
- Author:
- sfoley
-
Interface Summary Interface Description IPAddressSQLTranslator Used to produce SQL for matching ip address section strings in databases. -
Class Summary Class Description MySQLTranslator 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.