com.semarchy.mdm.runtime.semql.dataaccess.sqlgen
Interface IDataAccessAttributeSQLBuilder

All Superinterfaces:
ISemQLAttributeSQLBuilder
All Known Implementing Classes:
DataAccessAttributeExpressionBuilder

public interface IDataAccessAttributeSQLBuilder
extends ISemQLAttributeSQLBuilder


Method Summary
 String buildDisplayNameExpression(List<String> pViewPath)
          Deprecated. is this useful?
 
Methods inherited from interface com.semarchy.mdm.runtime.semql.sqlgen.ISemQLAttributeSQLBuilder
buildSQLExpression, createNestedBuilder, getAdditionalWhereClause, getFromClause
 

Method Detail

buildDisplayNameExpression

String buildDisplayNameExpression(List<String> pViewPath)
Deprecated. is this useful?

Parameters:
pViewPath -
Returns:


Copyright © 2015. All Rights Reserved.