public interface QueryParameter<T>
extends javax.persistence.Parameter<T>
Modifier and Type | Method and Description |
---|---|
Type |
getHibernateType()
Get the Hibernate Type associated with this parameter.
|
int[] |
getSourceLocations() |
Type getHibernateType()
int[] getSourceLocations()
Copyright © 2001-2020 Red Hat, Inc. All Rights Reserved.