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