Constructor and Description |
---|
ReferenceAdapter()
Instantiates a new reference adapter.
|
ReferenceAdapter(String baseURI,
PersistenceContext context)
Instantiates a new reference adapter.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.persistence.internal.jpa.rs.metadata.model.Link |
marshal(Object o) |
T |
unmarshal(Object object) |
public ReferenceAdapter()
public ReferenceAdapter(String baseURI, PersistenceContext context)
baseURI
- the base uricontext
- the contextCopyright © 2007–2020 Eclipse.org - EclipseLink Project. All rights reserved.