Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.metamodel.intercept Classes and Interfaces - 12 results found.
NameDescriptionTypePackageFramework
DataSetInterceptorAn Interceptor for DataSets, allowing to touch, enrich or modify a dataset before it is returned to the user.Interfaceorg.apache.metamodel.interceptApache MetaModel
InterceptableDataContextClassorg.apache.metamodel.interceptApache MetaModel
InterceptorDefines a high-level interface for interceptors in MetaModel.Interfaceorg.apache.metamodel.interceptApache MetaModel
InterceptorListRepresents a list of interceptorsSee Also:InterceptorClassorg.apache.metamodel.interceptApache MetaModel
InterceptorsClassorg.apache.metamodel.interceptApache MetaModel
QueryInterceptorInterfaceorg.apache.metamodel.interceptApache MetaModel
RowDeletionInterceptorAn Interceptor for RowDeletionBuilder, allowing for interception of delete from table operations before they are executed.Interfaceorg.apache.metamodel.interceptApache MetaModel
RowInsertionInterceptorAn Interceptor for RowInsertionBuilder, allowing for interception of insert into table operations before they are executed.Interfaceorg.apache.metamodel.interceptApache MetaModel
RowUpdationInterceptorAn Interceptor for RowUpdationBuilder, allowing for interception of update table operations before they are executed.Interfaceorg.apache.metamodel.interceptApache MetaModel
SchemaInterceptorAn Interceptor for Schemas, which allows for intercepting schema objects before they are returned to the user.Interfaceorg.apache.metamodel.interceptApache MetaModel
TableCreationInterceptorAn Interceptor for TableCreationBuilders, which allows for intercepting create table operations before they are executed.Interfaceorg.apache.metamodel.interceptApache MetaModel
TableDropInterceptorAn Interceptor for TableDropBuilders, which allows for intercepting drop table operations before they are executed.Interfaceorg.apache.metamodel.interceptApache MetaModel