public class SimpleValueHibernateToRuntimeConverter extends Object
Constructor and Description |
---|
SimpleValueHibernateToRuntimeConverter(ModelProvider modelProvider,
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(ModelProvider modelProvider, ModelInstance modelInstance, String evaluationLevel)
modelProvider
- modelInstance
- evaluationLevel
- Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.