Method Summary |
|
public String | getGetterSetterTypeName() |
protected String | handleGetCollectionIndexName() |
protected String | handleGetCollectionIndexNameGetter() |
protected String | handleGetCollectionIndexNameSetter() |
protected String | handleGetCollectionIndexType() |
protected String | handleGetCollectionType() |
protected String | handleGetCollectionTypeImplementation() |
protected String | handleGetEmbedXML() |
protected java.lang.String | handleGetHibernateAggregationCascade() |
protected String | handleGetHibernateCascade() calculates the hibernate cascade attribute of this association end. |
protected java.lang.String | handleGetHibernateCompositionCascade() |
protected String | handleGetOrderByColumns() |
protected String | handleGetOuterJoin() |
protected String | handleGetSortType() |
protected String | handleGetWhereClause() |
protected String | handleGetXmlTagName() |
protected boolean | handleIsBag() |
protected boolean | handleIsBidirectionalOrderedListChild() |
protected boolean | handleIsBidirectionalOrderedListParent() |
protected boolean | handleIsHibernateInverse() |
protected boolean | handleIsIndexedCollection() |
protected boolean | handleIsLazy() |
protected boolean | handleIsList() |
protected boolean | handleIsMap() |
protected boolean | handleIsOne2OnePrimary() |
protected boolean | handleIsSet() |
protected boolean | handleIsUsingHibernate3() |
public boolean | isRequired() Overridden to provide handling of inheritance. |