|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hibernate.loader.custom.SQLQueryScalarReturn
public class SQLQueryScalarReturn
Constructor Summary | |
---|---|
SQLQueryScalarReturn(String alias,
Type type)
|
Method Summary | |
---|---|
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 SQLQueryScalarReturn(String alias, Type type)
Method Detail |
---|
public String getColumnAlias()
public Type getType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |