Package org.objectweb.cjdbc.controller.loadbalancer.policies.createtable

Table creation policies load balancers managing partial replication.

See:
          Description

Class Summary
CreateTableAll Use all backends for CREATE TABLE statements.
CreateTablePolicy Defines the policy to adopt when creating a new table.
CreateTableRandom Implements a random strategy for CREATE TABLE statements.
CreateTableRoundRobin Implements a round-robin strategy for CREATE TABLE statements.
CreateTableRule Defines the policy to adopt when creating a new table.
 

Exception Summary
CreateTableException A CreateTableException is thrown when a CreateTableRule policy cannot be applied in the rule.getBackends() method.
 

Package org.objectweb.cjdbc.controller.loadbalancer.policies.createtable Description

Table creation policies load balancers managing partial replication.



Copyright © 2002, 2005 - ObjectWeb Consortium - All Rights Reserved.