public abstract class AddForeignKeyMessage extends EventMessage
EventMessage.EventTypeeventType| Modifier | Constructor and Description |
|---|---|
protected |
AddForeignKeyMessage() |
| Modifier and Type | Method and Description |
|---|---|
abstract List<SQLForeignKey> |
getForeignKeys()
Getter for list of foreign keys.
|
checkValid, getDB, getEventType, getServer, getServicePrincipal, getTimestamppublic abstract List<SQLForeignKey> getForeignKeys() throws Exception
ExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.