org.hibernate.engine.query
public class OrdinalParameterDescriptor extends java.lang.Object implements java.io.Serializable
| Constructor and Description |
|---|
OrdinalParameterDescriptor(int ordinalPosition,
Type expectedType,
int sourceLocation) |
| Modifier and Type | Method and Description |
|---|---|
Type |
getExpectedType() |
int |
getOrdinalPosition() |
int |
getSourceLocation() |
Copyright © 2016. All Rights Reserved.