public class DbAttributeBinding extends ParameterBinding
Constructor and Description |
---|
DbAttributeBinding(DbAttribute attribute) |
Modifier and Type | Method and Description |
---|---|
DbAttribute |
getAttribute() |
Integer |
getJdbcType() |
int |
getScale() |
exclude, getExtendedType, getStatementPosition, getValue, include, isExcluded, setExtendedType, setJdbcType, setScale, setStatementPosition, setValue
public DbAttributeBinding(DbAttribute attribute)
public DbAttribute getAttribute()
public Integer getJdbcType()
getJdbcType
in class ParameterBinding
public int getScale()
getScale
in class ParameterBinding
Copyright © 2001–2019 Apache Cayenne. All rights reserved.