FileDocCategorySizeDatePackage
TableOwner.javaAPI DocHibernate 3.2.5359Wed Oct 06 18:24:14 BST 2004org.hibernate.mapping

TableOwner

public interface TableOwner
Interface allowing to differenciate SubClasses from Classes, JoinedSubClasses and UnionSubClasses The first one has not its own table while the others have
author
Emmanuel Bernard

Fields Summary
Constructors Summary
Methods Summary
public voidsetTable(Table table)