Method Summary |
|
protected boolean | checkHibInheritance(String inheritance) Common routine to check inheritance. |
protected Collection | getValueObjectReferences(boolean follow) Retrieves the values object references for this entity. |
protected Collection | handleGetAllValueObjectReferences() |
protected String | handleGetAttributeEmbeddedValueList() |
protected java.lang.String | handleGetBeanName(boolean targetSuffix) |
protected java.lang.String | handleGetDaoBaseName() |
protected Collection | handleGetDaoBusinessOperations() |
protected java.lang.String | handleGetDaoImplementationName() |
protected java.lang.String | handleGetDaoName() |
protected String | handleGetDaoNoTransformationConstantName() |
protected java.lang.String | handleGetEntityImplementationName() |
protected String | handleGetEntityName() |
protected java.lang.String | handleGetFullyQualifiedDaoBaseName() |
protected java.lang.String | handleGetFullyQualifiedDaoImplementationName() |
protected java.lang.String | handleGetFullyQualifiedDaoName() |
protected java.lang.String | handleGetFullyQualifiedEntityImplementationName() |
protected String | handleGetFullyQualifiedEntityName() |
protected String | handleGetHibernateInheritanceStrategy() |
protected Object | handleGetRoot() |
protected Collection | handleGetValueObjectReferences() |
protected boolean | handleIsDaoBusinessOperationsPresent() |
protected boolean | handleIsDaoImplementationRequired() |
protected boolean | handleIsHibernateInheritanceClass() |
protected boolean | handleIsHibernateInheritanceConcrete() |
protected boolean | handleIsHibernateInheritanceInterface() |
protected boolean | handleIsHibernateInheritanceSubclass() |
protected boolean | handleIsRequiresHibernateMapping() |
protected boolean | handleIsRichClient() |