Interface AttributeSource

All Known Subinterfaces:
EntityPersister
All Known Implementing Classes:
AbstractEntityPersister, JoinedSubclassEntityPersister, MockEntityPersister, ProcessorSessionFactory.EntityPersister, SingleTableEntityPersister, UnionSubclassEntityPersister

public interface AttributeSource
  • Method Summary

    Modifier and Type
    Method
    Description
    default int
    getPropertyIndex(String propertyName)
     
  • Method Details

    • getPropertyIndex

      default int getPropertyIndex(String propertyName)