ManyToManyPropDef
ManyToManyPropDef implements HangarPropDef
All Implemented Interfaces:
- HangarPropDef
Property summary
Modifier and Type | Property |
---|---|
protected | columnDefaults |
Methods summary
Modifier and Type | Method |
---|---|
public | setup ( ColumnDefaults columnDefaults ) |
public | getName ( ) |
public | getEntityPropertyClass ( ) |
public | createMagCollection ( PropSourceDef propSourceDef = null ) |
public | updatePropSourceDef ( Attributes attributes , PropSourceDef propSourceDef ) |
public | applyDbMeta ( DbInfo dbInfo , PropSourceDef propSourceDef , EntityProperty entityProperty , AnnotationSet as ) |
public Column | createMetaColumn ( EntityProperty entityProperty , PropSourceDef propSourceDef ) |
public int | testCompatibility ( EntityProperty entityProperty ) |
public | resetPropSourceDef ( PropSourceDef propSourceDef ) |
Properties in detail
-
columnDefaults
protected columnDefaults
Methods in detail
-
setup
public setup ( ColumnDefaults columnDefaults ) -
getName
public getName ( ) -
getEntityPropertyClass
public getEntityPropertyClass ( ) -
createMagCollection
public createMagCollection ( PropSourceDef propSourceDef = null ) -
updatePropSourceDef
-
applyDbMeta
public applyDbMeta ( DbInfo dbInfo , PropSourceDef propSourceDef , EntityProperty entityProperty , AnnotationSet as ) -
createMetaColumn
-
testCompatibility
-
resetPropSourceDef
public resetPropSourceDef ( PropSourceDef propSourceDef )see
hangar\api\HangarPropDef
param
return