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, setValuepublic DbAttributeBinding(DbAttribute attribute)
public DbAttribute getAttribute()
public Integer getJdbcType()
getJdbcType in class ParameterBindingpublic int getScale()
getScale in class ParameterBindingCopyright © 2001–2023 Apache Cayenne. All rights reserved.