public class CollectionWrapperBuilder extends Object
Constructor and Description |
---|
CollectionWrapperBuilder(PersistenceContext context)
Creates a new CollectionWrapperBuilder.
|
Modifier and Type | Method and Description |
---|---|
void |
wrapCollections(Object object)
Builds proxies for collections containing in a given object.
|
public CollectionWrapperBuilder(PersistenceContext context)
context
- the persistence context.public void wrapCollections(Object object)
object
- the object to wrap collections.EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference