| Package | Description |
|---|---|
| at.rseiler.spbee.core.pojo | |
| at.rseiler.spbee.core.util |
| Modifier and Type | Method and Description |
|---|---|
TypeInfo |
StoredProcedureMethod.getReturnTypeInfo()
The TypeInfo of the return value of the stored procedure method
|
TypeInfo |
Variable.getTypeInfo()
The TypeInfo of the variable.
|
| Modifier and Type | Method and Description |
|---|---|
StoredProcedureMethod.Builder |
StoredProcedureMethod.Builder.returnTypeInfo(TypeInfo returnTypeInfo) |
| Modifier and Type | Method and Description |
|---|---|
static TypeInfo |
StringUtil.getTypeInfo(String type)
Create the TypeInfo of a type string.
|
Copyright © 2015. All rights reserved.