public interface ManyToMany
JoinField addJoinField()
AssociationOverride addMapKeyAssociationOverride()
AttributeOverride addMapKeyAttributeOverride()
Convert addMapKeyConvert()
JoinColumn addMapKeyJoinColumn()
Property addProperty()
ManyToMany setAccess(java.lang.String access)
AccessMethods setAccessMethods()
ManyToMany setAttributeType(java.lang.String attributeType)
BatchFetch setBatchFetch()
Cascade setCascade()
ManyToMany setCascadeOnDelete(java.lang.Boolean cascadeOnDelete)
Converter setConverter()
ManyToMany setFetch(java.lang.String fetch)
HashPartitioning setHashPartitioning()
ManyToMany setJoinFetch(java.lang.String joinFetch)
JoinTable setJoinTable()
MapKey setMapKey()
ManyToMany setMapKeyClass(java.lang.String mapKeyClass)
Column setMapKeyColumn()
ManyToMany setMapKeyConvert(java.lang.String mapKeyConvert)
Enumerated setMapKeyEnumerated()
ForeignKey setMapKeyForeignKey()
Temporal setMapKeyTemporal()
ManyToMany setMappedBy(java.lang.String mappedBy)
ManyToMany setName(java.lang.String name)
ManyToMany setNonCacheable(java.lang.Boolean nonCacheable)
ObjectTypeConverter setObjectTypeConverter()
ManyToMany setOrderBy(java.lang.String orderBy)
OrderColumn setOrderColumn()
Partitioning setPartitioning()
PinnedPartitioning setPinnedPartitioning()
RangePartitioning setRangePartitioning()
ReplicationPartitioning setReplicationPartitioning()
RoundRobinPartitioning setRoundRobinPartitioning()
StructConverter setStructConverter()
ManyToMany setTargetEntity(java.lang.String targetEntity)
TypeConverter setTypeConverter()
UnionPartitioning setUnionPartitioning()
ValuePartitioning setValuePartitioning()