Class Hierarchy
- java.lang.Object
- play.db.jpa.DefaultJPAApi (implements play.db.jpa.JPAApi)
- play.db.jpa.DefaultJPAApi.JPAApiProvider (implements javax.inject.Provider<T>)
- play.db.jpa.DefaultJPAConfig (implements play.db.jpa.JPAConfig)
- play.db.jpa.DefaultJPAConfig.JPAConfigProvider (implements javax.inject.Provider<T>)
- play.db.jpa.JPAConfig.PersistenceUnit
- play.api.inject.Module
Interface Hierarchy
- play.components.ConfigurationComponents
- play.db.DBComponents (also extends play.db.ConnectionPoolComponents)
- play.db.jpa.JPAComponents (also extends play.components.ConfigurationComponents)
- play.db.jpa.JPAComponents (also extends play.db.DBComponents)
- play.db.DBComponents (also extends play.db.ConnectionPoolComponents)
- play.db.ConnectionPoolComponents
- play.db.DBComponents (also extends play.components.ConfigurationComponents)
- play.db.jpa.JPAComponents (also extends play.components.ConfigurationComponents)
- play.db.DBComponents (also extends play.components.ConfigurationComponents)
- play.db.jpa.JPAApi
- play.db.jpa.JPAConfig