public final class ExpressionMeta extends Object implements Cloneable
ExpressionMeta(String catalog, String schema, String tableName, String fieldName, Class<?> fieldType, String expression, String jdbcType, int jdbcTypeValue, boolean selectable, String tableAliasPlaceholder)
ExpressionMeta
clone()
String
getExpressionWithoutTableAlias()
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ExpressionMeta(String catalog, String schema, String tableName, String fieldName, Class<?> fieldType, String expression, String jdbcType, int jdbcTypeValue, boolean selectable, String tableAliasPlaceholder)
public ExpressionMeta clone()
clone
Object
public String getExpressionWithoutTableAlias()
Copyright © 2024 fossc. All rights reserved.