java.lang.Object
org.jooq.postgres.extensions.types.AbstractInet
org.jooq.postgres.extensions.types.Cidr
All Implemented Interfaces:
Serializable

public final class Cidr extends AbstractInet
A data type representing the PostgreSQL cidr type.
Author:
Lukas Eder
See Also: