Uses of Class
play.db.Model.Property
-
Packages that use Model.Property Package Description play.db play.db.jpa -
-
Uses of Model.Property in play.db
Methods in play.db that return types with arguments of type Model.Property Modifier and Type Method Description java.util.List<Model.Property>Model.Factory. listProperties() -
Uses of Model.Property in play.db.jpa
Methods in play.db.jpa that return types with arguments of type Model.Property Modifier and Type Method Description java.util.List<Model.Property>JPAModelLoader. listProperties()List of all properties
-