Uses of Enum
com.databend.jdbc.StatementType
Packages that use StatementType
-
Uses of StatementType in com.databend.jdbc
Methods in com.databend.jdbc that return StatementTypeModifier and TypeMethodDescriptionNonQueryRawStatement.getStatementType()QueryRawStatement.getStatementType()abstract StatementTypeRawStatement.getStatementType()SetParamRawStatement.getStatementType()static StatementTypeReturns the enum constant of this type with the specified name.static StatementType[]StatementType.values()Returns an array containing the constants of this enum type, in the order they are declared.