public class HibernateFinderMethodLogicImpl extends HibernateFinderMethodLogic
Metaclass facade implementation.
,
Serialized FormmetaObject
contextRoot, logger
Constructor and Description |
---|
HibernateFinderMethodLogicImpl(Object metaObject,
String context) |
Modifier and Type | Method and Description |
---|---|
protected String |
handleGetQuery() |
protected boolean |
handleIsUseNamedParameters() |
protected boolean |
handleIsUseQueryCache() |
copyTaggedValues, findParameter, findTaggedValue, findTaggedValue, findTaggedValues, getArgumentNames, getArguments, getArgumentTypeNames, getBindedFullyQualifiedName, getCall, getConcurrency, getConstraints, getConstraints, getDocumentation, getDocumentation, getDocumentation, getExceptionList, getExceptionList, getExceptions, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getGetterSetterReturnTypeName, getId, getKeywords, getLabel, getLanguageMappings, getLower, getMethodBody, getModel, getName, getOverriddenOperation, getOwner, getPackage, getPackageName, getPackageName, getPackagePath, getParameters, getPostconditionName, getPostconditions, getPreconditionCall, getPreconditionName, getPreconditions, getPreconditionSignature, getQualifiedName, getQuery, getQuery, getReturnParameter, getReturnType, getRootPackage, getSignature, getSignature, getSignature, getSourceDependencies, getStateMachineContext, getStereotypeNames, getStereotypes, getTaggedValues, getTargetDependencies, getTemplateParameter, getTemplateParameters, getTypedArgumentList, getTypedArgumentList, getUpper, getValidationName, getValidationOwner, getVisibility, hasExactStereotype, hasKeyword, hasStereotype, initialize, isAbstract, isBindingDependenciesPresent, isConstraintsPresent, isDocumentationPresent, isEntityQueryOperationMetaType, isExceptionsPresent, isHibernateFinderMethodMetaType, isLeaf, isMany, isModelElementFacadeMetaType, isOperationFacadeMetaType, isOrdered, isOverriding, isPostconditionsPresent, isPreconditionsPresent, isQuery, isReservedWord, isReturnTypePresent, isStatic, isTemplateParametersPresent, isUnique, isUseNamedParameters, isUseQueryCache, isValidIdentifierName, resetMetafacadeContext, toString, translateConstraint, translateConstraints, translateConstraints, validateInvariants
compareTo, equals, getConfiguredProperty, getDebug, getMetafacadeContext, getMetaObject, hashCode, isConfiguredProperty, isMetafacadePropertyCachingEnabled, setMetafacadeContext, setProperty, shieldedElement, shieldedElements, THIS, validate
public HibernateFinderMethodLogicImpl(Object metaObject, String context)
metaObject
- context
- protected String handleGetQuery()
handleGetQuery
in class HibernateFinderMethodLogic
HibernateFinderMethod.getQuery()
protected boolean handleIsUseNamedParameters()
handleIsUseNamedParameters
in class HibernateFinderMethodLogic
HibernateFinderMethod.isUseNamedParameters()
protected boolean handleIsUseQueryCache()
handleIsUseQueryCache
in class HibernateFinderMethodLogic
HibernateFinderMethod.isUseQueryCache()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.