public class TypedParameterValue extends Object
Constructor and Description |
---|
TypedParameterValue(Type type,
Object value) |
Modifier and Type | Method and Description |
---|---|
Type |
getType()
The specific Hibernate type to use to bind the value.
|
Object |
getValue()
The value to bind
|
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.