xdoclet.modules.jboss.ejb
public class JBossRelationTagsHandler extends RelationTagsHandler
Version: $Revision: 1.12 $
UNKNOWN: Feb 4, 2002 namespace = "JBEjbRel"
Method Summary | |
---|---|
String | fkColumn()
Describe what the method does
|
void | forAllLeftForeignKeys(String template)
Describe what the method does
|
void | forAllRightForeignKeys(String template)
Describe what the method does
|
void | ifHasJdbcType(String template, Properties attributes) |
void | ifHasRelationTableAttribute(String template, Properties attributes) |
void | ifHasSqlType(String template, Properties attributes) |
void | ifIsForeignKeyMapping(String template) |
void | ifIsLeftBatchCascadeDelete(String template) |
void | ifIsRelationTableMapping(String template) |
void | ifIsRightBatchCascadeDelete(String template) |
void | ifLeftHasFK(String template)
Describe what the method does
|
void | ifLeftHasFKConstraint(String template)
Describe what the method does
|
void | ifLeftHasReadAhead(String template) |
void | ifLeftHasReadAheadEagerLoadGroup(String template) |
void | ifLeftHasReadAheadPageSize(String template) |
void | ifNotIsForeignKeyMapping(String template) |
void | ifNotIsRelationTableMapping(String template) |
void | ifNotLeftHasFK(String template)
Describe what the method does
|
void | ifNotRightHasFK(String template)
Describe what the method does
|
void | ifRightHasFK(String template)
Describe what the method does
|
void | ifRightHasFKConstraint(String template)
Describe what the method does
|
void | ifRightHasReadAhead(String template) |
void | ifRightHasReadAheadEagerLoadGroup(String template) |
void | ifRightHasReadAheadPageSize(String template) |
String | jdbcType() |
String | leftFKConstraint()
Describe what the method does
|
String | leftReadAheadEagerLoadGroup() |
String | leftReadAheadPageSize() |
String | leftReadAheadStrategy() |
String | relatedPKField()
Describe what the method does
|
String | relationTableAttribute(Properties attributes) |
String | rightFKConstraint()
Describe what the method does
|
String | rightReadAheadEagerLoadGroup() |
String | rightReadAheadPageSize() |
String | rightReadAheadStrategy() |
String | sqlType() |
Returns: Describe the return value
Parameters: template Describe what the parameter does
Throws: XDocletException Describe the exception
Parameters: template Describe what the parameter does
Throws: XDocletException Describe the exception
Parameters: template Describe what the parameter does
Throws: XDocletException Describe the exception
Parameters: template Describe what the parameter does
Throws: XDocletException Describe the exception
Parameters: template Describe what the parameter does
Throws: XDocletException Describe the exception
Parameters: template Describe what the parameter does
Throws: XDocletException Describe the exception
Parameters: template Describe what the parameter does
Throws: XDocletException Describe the exception
Parameters: template Describe what the parameter does
Throws: XDocletException Describe the exception
Returns: Describe the return value
Throws: XDocletException Describe the exception
Returns: Describe the return value
Returns: Describe the return value
Throws: XDocletException Describe the exception