Uses of Enum
dev.henneberger.vertx.sqlserver.replication.SqlServerChangeEvent.Operation
-
Uses of SqlServerChangeEvent.Operation in dev.henneberger.vertx.sqlserver.replication
Methods in dev.henneberger.vertx.sqlserver.replication that return SqlServerChangeEvent.OperationModifier and TypeMethodDescriptionSqlServerChangeEvent.getOperation()Returns the enum constant of this type with the specified name.static SqlServerChangeEvent.Operation[]SqlServerChangeEvent.Operation.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.henneberger.vertx.sqlserver.replication with parameters of type SqlServerChangeEvent.OperationModifier and TypeMethodDescriptionSqlServerChangeFilter.operations(SqlServerChangeEvent.Operation... operations) Constructors in dev.henneberger.vertx.sqlserver.replication with parameters of type SqlServerChangeEvent.Operation