org.synchronoss.cpo.jdbc
Class JdbcCpoArgument
java.lang.Object
org.synchronoss.cpo.meta.bean.CpoArgumentBean
org.synchronoss.cpo.meta.domain.CpoArgument
org.synchronoss.cpo.jdbc.JdbcCpoArgument
- All Implemented Interfaces:
- Serializable, Cloneable
public class JdbcCpoArgument
- extends CpoArgument
- implements Serializable, Cloneable
JdbcCpoArgument is a class that defines the arguments to a JDBC expression
- Author:
- david berry
- See Also:
- Serialized Form
JdbcCpoArgument
public JdbcCpoArgument()
getAttribute
public JdbcCpoAttribute getAttribute()
- Overrides:
getAttribute in class CpoArgument
isInParameter
public boolean isInParameter()
isOutParameter
public boolean isOutParameter()
getScope
public String getScope()
setScope
public void setScope(String scope)
getTypeInfo
public String getTypeInfo()
setTypeInfo
public void setTypeInfo(String typeInfo)
Copyright © 2014. All Rights Reserved.