|
Oracle Application Server TopLink API Reference 10g (9.0.4) B10491-01 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.toplink.tools.builderreader.ProjectSpecification | +--oracle.toplink.tools.builderreader.ProjectReadSpecification
replaced by oracle.toplink.tools.workbench.XMLProjectReader
OBSOLETE: This class has been replaced by the XMLProjectReader.
Constructor Summary | |
ProjectReadSpecification() Deprecated. PUBLIC: Default constructor for ProjectReadSpecification | |
ProjectReadSpecification(java.lang.String projectPath) Deprecated. PUBLIC: Creates a new ProjectReadSpecification with a new projectPath. |
Methods inherited from class oracle.toplink.tools.builderreader.ProjectSpecification |
addSearchPath, dontIncludeDescriptors, dontIncludeTables, includeDescriptors, includeTables, setProjectPath, setSearchPath, setSearchPaths |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ProjectReadSpecification()
public ProjectReadSpecification(java.lang.String projectPath)
projectPath
- The location and name of the .project file
|
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |