|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RelationshipsAttributes | |
---|---|
org.webdocwf.util.loader.generator |
Uses of RelationshipsAttributes in org.webdocwf.util.loader.generator |
---|
Methods in org.webdocwf.util.loader.generator that return RelationshipsAttributes | |
---|---|
RelationshipsAttributes |
TableRelationshipsReader.getRelationshipsAttributes()
This method read the value of RelationshipsAttributes parameters. |
RelationshipsAttributes |
DomlDesignReader.getRelationshipsAttributes()
This method read value of relationshipsAttributes parameters. |
Constructors in org.webdocwf.util.loader.generator with parameters of type RelationshipsAttributes | |
---|---|
GenerateDoml(org.w3c.dom.Document documentDoml,
org.w3c.dom.Element rootDoml,
org.w3c.dom.Element childRoot1,
org.w3c.dom.Element childRoot2,
java.lang.String tableName,
ImportDefinitionAttributes importDefinitionAttributes,
RelationshipsAttributes relationshipsAttributes,
InputParameters generatorParameters)
Construct object GenerateDoml with associated parameters. |
|
SqlStatements(java.lang.String nameSQL,
java.lang.String tableName,
ImportDefinitionAttributes importDefinitionAttributes,
RelationshipsAttributes relationshipsAttributes,
int k,
InputParameters generatorParameters)
Construct object SqlStatements with associated parameters. |
|
WriteSqlFiles(java.lang.String tableName,
int i,
ImportDefinitionAttributes importDefinitionAttributes,
RelationshipsAttributes relationshipsAttributes,
InputParameters generatorParameters)
Construct object WriteSqlFiles with associated parameters. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |