Uses of Record Class
org.synchronoss.cpo.core.BindAttribute
Packages that use BindAttribute
-
Uses of BindAttribute in org.synchronoss.cpo.core
Methods in org.synchronoss.cpo.core that return types with arguments of type BindAttributeModifier and TypeMethodDescriptionBindableWhereBuilder.getBindValues()Gets the bind values accumulated so far by visiting the tree, in the order their placeholders appear inBindableWhereBuilder.getWhereClause().CpoStatementFactory.getBindValues(CpoFunction function, Object obj) Called by the CPO Framework.Method parameters in org.synchronoss.cpo.core with type arguments of type BindAttributeModifier and TypeMethodDescriptionvoidCpoStatementFactory.setBindValues(Collection<BindAttribute> bindValues) Called by the CPO Framework.