public interface QueryParameter<T> extends Parameter<T>
Modifier and Type | Method and Description |
---|---|
Type |
getHibernateType()
Get the Hibernate Type associated with this parameter.
|
int[] |
getSourceLocations() |
getName, getParameterType, getPosition
Type getHibernateType()
int[] getSourceLocations()
Copyright © 2019 JBoss by Red Hat. All rights reserved.