public class SimpleBalancer extends AbstractBalancer(Code)
Trivial balancer implementation whose
SimpleBalancer.next implementation always returns the database with the highest weight.
author: Paul Ferraro< Parameters: D - > either java.sql.Driver or javax.sql.DataSource