Package | Description |
---|---|
org.jboss.shrinkwrap.descriptor.api.orm20 |
Provides the interfaces and enumeration types as defined in the schema
|
Modifier and Type | Method and Description |
---|---|
Inheritance<Entity<T>> |
Entity.getOrCreateInheritance()
If not already created, a new
inheritance element with the given value will be created. |
Inheritance<T> |
Inheritance.removeStrategy()
Removes the
strategy attribute |
Inheritance<T> |
Inheritance.strategy(InheritanceType strategy)
Sets the
strategy attribute |
Inheritance<T> |
Inheritance.strategy(String strategy)
Sets the
strategy attribute |
Copyright © 2017 JBoss by Red Hat. All rights reserved.