Interface SQLLoadableCollection

All Superinterfaces:
CollectionPersister, FilterRestrictable, Joinable, PropertyMapping, QueryableCollection, Restrictable, WhereRestrictable
All Known Subinterfaces:
DeprecatedCollectionStuff
All Known Implementing Classes:
AbstractCollectionPersister, BasicCollectionPersister, OneToManyPersister

@Deprecated(since="6") public interface SQLLoadableCollection extends QueryableCollection
Deprecated.
  • Method Details

    • getCollectionPropertyColumnAliases

      String[] getCollectionPropertyColumnAliases(String propertyName, String string)
      Deprecated.
    • getIdentifierColumnName

      String getIdentifierColumnName()
      Deprecated.