You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Attribute

Type

Description

s

String

Format the provided attribute depending on its data type.

column(String schema, String table, String column, String dataType, String wrapper, String wrapperEnding)

String

Format the provided attribute depending on its data type with encapsulation.

column(String tableAlias, String column, String dataType)

String

Format the provided attribute depending on its data type.

column(String tableAlias, String column, String dataType, String wrapper, String wrapperEnding)

String

Format the provided attribute depending on its data type with encapsulation.

column(String tableAlias, String schema, String table, String column, String dataType, String wrapper, String wrapperEnding)

String

Format the provided attribute depending on its data type with encapsulation.

  • No labels