|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.toplink.tools.builderreader.ProjectSpecification | +--oracle.toplink.tools.builderreader.ProjectReadSpecification
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: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |