oracle.toplink.tools.builderreader.parser
Class ReferenceSectionDefinition
java.lang.Object
|
+--oracle.toplink.tools.builderreader.parser.Definition
|
+--oracle.toplink.tools.builderreader.parser.SectionDefinition
|
+--oracle.toplink.tools.builderreader.parser.ReferenceSectionDefinition
- public class ReferenceSectionDefinition
- extends SectionDefinition
OBSOLETE: This class in now obsolete as the Builder file format has been upgraded to use XML.
Methods inherited from class oracle.toplink.tools.builderreader.parser.SectionDefinition |
add, add, add, fullString,
getJavaClass, getLineDef,
getLineDefs, isAllOnlyAttribute, isSkipAll, skip, skipAll |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ReferenceSectionDefinition
public ReferenceSectionDefinition(java.lang.String mapName,
java.lang.Class aClass,
SectionDefinition parentDef,
int min,
int max,
ObjectDefinition objectDef,
ObjectDefinition refDef)
- Deprecated.
- ReferenceSectionDefinition constructor comment.
- Parameters:
mapName
- java.lang.StringaClass
- java.lang.ClassparentDef
- SectionDefinitionmin
- intmax
- intobjectDef
- ObjectDefinition