public class SimpleValueHibernateToRuntimeConverter extends Object
Constructor and Description |
---|
SimpleValueHibernateToRuntimeConverter(ModelProviderService modelProviderService,
ModelInstance modelInstance,
String evaluationLevel)
Creates new instance.
|
Modifier and Type | Method and Description |
---|---|
static Object |
convertToHibernate(Type type,
Object object)
Converts runtime object to hibernate.
|
Object |
convertToRuntime(Type type,
Object object)
Converts hibernate object to runtime object.
|
public SimpleValueHibernateToRuntimeConverter(ModelProviderService modelProviderService, ModelInstance modelInstance, String evaluationLevel)
modelProviderService
- modelInstance
- evaluationLevel
- Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.