Package javax.persistence
Interface Parameter<T>
-
public interface Parameter<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()Class<T>getParameterType()IntegergetPosition()
-