com.sap.sl.sdk.authoring.datafoundation
Interface Join

All Superinterfaces:
Identifiable, Inheritable
All Known Subinterfaces:
SQLJoin

public interface Join
extends Identifiable, Inheritable

A representation of the model object 'Join'.

A join is a condition that links tables in the data foundation. A join restricts the data returned when the two tables are queried. See the Information Design Tool User Guide for more information.


Method Summary
 
Methods inherited from interface com.sap.sl.sdk.authoring.commons.Identifiable
getIdentifier
 
Methods inherited from interface com.sap.sl.sdk.authoring.commons.Inheritable
getInheritedData
 



© Copyright 2016 SAP SE or an SAP affiliate company. All rights reserved.