public interface TypeBundle
| Modifier and Type | Method and Description |
|---|---|
ByteCodeType |
entity() |
ByteCodeType |
entityBase() |
default ByteCodeType |
entityCompanion() |
default ByteCodeType |
entityCompanionBase() |
ByteCodeType |
operations() |
ByteCodeType |
queryType() |
ByteCodeType |
repository() |
ByteCodeType |
repositoryBase() |
default ByteCodeType |
updateType() |
ByteCodeType entity()
ByteCodeType entityBase()
default ByteCodeType entityCompanion()
default ByteCodeType entityCompanionBase()
ByteCodeType operations()
ByteCodeType queryType()
ByteCodeType repository()
ByteCodeType repositoryBase()
default ByteCodeType updateType()
Copyright © 2021 JBoss by Red Hat. All rights reserved.