public class ManyToManyAccessor extends CollectionAccessor
m_referenceClassm_accessibleObject, m_descriptor, m_logger, m_processor, m_project, m_validator| Constructor and Description |
|---|
ManyToManyAccessor(MetadataAccessibleObject accessibleObject,
ClassAccessor classAccessor)
INTERNAL:
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getCascadeTypes()
INTERNAL: (Overridden in XMLManyToManyAccessor)
|
String |
getFetchType()
INTERNAL: (Overridden in XMLManyToManyAccessor)
|
protected String |
getLoggingContext()
INTERNAL:
Return the logging context for this accessor.
|
String |
getMappedBy()
INTERNAL: (Overridden in XMLManyToManyAccessor)
|
Class |
getTargetEntity()
INTERNAL: (Overridden in XMLManyToManyAccessor)
|
boolean |
isManyToMany()
INTERNAL:
|
void |
process()
INTERNAL:
Process a @ManyToMany or many-to-many element into a TopLink MnayToMany
mapping.
|
addManyToManyRelationKeyFields, getJoinTable, getMapKey, getOrderBy, getReferenceClass, hasOrderBy, isMapCollectionAccessor, process, processJoinTable, processMapKey, processOrderBygetCascadeTypes, getJoinColumns, getOwningMapping, getReferenceDescriptor, hasJoinColumn, hasJoinColumns, hasPrimaryKeyJoinColumns, isOneToOnePrimaryKeyRelationship, processCascadeTypes, processJoinColumns, processJoinColumns, processRelationship, setCascadeTypegetAnnotatedElement, getAnnotation, getAnnotation, getAttributeName, getDescriptor, getJavaClass, getJavaClassName, getLogger, getMapKeyClass, getName, getName, getName, getPrimaryKeyJoinColumns, getProcessor, getProject, getRawClass, getReferenceClassName, getRelationType, getSetMethodName, getUpperCaseAttributeName, getUpperCaseShortJavaClassName, getValidator, hasColumn, isAnnotationPresent, isAnnotationPresent, isBasic, isClass, isEmbedded, isEmbeddedId, isManyToOne, isOneToMany, isOneToOne, isOptional, isProcessed, isRelationship, isXMLAccessor, processAccessor, processPrimaryKeyJoinColumns, processTable, setAccessorMethods, setAnnotatedElement, setIndirectionPolicy, setIsProcessed, usesIndirectionpublic ManyToManyAccessor(MetadataAccessibleObject accessibleObject, ClassAccessor classAccessor)
public List<String> getCascadeTypes()
getCascadeTypes in class RelationshipAccessorpublic String getFetchType()
getFetchType in class MetadataAccessorprotected String getLoggingContext()
getLoggingContext in class RelationshipAccessorpublic String getMappedBy()
getMappedBy in class RelationshipAccessorpublic Class getTargetEntity()
getTargetEntity in class RelationshipAccessorpublic boolean isManyToMany()
isManyToMany in class MetadataAccessorpublic void process()
process in class MetadataAccessorCopyright © 2025. All rights reserved.