public class SunCmpMapping extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<EntityMapping> |
entityMapping |
protected String |
schema |
| Constructor and Description |
|---|
SunCmpMapping() |
| Modifier and Type | Method and Description |
|---|---|
List<EntityMapping> |
getEntityMapping() |
String |
getSchema() |
void |
setSchema(String value) |
protected String schema
protected List<EntityMapping> entityMapping
public String getSchema()
public void setSchema(String value)
public List<EntityMapping> getEntityMapping()
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.