public interface

TableOwner

org.hibernate.mapping.TableOwner
Known Indirect Subclasses

Class Overview

Interface allowing to differenciate SubClasses from Classes, JoinedSubClasses and UnionSubClasses The first one has not its own table while the others have

Summary

Public Methods
abstract void setTable(Table table)

Public Methods

public abstract void setTable (Table table)