fkColumn
public String fkColumn()
Describe what the method does
- Describe the return value
forAllLeftForeignKeys
public void forAllLeftForeignKeys(String template)
throws xdoclet.XDocletException
Describe what the method does
template
- Describe what the parameter does
xdoclet.XDocletException
- Describe the exception
forAllRightForeignKeys
public void forAllRightForeignKeys(String template)
throws xdoclet.XDocletException
Describe what the method does
template
- Describe what the parameter does
xdoclet.XDocletException
- Describe the exception
ifHasJdbcType
public void ifHasJdbcType(String template,
Properties attributes)
throws xdoclet.XDocletException
ifHasRelationTableAttribute
public void ifHasRelationTableAttribute(String template,
Properties attributes)
throws xdoclet.XDocletException
ifHasSqlType
public void ifHasSqlType(String template,
Properties attributes)
throws xdoclet.XDocletException
ifIsForeignKeyMapping
public void ifIsForeignKeyMapping(String template)
throws xdoclet.XDocletException
ifIsLeftBatchCascadeDelete
public void ifIsLeftBatchCascadeDelete(String template)
throws xdoclet.XDocletException
ifIsRelationTableMapping
public void ifIsRelationTableMapping(String template)
throws xdoclet.XDocletException
ifIsRightBatchCascadeDelete
public void ifIsRightBatchCascadeDelete(String template)
throws xdoclet.XDocletException
ifLeftHasFK
public void ifLeftHasFK(String template)
throws xdoclet.XDocletException
Describe what the method does
template
- Describe what the parameter does
xdoclet.XDocletException
- Describe the exception
ifLeftHasFKConstraint
public void ifLeftHasFKConstraint(String template)
throws xdoclet.XDocletException
Describe what the method does
template
- Describe what the parameter does
xdoclet.XDocletException
- Describe the exception
ifLeftHasReadAhead
public void ifLeftHasReadAhead(String template)
throws xdoclet.XDocletException
ifLeftHasReadAheadEagerLoadGroup
public void ifLeftHasReadAheadEagerLoadGroup(String template)
throws xdoclet.XDocletException
ifLeftHasReadAheadPageSize
public void ifLeftHasReadAheadPageSize(String template)
throws xdoclet.XDocletException
ifNotIsForeignKeyMapping
public void ifNotIsForeignKeyMapping(String template)
throws xdoclet.XDocletException
ifNotIsRelationTableMapping
public void ifNotIsRelationTableMapping(String template)
throws xdoclet.XDocletException
ifNotLeftHasFK
public void ifNotLeftHasFK(String template)
throws xdoclet.XDocletException
Describe what the method does
template
- Describe what the parameter does
xdoclet.XDocletException
- Describe the exception
ifNotRightHasFK
public void ifNotRightHasFK(String template)
throws xdoclet.XDocletException
Describe what the method does
template
- Describe what the parameter does
xdoclet.XDocletException
- Describe the exception
ifRightHasFK
public void ifRightHasFK(String template)
throws xdoclet.XDocletException
Describe what the method does
template
- Describe what the parameter does
xdoclet.XDocletException
- Describe the exception
ifRightHasFKConstraint
public void ifRightHasFKConstraint(String template)
throws xdoclet.XDocletException
Describe what the method does
template
- Describe what the parameter does
xdoclet.XDocletException
- Describe the exception
ifRightHasReadAhead
public void ifRightHasReadAhead(String template)
throws xdoclet.XDocletException
ifRightHasReadAheadEagerLoadGroup
public void ifRightHasReadAheadEagerLoadGroup(String template)
throws xdoclet.XDocletException
ifRightHasReadAheadPageSize
public void ifRightHasReadAheadPageSize(String template)
throws xdoclet.XDocletException
jdbcType
public String jdbcType()
leftFKConstraint
public String leftFKConstraint()
throws xdoclet.XDocletException
Describe what the method does
- Describe the return value
xdoclet.XDocletException
- Describe the exception
leftReadAheadEagerLoadGroup
public String leftReadAheadEagerLoadGroup()
throws xdoclet.XDocletException
leftReadAheadPageSize
public String leftReadAheadPageSize()
throws xdoclet.XDocletException
leftReadAheadStrategy
public String leftReadAheadStrategy()
throws xdoclet.XDocletException
relatedPKField
public String relatedPKField()
Describe what the method does
- Describe the return value
relationTableAttribute
public String relationTableAttribute(Properties attributes)
throws xdoclet.XDocletException
rightFKConstraint
public String rightFKConstraint()
throws xdoclet.XDocletException
Describe what the method does
- Describe the return value
xdoclet.XDocletException
- Describe the exception
rightReadAheadEagerLoadGroup
public String rightReadAheadEagerLoadGroup()
throws xdoclet.XDocletException
rightReadAheadPageSize
public String rightReadAheadPageSize()
throws xdoclet.XDocletException
rightReadAheadStrategy
public String rightReadAheadStrategy()
throws xdoclet.XDocletException
sqlType
public String sqlType()