Package | Description |
---|---|
org.apache.metamodel.intercept |
Modifier and Type | Method and Description |
---|---|
InterceptorList<DataSet> |
InterceptableDataContext.getDataSetInterceptors() |
InterceptorList<Query> |
InterceptableDataContext.getQueryInterceptors() |
InterceptorList<RowDeletionBuilder> |
InterceptableDataContext.getRowDeletionInterceptors() |
InterceptorList<RowInsertionBuilder> |
InterceptableDataContext.getRowInsertionInterceptors() |
InterceptorList<RowUpdationBuilder> |
InterceptableDataContext.getRowUpdationInterceptors() |
InterceptorList<Schema> |
InterceptableDataContext.getSchemaInterceptors() |
InterceptorList<TableCreationBuilder> |
InterceptableDataContext.getTableCreationInterceptors() |
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.