public interface

SQLLoadableCollection

implements QueryableCollection
org.hibernate.persister.collection.SQLLoadableCollection
Known Indirect Subclasses

Summary

Public Methods
abstract String[] getCollectionPropertyColumnAliases(String propertyName, String string)
abstract String getIdentifierColumnName()
[Expand]
Inherited Methods
From interface org.hibernate.persister.collection.CollectionPersister
From interface org.hibernate.persister.collection.QueryableCollection
From interface org.hibernate.persister.entity.Joinable
From interface org.hibernate.persister.entity.PropertyMapping

Public Methods

public abstract String[] getCollectionPropertyColumnAliases (String propertyName, String string)

public abstract String getIdentifierColumnName ()