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, isEntityAssociationMetaType
getAssociationEndA, getAssociationEndB, getAssociationEnds, getRelationName, isAbstract, isAssociationClass, isAssociationFacadeMetaType, isBinary, isDerived, isLeaf, isMany2Many
findTaggedValue, getAllGeneralizations, getAllSpecializations, getGeneralization, getGeneralizationLinks, getGeneralizationList, getGeneralizationRoot, getGeneralizations, getSpecializations, isGeneralizableElementFacadeMetaType
copyTaggedValues, 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, validateInvariants
boolean isHibernateAssociationMetaType()
true
int getEhCacheMaxElementsInMemory()
int getEhCacheTimeToIdleSeconds()
int getEhCacheTimeToLiveSeconds()
String getHibernateCacheType()
boolean isEhCacheEternal()
boolean isEhCacheOverflowToDisk()
boolean isHibernateCacheDistributed()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.