|
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.parser.TopLink25Definitions
OBSOLETE: This class in now obsolete as the Builder file format has been upgraded to use XML.
| Constructor Summary | |
TopLink25Definitions()Deprecated. | |
| Method Summary | |
static ObjectDefinition |
buildDescriptorDefinition()Deprecated. TopLink specific (read from files? |
static ObjectDefinition |
buildProjectDefinition(ProjectSpecification projectSpec)Deprecated. |
static ObjectDefinition |
buildTableDefinition()Deprecated. TopLink specific (read from files? |
static void |
dropObjectDefinitions()Deprecated. This method is provided to allow the application developer to de-reference the ObjectDefinitions so that they may be garbage collected. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TopLink25Definitions()
| Method Detail |
public static ObjectDefinition buildDescriptorDefinition()
throws BuilderException
BuilderException
public static ObjectDefinition buildProjectDefinition(ProjectSpecification projectSpec)
throws BuilderException
BuilderException
public static ObjectDefinition buildTableDefinition()
throws BuilderException
BuilderExceptionpublic static void dropObjectDefinitions()
|
| |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||