com.semarchy.mdm.runtime.semql.dataaccess.sqlgen
Class DataAccessSQLAttributeBuilderSupport
java.lang.Object
com.semarchy.mdm.runtime.semql.dataaccess.sqlgen.DataAccessSQLAttributeBuilderSupport
public class DataAccessSQLAttributeBuilderSupport
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataAccessSQLAttributeBuilderSupport
public DataAccessSQLAttributeBuilderSupport()
buildRecordDisplayNameExpression
public String buildRecordDisplayNameExpression(SqlView startingView,
List<String> pViewPath)
appendToStringAttrSQLExpr
protected void appendToStringAttrSQLExpr(Appendable bldr,
SqlView startingView,
List<String> pViewPath,
int pDnDepth,
IViewAttribute<?> pElement)
throws IOException
- Throws:
IOException
buildSQLExpression
public String buildSQLExpression(SqlView startingView,
IViewAttribute<?> pViewAttribute,
List<String> pPathToViewPrefix)
- Build sql expression for a view attribute
- Parameters:
startingView
- pViewAttribute
- pPathToViewPrefix
-
- Returns:
Copyright © 2015. All Rights Reserved.