Uses of Enum
io.vertx.sqlclient.spi.protocol.TxCommand.Kind
Packages that use TxCommand.Kind
-
Uses of TxCommand.Kind in io.vertx.sqlclient.spi.protocol
Subclasses with type arguments of type TxCommand.Kind in io.vertx.sqlclient.spi.protocolMethods in io.vertx.sqlclient.spi.protocol that return TxCommand.KindModifier and TypeMethodDescriptionTxCommand.kind()static TxCommand.KindReturns the enum constant of this type with the specified name.static TxCommand.Kind[]TxCommand.Kind.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in io.vertx.sqlclient.spi.protocol with parameters of type TxCommand.Kind