Package play.db.jpa
Interface JPAConfig
-
- All Known Implementing Classes:
DefaultJPAConfig
public interface JPAConfigJPA configuration.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classJPAConfig.PersistenceUnit
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Set<JPAConfig.PersistenceUnit>persistenceUnits()
-
-
-
Method Detail
-
persistenceUnits
Set<JPAConfig.PersistenceUnit> persistenceUnits()
-
-