Package | Description |
---|---|
com.sap.cloud.sdk.datamodel.odata.generator |
Modifier and Type | Class and Description |
---|---|
class |
DefaultNamingStrategy
Default implementation of the
NamingStrategy interface, adjusting the nameSource for S4HANA services. |
Modifier and Type | Method and Description |
---|---|
protected NamingStrategy |
DataModelGenerator.getNamingStrategy()
Getter for the class which converts OData names to Java names.
|
Modifier and Type | Method and Description |
---|---|
DataModelGenerator |
DataModelGenerator.withNamingStrategy(NamingStrategy namingStrategy)
Sets the class to use to convert OData names into suitable Java names.
|
Copyright © 2020 SAP SE. All rights reserved.