| Package | Description |
|---|---|
| org.eclipse.persistence.sdo.helper | |
| org.eclipse.persistence.sdo.helper.delegates |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSchemaLocationResolver
Purpose: Default implementation of the org.eclipse.persistence.sdo.helper.SchemaLocationResolver interface
By default set a Map keyed on QName of types and value is the schemaLocation
|
| Modifier and Type | Method and Description |
|---|---|
String |
SDOXSDHelper.generate(List types,
SchemaLocationResolver schemaLocationResolver)
INTERNAL:
|
String |
SDOSchemaGenerator.generate(List types,
SchemaLocationResolver aSchemaLocationResolver)
Method to generate an XSD.
|
| Modifier and Type | Method and Description |
|---|---|
String |
SDOXSDHelperDelegator.generate(List types,
SchemaLocationResolver schemaLocationResolver) |
String |
SDOXSDHelperDelegate.generate(List types,
SchemaLocationResolver schemaLocationResolver) |
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.