Uses of Class
oracle.pgx.api.Synchronizer.Builder
Packages that use Synchronizer.Builder
-
Uses of Synchronizer.Builder in oracle.pgx.api
Methods in oracle.pgx.api that return Synchronizer.BuilderModifier and TypeMethodDescriptionSynchronizer.Builder.setConnection(Connection connection) Sets the database connection to use for synchronization.Sets the target graph to synchronize.Synchronizer.Builder.setGraphConfiguration(GraphConfig graphConfig) Sets the graph configuration to use for synchronization.Synchronizer.Builder.setInvalidChangePolicy(OnInvalidChange invalidChangePolicy) Sets the invalid change policy for the ChangeSet.Synchronizer.Builder.setParallelHintDegree(int parallelHintDegree) Sets the parallel hint degree to use in synchronizer queries.Sets the type of synchronizer to build