Uses of Interface
org.synchronoss.cpo.core.DataSourceInfo
Packages that use DataSourceInfo
-
Uses of DataSourceInfo in org.synchronoss.cpo.core
Classes in org.synchronoss.cpo.core that implement DataSourceInfoModifier and TypeClassDescriptionclassBaseDataSourceInfoimplementation that holds the common name/fetchSize/batchSize configuration and lazily creates the underlying datasource object on first access, guarding creation with a lock so concurrent callers cannot race to create it twice.