Interface Mapper.ImplicitCollectionMapping

All Known Implementing Classes:
ImplicitCollectionMapper.ImplicitCollectionMappingImpl
Enclosing interface:
Mapper

public static interface Mapper.ImplicitCollectionMapping
  • Method Details

    • getFieldName

      String getFieldName()
    • getItemFieldName

      String getItemFieldName()
    • getItemType

      Class getItemType()
    • getKeyFieldName

      String getKeyFieldName()