xdoclet.modules.objectweb.jonas.ejb
public class JonasRelationTagsHandler extends RelationTagsHandler
Version: $Revision$
UNKNOWN: 12 mei 2002 Camilleri Jerome : adaptation for JOnAS relation tag namespace = "JOnASEjbRel"
Method Summary | |
---|---|
void | ensureColumnMapTagsRight()
Makes sure the column-map tags are on the right side and target-column-map tags left |
void | forAllColumnMaps(String template, boolean left)
Describe what the method does
|
void | forAllLeftColumnMaps(String template) |
void | forAllRightColumnMaps(String template)
Describe what the method does
|
String | foreignKeyColumn()
Describe what the method does
|
void | ifHasKeyColumn(String template)
Describe what the method does
|
String | keyColumn()
Describe what the method does
|
Parameters: template Describe what the parameter does left
Throws: XDocletException Describe the exception
Parameters: template Describe what the parameter does
Throws: XDocletException Describe the exception
Returns: Describe the return value
Parameters: template Describe what the parameter does
Throws: XDocletException Describe the exception
Returns: Describe the return value
Throws: XDocletException