java.lang.Object
com.aoindustries.aoserv.client.DbEnum

public final class DbEnum extends Object
A registry of converters from Java Enum to/from the underlying PostgreSQL enum value. All enum types used for implementations of Type.ENUM must be registered.
Author:
AO Industries, Inc.