|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SourceImpl | |
---|---|
org.apache.torque.generator.source.jdbc | This package implements sources which read from jdbc. |
org.apache.torque.generator.source.stream | This package contains the handling of stream-based sources, such as file sources. |
Uses of SourceImpl in org.apache.torque.generator.source.jdbc |
---|
Subclasses of SourceImpl in org.apache.torque.generator.source.jdbc | |
---|---|
class |
JdbcMetadataSource
A source which reads the data from JDBC Metadata. |
Uses of SourceImpl in org.apache.torque.generator.source.stream |
---|
Subclasses of SourceImpl in org.apache.torque.generator.source.stream | |
---|---|
class |
CombinedFileSource
A source which uses several files as input and combines them into one file. |
class |
FileSource
A Source which uses a file as input. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |