T
- public interface ParameterBind<T>
Modifier and Type | Method and Description |
---|---|
TemporalType |
getSpecifiedTemporalType()
The temporal type that will be used to "interpret" Date-like values (if applicable).
|
T |
getValue()
Access the bound value
|
T getValue()
TemporalType getSpecifiedTemporalType()
null
Copyright © 2017 JBoss by Red Hat. All rights reserved.