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