public class NamedQueriesManager extends DeploymentManager<NamedQueryMetadata>
DeploymentManager.Context| Modifier and Type | Method and Description |
|---|---|
static void |
perform(MetamodelImpl metamodel,
CriteriaBuilderImpl criteriaBuilder)
Performs the association linking operations.
|
Void |
perform(NamedQueryMetadata namedQuery)
Performs the actual task on the type.
|
getMetamodel, handleException, hasPerformed, perform, performedpublic static void perform(MetamodelImpl metamodel, CriteriaBuilderImpl criteriaBuilder) throws BatooException
metamodel - the metamodelcriteriaBuilder - the criteria builderBatooException - thrown in case of an underlying exceptionpublic Void perform(NamedQueryMetadata namedQuery) throws BatooException
perform in class DeploymentManager<NamedQueryMetadata>namedQuery - the type to perform forBatooException - thrown in case of underlying errorCopyright © 2012 Batoo Software & Consultancy. All Rights Reserved.