类 IndexBackref

    • 构造器详细资料

      • IndexBackref

        public IndexBackref()
    • 方法详细资料

      • isSynthetic

        public boolean isSynthetic()
        从类复制的说明: Property
        Does this property represent a synthetic property? A synthetic property is one we create during metamodel binding to represent a collection of columns but which does not represent a property physically available on the entity.
        覆盖:
        isSynthetic 在类中 Property
        返回:
        True if synthetic; false otherwise.
      • getCollectionRole

        public String getCollectionRole()
      • setCollectionRole

        public void setCollectionRole​(String collectionRole)
      • getEntityName

        public String getEntityName()
      • setEntityName

        public void setEntityName​(String entityName)