public class ImperativeTypeBundle extends Object implements TypeBundle
| Constructor and Description |
|---|
ImperativeTypeBundle() |
| Modifier and Type | Method and Description |
|---|---|
ByteCodeType |
entity() |
ByteCodeType |
entityBase() |
ByteCodeType |
operations() |
ByteCodeType |
queryType() |
ByteCodeType |
repository() |
ByteCodeType |
repositoryBase() |
ByteCodeType |
updateType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitentityCompanion, entityCompanionBasepublic ByteCodeType entity()
entity in interface TypeBundlepublic ByteCodeType entityBase()
entityBase in interface TypeBundlepublic ByteCodeType operations()
operations in interface TypeBundlepublic ByteCodeType queryType()
queryType in interface TypeBundlepublic ByteCodeType repository()
repository in interface TypeBundlepublic ByteCodeType repositoryBase()
repositoryBase in interface TypeBundlepublic ByteCodeType updateType()
updateType in interface TypeBundleCopyright © 2021 JBoss by Red Hat. All rights reserved.