public interface TableOwner
PersistentClass
hierarchy used to differentiate entity bindings for entities that map to their own table
(root, union-subclass, joined-subclass) versus those that do not (discriminator-subclass).Modifier and Type | Method and Description |
---|---|
void |
setTable(Table table) |
void setTable(Table table)
Copyright © 2019 JBoss by Red Hat. All rights reserved.