Package org.modeshape.connector.store.jpa

The classes that make up the connector that stores content in a relational database via JDBC and JPA.

See:
          Description


Class Summary
EntityManagers Utility class that owns an EntityManagerFactory instance and that provides references to EntityManager instances while providing the ability to properly clean up all resources by closing the EntityManager and EntityManagerFactory objects when no longer needed.
JpaConnectorI18n The internationalized string constants for the org.modeshape.connector.store.jpa* packages.
JpaSource The RepositorySource for the connector that stores content in a (custom) relational database.
JpaSource.Models This source is capable of using different database schemas
Model A descriptor of a schema used by this connector.
 

Package org.modeshape.connector.store.jpa Description

The classes that make up the connector that stores content in a relational database via JDBC and JPA.



Copyright © 2008-2010 JBoss, a division of Red Hat. All Rights Reserved.