public class EJB3FinderMethodFacadeLogicImpl extends EJB3FinderMethodFacadeLogic
EJB3FinderMethodFacade
,
Serialized FormmetaObject
contextRoot, logger
Constructor and Description |
---|
EJB3FinderMethodFacadeLogicImpl(Object metaObject,
String context) |
Modifier and Type | Method and Description |
---|---|
protected String |
handleGetQuery() |
protected String |
handleGetQuery(EJB3EntityFacade entity)
Method to be implemented in descendants
Gets the query; taking the entity of which should be included in the query (not counting
queries that are explicitly modeled in OCL).
|
protected String |
handleGetTransactionType() |
protected boolean |
handleIsNamedQuery() |
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, getQuery, getReturnParameter, getReturnType, getRootPackage, getSignature, getSignature, getSignature, getSourceDependencies, getStateMachineContext, getStereotypeNames, getStereotypes, getTaggedValues, getTargetDependencies, getTemplateParameter, getTemplateParameters, getTransactionType, getTypedArgumentList, getTypedArgumentList, getUpper, getValidationName, getValidationOwner, getVisibility, hasExactStereotype, hasKeyword, hasStereotype, initialize, isAbstract, isBindingDependenciesPresent, isConstraintsPresent, isDocumentationPresent, isEJB3FinderMethodFacadeMetaType, isEntityQueryOperationMetaType, isExceptionsPresent, isLeaf, isMany, isModelElementFacadeMetaType, isNamedQuery, 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 EJB3FinderMethodFacadeLogicImpl(Object metaObject, String context)
metaObject
- context
- protected String handleGetQuery()
handleGetQuery
in class EJB3FinderMethodFacadeLogic
EJB3FinderMethodFacade.getQuery()
protected String handleGetTransactionType()
handleGetTransactionType
in class EJB3FinderMethodFacadeLogic
EJB3FinderMethodFacade.getTransactionType()
protected boolean handleIsUseNamedParameters()
handleIsUseNamedParameters
in class EJB3FinderMethodFacadeLogic
EJB3FinderMethodFacadeLogic.handleIsUseNamedParameters()
protected boolean handleIsUseQueryCache()
handleIsUseQueryCache
in class EJB3FinderMethodFacadeLogic
EJB3FinderMethodFacadeLogic.handleIsUseQueryCache()
protected String handleGetQuery(EJB3EntityFacade entity)
EJB3FinderMethodFacadeLogic
handleGetQuery
in class EJB3FinderMethodFacadeLogic
EJB3FinderMethodFacadeLogic.handleGetQuery(EJB3EntityFacade)
protected boolean handleIsNamedQuery()
handleIsNamedQuery
in class EJB3FinderMethodFacadeLogic
EJB3FinderMethodFacadeLogic.handleIsNamedQuery()
Copyright © 2006–2014 AndroMDA.org. All rights reserved.