
public interface ViewCreationListener
| Modifier and Type | Method and Description |
|---|---|
void |
afterCreate(ODatabaseSession database,
String viewName) |
void |
onError(String viewName,
Exception exception) |
void afterCreate(ODatabaseSession database, String viewName)
Copyright © 2009–2025 OrientDB. All rights reserved.