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