@InterfaceStability.Stable @InterfaceAudience.Public public class AddForeignKeyEvent extends ListenerEvent
| Constructor and Description |
|---|
AddForeignKeyEvent(List<SQLForeignKey> fks,
boolean status,
IHMSHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
List<SQLForeignKey> |
getForeignKeyCols() |
getEnvironmentContext, getHandler, getIHMSHandler, getParameters, getStatus, putParameter, putParameters, setEnvironmentContextpublic AddForeignKeyEvent(List<SQLForeignKey> fks, boolean status, IHMSHandler handler)
public List<SQLForeignKey> getForeignKeyCols()
Copyright © 2024 The Apache Software Foundation. All rights reserved.