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