java.lang.Object
org.jooq.postgres.extensions.types.AbstractInet
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
Cidr, Inet

public abstract class AbstractInet extends Object implements Serializable
A data type representing the PostgreSQL inet or cidr type.
Author:
Lukas Eder
See Also: