Package | Description |
---|---|
org.apache.torque.generator.configuration |
This package contains the classes for configuring the Torque generator.
|
org.apache.torque.generator.configuration.controller |
This package contains the classes for reading the control configuration of
the Torque generator units of generation.
|
org.apache.torque.generator.source.stream |
This package contains the handling of stream-based sources,
such as file sources.
|
Modifier and Type | Method and Description |
---|---|
EntityReferences |
UnitConfiguration.getEntityReferences()
Returns the entityReferences of the associated configuration unit.
|
Modifier and Type | Method and Description |
---|---|
void |
UnitConfiguration.setEntityReferences(EntityReferences entityReferences)
Sets the entityReferences of the associated configuration unit.
|
Modifier and Type | Method and Description |
---|---|
EntityReferences |
ControlConfiguration.getEntityReferences()
Returns the entity references.
|
Constructor and Description |
---|
XmlSourceSaxHandler(EntityReferences entityReferences)
Constructor.
|
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.