Verwendungen von Klasse
org.apache.torque.generator.configuration.source.EntityReferences
Packages, die EntityReferences verwenden
Package
Beschreibung
This package contains the classes for configuring the Torque generator.
This package contains the classes for reading the control configuration of
the Torque generator units of generation.
This package contains the handling of stream-based sources,
such as file sources.
-
Verwendungen von EntityReferences in org.apache.torque.generator.configuration
Methoden in org.apache.torque.generator.configuration, die EntityReferences zurückgebenModifizierer und TypMethodeBeschreibungUnitConfiguration.getEntityReferences()
Returns the entityReferences of the associated configuration unit.Methoden in org.apache.torque.generator.configuration mit Parametern vom Typ EntityReferencesModifizierer und TypMethodeBeschreibungvoid
UnitConfiguration.setEntityReferences
(EntityReferences entityReferences) Sets the entityReferences of the associated configuration unit. -
Verwendungen von EntityReferences in org.apache.torque.generator.configuration.controller
Methoden in org.apache.torque.generator.configuration.controller, die EntityReferences zurückgebenModifizierer und TypMethodeBeschreibungControlConfiguration.getEntityReferences()
Returns the entity references. -
Verwendungen von EntityReferences in org.apache.torque.generator.source.stream
Konstruktoren in org.apache.torque.generator.source.stream mit Parametern vom Typ EntityReferencesModifiziererKonstruktorBeschreibungXmlSourceSaxHandler
(EntityReferences entityReferences) Constructor.