Uses of Enum Class
org.pgcodekeeper.core.database.pg.schema.PgTrigger.TgTypes
Packages that use PgTrigger.TgTypes
-
Uses of PgTrigger.TgTypes in org.pgcodekeeper.core.database.pg.schema
Methods in org.pgcodekeeper.core.database.pg.schema that return PgTrigger.TgTypesModifier and TypeMethodDescriptionstatic PgTrigger.TgTypesReturns the enum constant of this class with the specified name.static PgTrigger.TgTypes[]PgTrigger.TgTypes.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.pgcodekeeper.core.database.pg.schema with parameters of type PgTrigger.TgTypes