File
Doc
Category
Size
Date
Package
TableOwner.java
API Doc
Hibernate 3.2.5
359
Wed Oct 06 18:24:14 BST 2004
org.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 void
setTable
(
Table
table)
Java Code Source