Package org.hibernate.loader.plan.spi
Interface ScalarReturn
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()Gets the name of the scalar return.TypegetType()Gets the type of the scalar return.
-