public class ParsedRelationshipRole extends Object
| Constructor and Description |
|---|
ParsedRelationshipRole() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getBatchCascadeDelete() |
String |
getCmrFieldName() |
String |
getCmrFieldType() |
Boolean |
getForeignKeyConstraint() |
List<ParsedCmpField> |
getKeyFields() |
ParsedReadAhead |
getReadAhead() |
String |
getRelationshipRoleName() |
public String getRelationshipRoleName()
public Boolean getForeignKeyConstraint()
public Boolean getBatchCascadeDelete()
public ParsedReadAhead getReadAhead()
public String getCmrFieldName()
public String getCmrFieldType()
public List<ParsedCmpField> getKeyFields()
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.