public class ReactiveTypeBundle extends Object implements TypeBundle
| Constructor and Description |
|---|
ReactiveTypeBundle() |
| Modifier and Type | Method and Description |
|---|---|
ByteCodeType |
entity() |
ByteCodeType |
entityBase() |
ByteCodeType |
entityCompanion() |
ByteCodeType |
entityCompanionBase() |
ByteCodeType |
operations() |
ByteCodeType |
queryType() |
ByteCodeType |
repository() |
ByteCodeType |
repositoryBase() |
ByteCodeType |
updateType() |
public ByteCodeType entity()
entity in interface TypeBundlepublic ByteCodeType entityBase()
entityBase in interface TypeBundlepublic ByteCodeType entityCompanion()
entityCompanion in interface TypeBundlepublic ByteCodeType entityCompanionBase()
entityCompanionBase 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.