T
- public interface ParameterBind<T>
Modifier and Type | Method and Description |
---|---|
javax.persistence.TemporalType |
getSpecifiedTemporalType()
The temporal type that will be used to "interpret" Date-like values (if applicable).
|
T |
getValue()
Access the bound value
|
T getValue()
javax.persistence.TemporalType getSpecifiedTemporalType()
null
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.