@Target(value=METHOD) @Retention(value=RUNTIME) @Documented @CanalEventListener(eventType=CREATE) public @interface CreateTableEventListener
@AliasFor(annotation=CanalEventListener.class) public abstract String schema
@AliasFor(annotation=CanalEventListener.class) public abstract String table
Copyright © 2024 buession.com Inc.. All rights reserved.