public class SetWrapperBuilder extends AbstractWrapperBuilder<SetWrapperBuilder>
context| Constructor and Description |
|---|
SetWrapperBuilder(PersistenceContext context,
Set<Object> target) |
| Modifier and Type | Method and Description |
|---|---|
SetWrapper |
build() |
static SetWrapperBuilder |
builder(PersistenceContext context,
Set<Object> target) |
build, context, dirtyMap, propertyMeta, setterpublic SetWrapperBuilder(PersistenceContext context, Set<Object> target)
public static SetWrapperBuilder builder(PersistenceContext context, Set<Object> target)
public SetWrapper build()
Copyright © 2012-2014. All Rights Reserved.