Uses of Class
org.h2.expression.SequenceValue
Packages that use SequenceValue
Package
Description
This package contains the parser and the base classes for prepared SQL statements.
-
Uses of SequenceValue in org.h2.command
Methods in org.h2.command that return SequenceValueModifier and TypeMethodDescriptionprivate SequenceValue
Parser.readIfSequencePseudoColumn
(String schema, String objectName)