Modifier and Type | Method and Description |
---|---|
protected void |
ClassAccessor.processTable(MetadataTable table)
INTERNAL:
Process a MetadataTable.
|
protected void |
MetadataAccessor.processTable(MetadataTable table,
String defaultName)
INTERNAL:
Common table processing for table, secondary table, join table and
collection table.
|
Modifier and Type | Class and Description |
---|---|
class |
MetadataJoinTable
Object to hold onto table metadata in a TopLink database table.
|
class |
MetadataSecondaryTable
Object to hold onto a secondary table metadata in a TopLink database table.
|
Modifier and Type | Class and Description |
---|---|
class |
XMLJoinTable
Object to hold onto an XML join table metadata in a TopLink database table.
|
class |
XMLSecondaryTable
Object to hold onto an XML secondary table metadata in a TopLink database
table.
|
class |
XMLTable
Object to hold onto an XML table metadata in a TopLink database table.
|
Copyright © 2021. All rights reserved.