Package mocka.generator.orm
Interface AssociationMatcher
- All Known Implementing Classes:
AllMatcher,ChildMatcher,ParentMatcher
public interface AssociationMatcher
-
Method Summary
Modifier and TypeMethodDescriptionbooleansupports(Field field, GenerateType generateType, ORMType ormType, AssociationType associationType)
-
Method Details
-
supports
boolean supports(Field field, GenerateType generateType, ORMType ormType, AssociationType associationType)
-