|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.loader.custom.ScalarReturn
public class ScalarReturn
Represent a scalar (aka simple value) return within a query result.
| Constructor Summary | |
|---|---|
ScalarReturn(Type type,
java.lang.String columnAlias)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getColumnAlias()
|
Type |
getType()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ScalarReturn(Type type,
java.lang.String columnAlias)
| Method Detail |
|---|
public Type getType()
public java.lang.String getColumnAlias()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||