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