接口 ImplicitBasicColumnNameSource

    • 方法详细资料

      • getAttributePath

        AttributePath getAttributePath()
        Access to the AttributePath for the basic value
        返回:
        The AttributePath for the basic value
      • isCollectionElement

        boolean isCollectionElement()
        Is the basic column the "element column" for a collection?

        Historical handling for these in hbm.xml binding was to simply name the column "elt".

        返回:
        true if the column being named is the collection element column; false otherwise.