|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PathImplementor<X>
Implementation contract for the JPA Path interface.
| Method Summary | |
|---|---|
Attribute<?,?> |
getAttribute()
Retrieve reference to the attribute this path represents. |
| Methods inherited from interface org.hibernate.ejb.criteria.ExpressionImplementor |
|---|
asBigDecimal, asBigInteger, asDouble, asFloat, asInteger, asLong, asString |
| Methods inherited from interface org.hibernate.ejb.criteria.SelectionImplementor |
|---|
getValueHandlers |
| Methods inherited from interface org.hibernate.ejb.criteria.TupleElementImplementor |
|---|
getValueHandler |
| Methods inherited from interface org.hibernate.ejb.criteria.Renderable |
|---|
render, renderProjection |
| Methods inherited from interface org.hibernate.ejb.criteria.PathSource |
|---|
getPathIdentifier, prepareAlias |
| Methods inherited from interface javax.persistence.criteria.Path |
|---|
get, get, get, get, getModel, getParentPath, type |
| Methods inherited from interface javax.persistence.criteria.Expression |
|---|
as, in, in, in, in, isNotNull, isNull |
| Methods inherited from interface javax.persistence.criteria.Selection |
|---|
alias, getCompoundSelectionItems, isCompoundSelection |
| Methods inherited from interface javax.persistence.TupleElement |
|---|
getAlias, getJavaType |
| Method Detail |
|---|
Attribute<?,?> getAttribute()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||