public interface HibernateAssociation extends EntityAssociation
| Modifier and Type | Method and Description |
|---|---|
int |
getEhCacheMaxElementsInMemory()
EhCache property.
|
int |
getEhCacheTimeToIdleSeconds()
EhCache property.
|
int |
getEhCacheTimeToLiveSeconds()
EhCache property.
|
String |
getHibernateCacheType()
TODO: Model Documentation for
org.andromda.cartridges.hibernate.metafacades.HibernateAssociation.hibernateCacheType
|
boolean |
isEhCacheEternal()
EhCache property.
|
boolean |
isEhCacheOverflowToDisk()
EhCache property.
|
boolean |
isHibernateAssociationMetaType()
Indicates the metafacade type (used for metafacade mappings).
|
boolean |
isHibernateCacheDistributed()
Specifies whether the cache for this association is distributed.
|
getSchema, getTableName, isEntityAssociation, isEntityAssociationMetaTypegetAssociationEndA, getAssociationEndB, getAssociationEnds, getRelationName, isAbstract, isAssociationClass, isAssociationFacadeMetaType, isBinary, isDerived, isLeaf, isMany2ManyfindTaggedValue, getAllGeneralizations, getAllSpecializations, getGeneralization, getGeneralizationLinks, getGeneralizationList, getGeneralizationRoot, getGeneralizations, getSpecializations, isGeneralizableElementFacadeMetaTypecopyTaggedValues, findTaggedValue, findTaggedValues, getBindedFullyQualifiedName, getConstraints, getConstraints, getDocumentation, getDocumentation, getDocumentation, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getId, getKeywords, getLabel, getLanguageMappings, getModel, getName, getPackage, getPackageName, getPackageName, getPackagePath, getQualifiedName, getRootPackage, getSourceDependencies, getStateMachineContext, getStereotypeNames, getStereotypes, getTaggedValues, getTargetDependencies, getTemplateParameter, getTemplateParameters, getValidationName, getValidationOwner, getVisibility, hasExactStereotype, hasKeyword, hasStereotype, initialize, isBindingDependenciesPresent, isConstraintsPresent, isDocumentationPresent, isModelElementFacadeMetaType, isReservedWord, isTemplateParametersPresent, isValidIdentifierName, translateConstraint, translateConstraints, translateConstraints, validateInvariantsboolean isHibernateAssociationMetaType()
trueint getEhCacheMaxElementsInMemory()
int getEhCacheTimeToIdleSeconds()
int getEhCacheTimeToLiveSeconds()
String getHibernateCacheType()
boolean isEhCacheEternal()
boolean isEhCacheOverflowToDisk()
boolean isHibernateCacheDistributed()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.