User Guide The basic steps to active OpenJPA for distributed database are [[1]] Configure META-INF/persistence.xml for distributed databases [[2]] Implement a Java class for DistributionPolicy [[3]] Run your OpenJPA application [[4]] The instances will be stored and accessed from the set of physical databases as designated in openjpa.ConnectionURL property {{{generate_type.html}Following}} pages describes these steps in further details.