Uses of Class
ru.cg.webbpm.modules.database.bean.metadata.Sequence
Packages that use Sequence
-
Uses of Sequence in ru.cg.webbpm.modules.database.bean.metadata
Methods in ru.cg.webbpm.modules.database.bean.metadata that return SequenceModifier and TypeMethodDescriptionstatic Sequence
Sequence.create
(org.jooq.Sequence<?> jooqSequence) Methods in ru.cg.webbpm.modules.database.bean.metadata that return types with arguments of type SequenceModifier and TypeMethodDescriptionDatabase.getSequence
(String schemaName, String sequenceName) Schema.getSequence
(String sequenceName) Database.getSequences
(String schemaName) Schema.getSequences()
Method parameters in ru.cg.webbpm.modules.database.bean.metadata with type arguments of type Sequence