public class EnsureEntityManagerSetTransformer extends Object implements Serializable, org.apache.commons.collections.Transformer
UpdatableContext
with EntityManager
to ensure if it contains a transient field, that is set back.Constructor and Description |
---|
EnsureEntityManagerSetTransformer() |
EnsureEntityManagerSetTransformer(UpdatableContext updatableContext) |
Modifier and Type | Method and Description |
---|---|
UpdatableContext |
getUpdatableContext() |
void |
setUpdatableContext(UpdatableContext updatableContext) |
Object |
transform(Object input) |
public EnsureEntityManagerSetTransformer()
public EnsureEntityManagerSetTransformer(UpdatableContext updatableContext)
public Object transform(Object input)
transform
in interface org.apache.commons.collections.Transformer
public UpdatableContext getUpdatableContext()
public void setUpdatableContext(UpdatableContext updatableContext)
Copyright © 2018. All rights reserved.