Package play.db.jpa
Interface JPAConfig
-
- All Known Implementing Classes:
DefaultJPAConfig
public interface JPAConfig
JPA configuration.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
JPAConfig.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()
-
-