接口 ScalarReturn
-
- 所有超级接口:
Return
- 所有已知实现类:
ScalarReturnImpl
public interface ScalarReturn extends Return
Represent a simple scalar return within a query result. Generally this would be values of basic (String, Integer, etc) or composite types.- 作者:
- Steve Ebersole, Gail Badner