Uses of Interface
org.synchronoss.cpo.core.CpoReleasable
Packages that use CpoReleasable
-
Uses of CpoReleasable in org.synchronoss.cpo.core
Classes in org.synchronoss.cpo.core that implement CpoReleasableModifier and TypeClassDescriptionclassCpoStatementFactory is the base class that encapsulates the creation of the native statement for the target datastore from the meta expression, where clauses, and order-by clauses.Methods in org.synchronoss.cpo.core with parameters of type CpoReleasableModifier and TypeMethodDescriptionvoidCpoStatementFactory.AddReleasable(CpoReleasable releasable) Adds a releasable object to this object.